1. b73d48f x86: Create a new header for EFI by Simon Glass · Fri Sep 24 18:30:20 2021 -0600
  2. 408cf26 x86: Keep symbol information in u-boot ELF file by Simon Glass · Fri Sep 24 18:30:19 2021 -0600
  3. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  4. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  5. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  6. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · Sat Aug 07 07:24:06 2021 -0600
  7. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  8. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  9. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  10. a1f258b lmb: x86: Add arch_lmb_reserve() by Marek Vasut · Fri Sep 10 22:47:18 2021 +0200
  11. 859fe48 x86: tangier: acpi: Add GPIO card detection to SDHCI #2 by Andy Shevchenko · Sat Sep 11 21:27:42 2021 +0300
  12. d64c09f x86: edison: Mark eMMC non-removable by Andy Shevchenko · Fri Sep 10 10:59:27 2021 +0300
  13. a1f023f x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · Mon Aug 02 15:18:36 2021 +0200
  14. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  15. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  16. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600
  17. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  18. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  19. 9606646 efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · Tue Aug 17 15:02:23 2021 +0200
  20. ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 02 21:35:50 2021 -0400
  21. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  22. 20ac76b x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · Mon Aug 02 15:05:15 2021 +0800
  23. fe9f1df x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE by Bin Meng · Mon Aug 02 17:45:22 2021 +0800
  24. 5ba8372 x86: fsp: Don't program MTRR for DRAM for FSP1 by Bin Meng · Mon Aug 02 17:45:21 2021 +0800
  25. e41f0d2 x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · Sat Jul 31 16:45:26 2021 +0800
  26. be53d5e x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · Sat Jul 31 16:45:25 2021 +0800
  27. 7c29c13 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · Sat Jul 31 16:45:24 2021 +0800
  28. 8967f63 x86: dts: Define a default TSC timer frequency by Bin Meng · Wed Jul 28 12:00:23 2021 +0800
  29. 917d2b8 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · Wed Jul 28 12:00:22 2021 +0800
  30. 7378a6f x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · Tue Jul 27 23:15:39 2021 +0800
  31. da28b58 x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · Fri Jul 30 23:15:44 2021 +0300
  32. ac54e25 x86: dts: Add "m25p,fast-read" to SPI flash node by Bin Meng · Thu Jul 29 20:18:23 2021 +0800
  33. 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · Sat May 15 18:07:47 2021 +0200
  34. 0de9c37 x86: Ensure the e820 map is installed in all cases by Simon Glass · Sat Jul 10 21:15:21 2021 -0600
  35. b415c10 x86: cros: Check ROM exists before building vboot by Simon Glass · Sun Jun 27 17:51:09 2021 -0600
  36. b12d267 x86: coreboot: Use vendor in the Kconfig by Simon Glass · Sun Jun 27 17:51:07 2021 -0600
  37. 8c17908 x86: Add function comments to cb_sysinfo.h by Simon Glass · Sun Jun 27 17:51:06 2021 -0600
  38. 76f8bbe x86: Do cache set-up by default when booting from coreboot by Simon Glass · Sun Jun 27 17:51:03 2021 -0600
  39. 0b13e3c x86: Update the MP constants to avoid conflicts by Simon Glass · Sun Jun 27 17:51:02 2021 -0600
  40. bccaa76 x86: Don't set up MTRRs if previously done by Simon Glass · Sun Jun 27 17:51:01 2021 -0600
  41. 9885721 x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used by Bin Meng · Wed Jul 07 15:36:26 2021 +0800
  42. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · Mon May 03 16:48:58 2021 -0400
  43. 3eb15f5 x86: Discard .note.gnu.property sections by Bin Meng · Fri Jun 18 15:09:30 2021 +0800
  44. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  45. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:25 2021 +0100
  46. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  47. eccd86f x86: correct usage of CFLAGS_NON_EFI by Heinrich Schuchardt · Sun Apr 11 11:21:57 2021 +0200
  48. 2282aab x86: mtrr: Fix function descriptions by Wolfgang Wallner · Tue Mar 23 10:39:09 2021 +0100
  49. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · Fri Mar 19 18:21:40 2021 +1100
  50. 1369d47 x86: coral: Show memory config and SKU ID on startup by Simon Glass · Sun Mar 21 16:50:07 2021 +1300
  51. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  52. 619af33 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · Mon Mar 15 18:00:34 2021 +1300
  53. b78fc99 x86: fsp: Don't notify if booted from coreboot by Simon Glass · Mon Mar 15 18:00:33 2021 +1300
  54. 4ef4e8b x86: coral: Fall back to coreboot video when FSP missing by Simon Glass · Mon Mar 15 18:00:32 2021 +1300
  55. 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · Mon Mar 15 18:00:31 2021 +1300
  56. 66342ef x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · Mon Mar 15 18:00:30 2021 +1300
  57. ee3ea44 x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · Mon Mar 15 18:00:28 2021 +1300
  58. 02c5120 x86: Allow installing an e820 when booting from coreboot by Simon Glass · Mon Mar 15 18:00:23 2021 +1300
  59. 0b24b12 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · Mon Mar 15 18:00:22 2021 +1300
  60. b7f8bad x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · Mon Mar 15 18:00:21 2021 +1300
  61. 5478c58 x86: coreboot: Sync up timestamp codes by Simon Glass · Mon Mar 15 18:00:20 2021 +1300
  62. 3404e05 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · Mon Mar 15 18:00:19 2021 +1300
  63. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  64. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · Mon Mar 15 18:00:12 2021 +1300
  65. 2301e93 x86: coral: Update the SD card-detect GPIO by Simon Glass · Mon Mar 15 18:00:06 2021 +1300
  66. 2daf7de x86: coral: Put the eMMC first by Simon Glass · Mon Mar 15 18:00:05 2021 +1300
  67. 842fff4 x86: dts: Drop unused CONFIG_SPL by Simon Glass · Thu Mar 18 20:25:10 2021 +1300
  68. 2e8ec3a x86: Make use of binman expanded entries by Simon Glass · Thu Mar 18 20:25:09 2021 +1300
  69. 0284916 x86: apl: Use read-only SPL and new of-platdata by Simon Glass · Mon Mar 15 17:25:52 2021 +1300
  70. f5c5530 x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · Mon Mar 15 17:25:51 2021 +1300
  71. 9ea5755 x86: Don't include reset driver in SPL by Simon Glass · Mon Mar 15 17:25:49 2021 +1300
  72. f7ffa92 x86: Support a fake PCI device with of-platdata-inst by Simon Glass · Mon Mar 15 17:25:48 2021 +1300
  73. 8818202 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · Mon Mar 15 17:25:47 2021 +1300
  74. aba073a x86: apl: Tell of-platdata about a required header file by Simon Glass · Mon Mar 15 17:25:46 2021 +1300
  75. e952cf6 x86: apl: Fix the header order in pmc by Simon Glass · Mon Mar 15 17:25:45 2021 +1300
  76. 92cb9dc x86: Define a region for device priv/plat data by Simon Glass · Mon Mar 15 17:25:44 2021 +1300
  77. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  78. c6eeff9 x86: Select advanced Intel code only if allowed by Simon Glass · Tue Feb 23 05:35:42 2021 -0500
  79. babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · Tue Feb 23 05:35:41 2021 -0500
  80. 3cde0e9 x86: Fix member check in intel_gnvs by Simon Glass · Tue Feb 23 05:35:40 2021 -0500
  81. c859daa x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · Sat Feb 20 10:05:24 2021 +0100
  82. ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · Thu Feb 04 21:22:06 2021 -0700
  83. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  84. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  85. 99c6f3e x86: qemu: Fix broken multi-core boot by Bin Meng · Tue Feb 02 15:04:47 2021 +0800
  86. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  87. c00af3e x86: tpl: Show next stage being booted by Simon Glass · Sun Jan 24 10:06:11 2021 -0700
  88. 4771759 x86: spl: Clear BSS unconditionally by Simon Glass · Sun Jan 24 10:06:10 2021 -0700
  89. eeb0122 x86: zimage: Improve command-line debug handling by Simon Glass · Sun Jan 24 10:06:09 2021 -0700
  90. ba094bb x86: zimage: Allow dumping the image from outside the module by Simon Glass · Sun Jan 24 10:06:08 2021 -0700
  91. 5dc4f39 x86: Update Chromium OS GNVS names by Simon Glass · Sun Jan 24 10:06:07 2021 -0700
  92. 8dda596 x86: spl: Make moving BSS conditional by Simon Glass · Sun Jan 24 10:06:06 2021 -0700
  93. be6f958 x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · Sun Jan 24 10:06:05 2021 -0700
  94. 733c73a x86: apl: Enhance debugging in the SPL loader by Simon Glass · Sun Jan 24 10:06:04 2021 -0700
  95. 65ca49f x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · Sun Jan 24 10:06:02 2021 -0700
  96. 7855c4e x86: coral: Add a devicetree node for eMMC by Simon Glass · Wed Jan 13 20:29:53 2021 -0700
  97. 66af999 x86: coral: Support TPM and RTC in SPL by Simon Glass · Thu Jan 21 13:57:07 2021 -0700
  98. dccdd93 x86: typo segement by Heinrich Schuchardt · Tue Dec 22 07:53:03 2020 +0100
  99. 3fe007f x86: coral: Update an unused pin to reduce power by Simon Glass · Thu Dec 31 09:52:15 2020 -0700
  100. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500