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