1. 1150a0b x86: Drop nhlt_serialise() by Simon Glass · 4 years, 1 month ago
  2. 1d01d0c x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · 4 years, 1 month ago
  3. a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 2 months ago
  4. 68941e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 2 months ago
  5. 9401859 x86: call32: Append appropriate suffixes by Andy Shevchenko · 4 years, 2 months ago
  6. 549c6f4 x86: sipi_vector: Append appropriate suffixes by Andy Shevchenko · 4 years, 2 months ago
  7. a018611 arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · 4 years, 2 months ago
  8. 858e5a1 x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · 4 years, 2 months ago
  9. 4911358 x86: irq: Fix some typos by Wolfgang Wallner · 4 years, 2 months ago
  10. 4f0c4be x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · 4 years, 2 months ago
  11. 9589c44 x86: chromebook_panther: Correct the image layout by Simon Glass · 4 years, 2 months ago
  12. a78466a x86: Move the fdtmap away from the binary blobs by Simon Glass · 4 years, 2 months ago
  13. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 2 months ago
  14. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 8 months ago
  15. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  16. f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 8 months ago
  17. c6efee5 x86: mp: Add more comments to the module by Simon Glass · 4 years, 2 months ago
  18. 8dda2ba x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 2 months ago
  19. aa3a4d8 x86: mtrr: Update MTRRs on all CPUs by Simon Glass · 4 years, 2 months ago
  20. 3d734b5 x86: Don't enable SMP in SPL by Simon Glass · 4 years, 2 months ago
  21. 240752c x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 2 months ago
  22. 0538d68 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 2 months ago
  23. 99a573f x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 2 months ago
  24. 84d3ed1 x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 2 months ago
  25. db3a37c x86: Set the SMP flag when MP init is complete by Simon Glass · 4 years, 2 months ago
  26. c33aa35 x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 2 months ago
  27. 8bccbc5 x86: cpu: Remove unnecessary #ifdefs by Simon Glass · 4 years, 2 months ago
  28. 20b049e x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · 4 years, 2 months ago
  29. 77a5e2d x86: mp_init: Set up the CPU numbers at the start by Simon Glass · 4 years, 2 months ago
  30. a6c9fd4 x86: mp_init: Drop the num_cpus static variable by Simon Glass · 4 years, 2 months ago
  31. 3a5752c x86: mp_init: Switch parameter names in start_aps() by Simon Glass · 4 years, 2 months ago
  32. e624858 x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 2 months ago
  33. 78d57d6 x86: Move MP code into mp_init by Simon Glass · 4 years, 2 months ago
  34. cb1cb71 x86: mp_init: Switch to livetree by Simon Glass · 4 years, 2 months ago
  35. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  36. 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 3 months ago
  37. 22a7396 x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 3 months ago
  38. a308b1f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 3 months ago
  39. 538c9b3 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 3 months ago
  40. 9ef1686 x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 3 months ago
  41. 487852b x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 3 months ago
  42. efd3132 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 3 months ago
  43. b336a2b x86: Add debugging to table writing by Simon Glass · 4 years, 3 months ago
  44. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 3 months ago
  45. a8c2789 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 3 months ago
  46. 62fba44 x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 3 months ago
  47. f549d9b x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 3 months ago
  48. eb2ebbc x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 3 months ago
  49. 31b410a x86: Add error checking for csrt table generation by Simon Glass · 4 years, 3 months ago
  50. 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 3 months ago
  51. 05516e3 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 3 months ago
  52. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 3 months ago
  53. 7f926c9 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 3 months ago
  54. 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 3 months ago
  55. 58a6ccd x86: Allow devices to write to DSDT by Simon Glass · 4 years, 3 months ago
  56. 351fef5 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 3 months ago
  57. 85f2def x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 3 months ago
  58. 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 3 months ago
  59. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 3 months ago
  60. ce04a90 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 3 months ago
  61. db17e40 x86: apl: Re-enable loading of SPL by Simon Glass · 4 years, 3 months ago
  62. be7418f x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · 4 years, 3 months ago
  63. 3dada5a x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 3 months ago
  64. 897860e x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 5 months ago
  65. faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 4 months ago
  66. c87f9ce x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 3 months ago
  67. c68a1ae bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · 4 years, 5 months ago
  68. 95cfa1d x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 4 months ago
  69. d8b5f5d x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 4 months ago
  70. 319506c x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · 4 years, 4 months ago
  71. b9ce32e x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · 4 years, 4 months ago
  72. 10a428e x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · 4 years, 4 months ago
  73. 55f5453 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · 4 years, 4 months ago
  74. d8177a9 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · 4 years, 4 months ago
  75. 4711c1f x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · 4 years, 4 months ago
  76. 501ba58 x86: coral: Correct some FSP-S settings by Simon Glass · 4 years, 4 months ago
  77. 6e5ac59 x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · 4 years, 4 months ago
  78. 537558b x86: coral: Correct some FSP-M settings by Simon Glass · 4 years, 4 months ago
  79. 70c3c91 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 4 months ago
  80. d7413de x86: spl: Print the error on SPL failure by Simon Glass · 4 years, 4 months ago
  81. 8e2922e x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · 4 years, 4 months ago
  82. 0621b5e cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 4 months ago
  83. 53942b9 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · 4 years, 5 months ago
  84. d9e7efe x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · 4 years, 4 months ago
  85. 1fa6305 x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · 4 years, 4 months ago
  86. 832fee8 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · 4 years, 4 months ago
  87. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  88. f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 5 months ago
  89. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  90. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  91. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  92. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  93. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  94. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  95. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  96. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 5 months ago
  97. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  98. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  99. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  100. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 5 months ago