1. d659591 x86: Drop nhlt_serialise() by Simon Glass · Sat Aug 29 15:23:07 2020 -0600
  2. 3e90244 x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · Thu Aug 20 13:02:20 2020 +0300
  3. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · Sun Jul 19 10:15:40 2020 -0600
  4. b25b63a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 03 10:25:47 2020 -0400
  5. 79e6b0d x86: call32: Append appropriate suffixes by Andy Shevchenko · Tue Jul 28 12:56:26 2020 +0300
  6. 3303fe3 x86: sipi_vector: Append appropriate suffixes by Andy Shevchenko · Tue Jul 28 12:56:25 2020 +0300
  7. 68aa38e arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · Wed Jul 22 09:29:39 2020 +0200
  8. 104855f x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · Wed Jul 22 09:29:38 2020 +0200
  9. c6955af x86: irq: Fix some typos by Wolfgang Wallner · Tue Jul 21 13:01:45 2020 +0200
  10. 99186b3 x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · Wed Jul 29 12:31:17 2020 +0200
  11. 0bd972a x86: chromebook_panther: Correct the image layout by Simon Glass · Sun Jul 19 13:56:17 2020 -0600
  12. 1542595 x86: Move the fdtmap away from the binary blobs by Simon Glass · Sun Jul 19 13:56:15 2020 -0600
  13. f69c009 x86: Change how selection of ROMs works by Simon Glass · Sun Jul 19 13:55:52 2020 -0600
  14. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  15. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  16. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  17. 00906cb x86: mp: Add more comments to the module by Simon Glass · Fri Jul 17 08:48:30 2020 -0600
  18. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:26 2020 -0600
  19. 00dc52f x86: mtrr: Update MTRRs on all CPUs by Simon Glass · Fri Jul 17 08:48:25 2020 -0600
  20. a2c515c x86: Don't enable SMP in SPL by Simon Glass · Fri Jul 17 08:48:23 2020 -0600
  21. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · Fri Jul 17 08:48:22 2020 -0600
  22. 44344f5 x86: mp: Add iterators for CPUs by Simon Glass · Fri Jul 17 08:48:21 2020 -0600
  23. 32d5695 x86: mp: Park CPUs before running the OS by Simon Glass · Fri Jul 17 08:48:20 2020 -0600
  24. 6871dff x86: mp: Allow running functions on multiple CPUs by Simon Glass · Fri Jul 17 08:48:19 2020 -0600
  25. 4943de6 x86: Set the SMP flag when MP init is complete by Simon Glass · Fri Jul 17 08:48:18 2020 -0600
  26. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · Fri Jul 17 08:48:16 2020 -0600
  27. 84163ae x86: cpu: Remove unnecessary #ifdefs by Simon Glass · Fri Jul 17 08:48:15 2020 -0600
  28. 653781b x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · Fri Jul 17 08:48:14 2020 -0600
  29. ebb239a x86: mp_init: Set up the CPU numbers at the start by Simon Glass · Fri Jul 17 08:48:13 2020 -0600
  30. 3307d0c x86: mp_init: Drop the num_cpus static variable by Simon Glass · Fri Jul 17 08:48:11 2020 -0600
  31. a3ee7b8 x86: mp_init: Switch parameter names in start_aps() by Simon Glass · Fri Jul 17 08:48:10 2020 -0600
  32. 35ee0de x86: mp_init: Avoid declarations in header files by Simon Glass · Fri Jul 17 08:48:09 2020 -0600
  33. e40633d x86: Move MP code into mp_init by Simon Glass · Fri Jul 17 08:48:08 2020 -0600
  34. 740e908 x86: mp_init: Switch to livetree by Simon Glass · Fri Jul 17 08:48:07 2020 -0600
  35. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  36. 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · Thu Jul 16 21:22:38 2020 -0600
  37. f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · Thu Jul 16 21:22:37 2020 -0600
  38. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · Thu Jul 16 21:22:36 2020 -0600
  39. 1062e34 x86: Update the comment about booting for FSP2 by Simon Glass · Thu Jul 16 21:22:35 2020 -0600
  40. fb8736d x86: Store the coreboot table address in global_data by Simon Glass · Thu Jul 16 21:22:34 2020 -0600
  41. c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · Thu Jul 16 21:22:33 2020 -0600
  42. a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · Thu Jul 16 21:22:32 2020 -0600
  43. f66fb30 x86: Add debugging to table writing by Simon Glass · Thu Jul 16 21:22:31 2020 -0600
  44. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · Thu Jul 16 21:22:30 2020 -0600
  45. 2b36648 x86: irq: Support flags for acpi_gpe by Simon Glass · Tue Jul 07 21:32:34 2020 -0600
  46. 8719dcc x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · Tue Jul 07 21:32:32 2020 -0600
  47. 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · Tue Jul 07 21:32:31 2020 -0600
  48. 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · Tue Jul 07 21:32:25 2020 -0600
  49. 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · Tue Jul 07 21:32:24 2020 -0600
  50. 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · Tue Jul 07 21:32:23 2020 -0600
  51. 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · Tue Jul 07 21:32:20 2020 -0600
  52. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · Tue Jul 07 21:32:19 2020 -0600
  53. f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · Tue Jul 07 21:32:16 2020 -0600
  54. 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · Tue Jul 07 21:32:05 2020 -0600
  55. 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · Tue Jul 07 13:12:09 2020 -0600
  56. f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · Tue Jul 07 13:12:07 2020 -0600
  57. c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · Tue Jul 07 13:12:04 2020 -0600
  58. 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · Thu Jul 09 18:43:17 2020 -0600
  59. e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · Thu Jul 09 18:43:16 2020 -0600
  60. a785185 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · Wed Jul 01 13:37:24 2020 +0200
  61. e9af32e x86: apl: Re-enable loading of SPL by Simon Glass · Wed Jul 08 09:02:15 2020 -0600
  62. 3ce7f24 x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · Thu Jul 02 21:12:31 2020 -0600
  63. c5c4ed6 x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · Thu Jul 02 21:12:12 2020 -0600
  64. b828d10 x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · Thu May 14 08:30:04 2020 -0400
  65. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · Tue May 19 10:32:33 2020 -0400
  66. c7811b7 x86: Don't build some unused objects in TPL by Tom Rini · Fri Jun 26 17:40:06 2020 -0400
  67. b3279f3 bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · Sun May 10 14:17:02 2020 -0600
  68. f64fb10 x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · Sun May 31 21:15:15 2020 -0700
  69. e42ba05 x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · Sun May 31 21:15:14 2020 -0700
  70. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · Sun May 31 21:15:13 2020 -0700
  71. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · Thu May 28 12:17:36 2020 +0300
  72. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · Thu May 28 12:17:35 2020 +0300
  73. acce685 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · Thu May 28 12:17:34 2020 +0300
  74. a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · Thu May 28 12:17:33 2020 +0300
  75. 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · Wed May 27 05:42:14 2020 -0600
  76. b4fa8c0 x86: coral: Correct some FSP-S settings by Simon Glass · Wed May 27 05:42:13 2020 -0600
  77. 641efde x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · Wed May 27 05:42:12 2020 -0600
  78. 200c726 x86: coral: Correct some FSP-M settings by Simon Glass · Wed May 27 05:42:11 2020 -0600
  79. 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · Wed May 27 06:58:49 2020 -0600
  80. a0185fa x86: spl: Print the error on SPL failure by Simon Glass · Wed May 27 06:58:48 2020 -0600
  81. 6c7799b x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · Wed May 27 06:58:46 2020 -0600
  82. ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · Sun May 24 17:38:24 2020 -0600
  83. 65e6339 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · Thu May 14 15:16:22 2020 +0200
  84. d65763c x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · Mon May 18 12:33:35 2020 +0200
  85. d9461aa x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · Mon May 18 12:33:34 2020 +0200
  86. 7f8ff51 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · Mon May 18 12:33:33 2020 +0200
  87. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  88. 559f1a8 Use __ASSEMBLY__ as the assembly macros by Simon Glass · Sun May 10 11:40:12 2020 -0600
  89. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  90. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  91. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  92. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  93. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  94. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  95. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  96. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · Sun May 10 11:39:59 2020 -0600
  97. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  98. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  99. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  100. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200