1. 081dfcf x86: efi: Set the correct link flags for the 64-bit EFI app by Simon Glass · 2 years, 11 months ago
  2. 59e8f36 x86: efi: Don't use the 64-bit link script for the EFI app by Simon Glass · 2 years, 11 months ago
  3. 3b4ae09 x86: efi: Round out the link script for 64-bit EFI by Simon Glass · 2 years, 11 months ago
  4. 450ce56 x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · 2 years, 11 months ago
  5. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 11 months ago
  6. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 10 months ago
  7. 7598759 x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  8. 40b1723 x86: efi: Show the system-table revision by Simon Glass · 2 years, 11 months ago
  9. 7f5419a x86: efi: Add room for the binman definition in the dtb by Simon Glass · 2 years, 11 months ago
  10. 440c664 x86: Don't process the kernel command line unless enabled by Simon Glass · 2 years, 11 months ago
  11. 6e7ad4a x86: Allow booting a kernel from the EFI app by Simon Glass · 2 years, 11 months ago
  12. 1834c08 efi: Add video support to the app by Simon Glass · 3 years, 1 month ago
  13. 9c297a3 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years, 1 month ago
  14. e16c47f efi: Create a 64-bit app by Simon Glass · 3 years, 1 month ago
  15. f4d227c x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years, 1 month ago
  16. 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years, 1 month ago
  17. 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years, 1 month ago
  18. 144cb06 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · 3 years, 1 month ago
  19. 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years, 1 month ago
  20. 9bcd51b x86: Fix i8254 ifdef include guard by Alistair Delva · 3 years, 1 month ago
  21. daf26a6 x86: chromebook_coral: fix C block comment by Alistair Delva · 3 years, 1 month ago
  22. d3023b8 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · 3 years, 1 month ago
  23. b55881d bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
  24. 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 2 months ago
  25. e70be67 x86: Create a new header for EFI by Simon Glass · 3 years, 2 months ago
  26. 8d76744 x86: Keep symbol information in u-boot ELF file by Simon Glass · 3 years, 2 months ago
  27. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  28. 1d1f98c Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years, 2 months ago
  29. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  30. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 3 months ago
  31. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 3 months ago
  32. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
  33. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
  34. a69753f lmb: x86: Add arch_lmb_reserve() by Marek Vasut · 3 years, 2 months ago
  35. 57e2c0a x86: tangier: acpi: Add GPIO card detection to SDHCI #2 by Andy Shevchenko · 3 years, 2 months ago
  36. e45066f x86: edison: Mark eMMC non-removable by Andy Shevchenko · 3 years, 2 months ago
  37. fd00495 x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · 3 years, 4 months ago
  38. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
  39. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 3 months ago
  40. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 3 months ago
  41. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  42. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
  43. c91737b efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · 3 years, 3 months ago
  44. 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
  45. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  46. c71d5fb x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · 3 years, 4 months ago
  47. 33e4ab3 x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE by Bin Meng · 3 years, 4 months ago
  48. 0254160 x86: fsp: Don't program MTRR for DRAM for FSP1 by Bin Meng · 3 years, 4 months ago
  49. 9a7c6fd x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 4 months ago
  50. 3bcd6cf x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · 3 years, 4 months ago
  51. 596bd05 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · 3 years, 4 months ago
  52. c79cbb5 x86: dts: Define a default TSC timer frequency by Bin Meng · 3 years, 4 months ago
  53. 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 4 months ago
  54. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 4 months ago
  55. 46db4bb x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · 3 years, 4 months ago
  56. bd798ee x86: dts: Add "m25p,fast-read" to SPI flash node by Bin Meng · 3 years, 4 months ago
  57. c193d9b smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 6 months ago
  58. 2f91fc4 x86: Ensure the e820 map is installed in all cases by Simon Glass · 3 years, 4 months ago
  59. 54e0bd1 x86: cros: Check ROM exists before building vboot by Simon Glass · 3 years, 5 months ago
  60. 4dfe4b4 x86: coreboot: Use vendor in the Kconfig by Simon Glass · 3 years, 5 months ago
  61. c5c6215 x86: Add function comments to cb_sysinfo.h by Simon Glass · 3 years, 5 months ago
  62. 7052968 x86: Do cache set-up by default when booting from coreboot by Simon Glass · 3 years, 5 months ago
  63. 0f5ca1d x86: Update the MP constants to avoid conflicts by Simon Glass · 3 years, 5 months ago
  64. 92873f8 x86: Don't set up MTRRs if previously done by Simon Glass · 3 years, 5 months ago
  65. cfa5189 x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used by Bin Meng · 3 years, 5 months ago
  66. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
  67. 6fbe06a x86: Discard .note.gnu.property sections by Bin Meng · 3 years, 5 months ago
  68. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  69. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 8 months ago
  70. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 7 months ago
  71. 1598c83 x86: correct usage of CFLAGS_NON_EFI by Heinrich Schuchardt · 3 years, 7 months ago
  72. 21296b0 x86: mtrr: Fix function descriptions by Wolfgang Wallner · 3 years, 8 months ago
  73. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
  74. 80a4570 x86: coral: Show memory config and SKU ID on startup by Simon Glass · 3 years, 8 months ago
  75. 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 8 months ago
  76. 70f5c99 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · 3 years, 8 months ago
  77. 9087e46 x86: fsp: Don't notify if booted from coreboot by Simon Glass · 3 years, 8 months ago
  78. 8657989 x86: coral: Fall back to coreboot video when FSP missing by Simon Glass · 3 years, 8 months ago
  79. 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 8 months ago
  80. 2018a33 x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 8 months ago
  81. 937175e x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · 3 years, 8 months ago
  82. e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 8 months ago
  83. 1058ab3 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 8 months ago
  84. 68e03ca x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 8 months ago
  85. f9f06e6 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 8 months ago
  86. 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 8 months ago
  87. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 8 months ago
  88. 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 8 months ago
  89. ac77650 x86: coral: Update the SD card-detect GPIO by Simon Glass · 3 years, 8 months ago
  90. 041089f x86: coral: Put the eMMC first by Simon Glass · 3 years, 8 months ago
  91. cad7b6b x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 8 months ago
  92. cb88ec7 x86: Make use of binman expanded entries by Simon Glass · 3 years, 8 months ago
  93. 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 8 months ago
  94. 541b2ad x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 8 months ago
  95. 5384ea9 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 8 months ago
  96. 1d3daaa x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 8 months ago
  97. 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 8 months ago
  98. a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 8 months ago
  99. 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 8 months ago
  100. 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 8 months ago