1. a691594 Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · 9 months ago
  2. 5716be5 x86: Enable SSE in 64-bit mode by Simon Glass · 1 year ago
  3. 80d4c98 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · 1 year, 1 month ago
  4. edf35a3 efi: Set RUN_64BIT correctly for the EFI app by Simon Glass · 1 year, 10 months ago
  5. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 2 years ago
  6. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 3 months ago
  7. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 3 months ago
  8. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 7 months ago
  9. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 7 months ago
  10. e1722fc x86: Allow any arch to generate ACPI tables by Simon Glass · 3 years, 2 months ago
  11. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 5 months ago
  12. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 6 months ago
  13. 68e03ca x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 10 months ago
  14. 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 11 months ago
  15. 049c4dc x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 11 months ago
  16. b98b91b x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 4 months ago
  17. 18d8d24 x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 4 months ago
  18. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 4 months ago
  19. 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 4 months ago
  20. 97bafc9 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 4 months ago
  21. 1d01d0c x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · 4 years, 5 months ago
  22. 4f0c4be x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · 4 years, 6 months ago
  23. 9589c44 x86: chromebook_panther: Correct the image layout by Simon Glass · 4 years, 6 months ago
  24. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 6 months ago
  25. c33aa35 x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 6 months ago
  26. ce04a90 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 7 months ago
  27. e85cbe8 x86: Add support for ACPI general-purpose events by Simon Glass · 5 years ago
  28. 2999846 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · 5 years ago
  29. 1d5bf32 x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 5 years ago
  30. 1fc5419 x86: apl: Add Kconfig and Makefile by Simon Glass · 5 years ago
  31. 28d7d76 x86: Add an option to control the position of SPL by Simon Glass · 5 years ago
  32. b311295 x86: Add an option to control the position of U-Boot by Simon Glass · 5 years ago
  33. 86a8fb3 x86: Disable microcode section for FSP2 by Simon Glass · 5 years ago
  34. f45e747 x86: Add support for newer CAR schemes by Simon Glass · 5 years ago
  35. 2e2a003 x86: Add an option to include a FIT by Simon Glass · 5 years ago
  36. cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
  37. b9e7c33 x86: Drop RESET_SEG_SIZE by Simon Glass · 5 years ago
  38. 530bec9 x86: Update Kconfig options for FSP1 by Simon Glass · 5 years ago
  39. 6172e94 x86: Change condition for using CAR by Simon Glass · 5 years ago
  40. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  41. 544293f x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
  42. 048a92e Fix spelling of available. by Vagrant Cascadian · 6 years ago
  43. 7c2ca87 x86: Support booting with TPL by Simon Glass · 6 years ago
  44. 9898790 x86: Support SPL and TPL by Simon Glass · 6 years ago
  45. 2677a15 x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · 6 years ago
  46. da4cfa6 x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  47. 4f1dacd x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 7 years ago
  48. fcfc8a8 x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 7 years ago
  49. d6a0c78 pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  50. fb2c530 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · 7 years ago
  51. aa9c595 x86: Fix ACPI resume dependency to MRC cache by Bin Meng · 7 years ago
  52. 3322a8e x86: Turn off running VGA ROM during S3 resume by Bin Meng · 7 years ago
  53. de9ac9a x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  54. 5df91f1 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  55. ae3ca12 x86: Add Video BIOS Table (VBT) related Kconfig options by Bin Meng · 7 years ago
  56. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  57. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  58. c3df28f x86: Make table address selectable by Andy Shevchenko · 7 years ago
  59. e71de54 x86: Add Intel Tangier support by Felipe Balbi · 8 years ago
  60. 68769eb x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · 8 years ago
  61. 7d0d2ef x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 by Bin Meng · 8 years ago
  62. 4372c11 x86: acpi: Add Kconfig option and header file for ACPI resume by Bin Meng · 8 years ago
  63. bb41646 x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · 8 years ago
  64. 3dc0f84 x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames by Stefan Roese · 8 years ago
  65. 7a96fd8 x86: Introduce INTEL_MID quirk option by Andy Shevchenko · 8 years ago
  66. 446d4e0 x86: make LOAD_FROM_32_BIT visible for platforms by Andy Shevchenko · 8 years ago
  67. 13f1dc6 x86: Kconfig: Add location options for 16/32-bit init by Simon Glass · 8 years ago
  68. a66ad67 x86: Add Kconfig options to build 64-bit U-Boot by Simon Glass · 8 years ago
  69. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  70. b98278b input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · 8 years ago
  71. 558e125 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · 8 years ago
  72. b1ad6c6 x86: Add DFI BT700 BayTrail board support by Stefan Roese · 8 years ago
  73. 215099a x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 9 years ago
  74. 5ce378c x86: kconfig: Add two options for SMBIOS manufacturer and product name by Bin Meng · 9 years ago
  75. 5c60a3a x86: Add some notes for MRC cache with Intel FSP by Bin Meng · 9 years ago
  76. 789b6dc x86: Prepare configuration tables in dedicated high memory region by Bin Meng · 9 years ago
  77. fcf5c04 x86: qemu: split qfw command interface and qfw core by Miao Yan · 9 years ago
  78. 34865a6 x86: qemu: fix ACPI Kconfig options by Miao Yan · 9 years ago
  79. a219639 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  80. 82ceba2 x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · 9 years ago
  81. 2f3f477 x86: Add basic support for broadwell by Simon Glass · 9 years ago
  82. 0adf8d3 x86: Add support for running Intel reference code by Simon Glass · 9 years ago
  83. f7d35bc x86: Move common MRC Kconfig options to the common file by Simon Glass · 9 years ago
  84. 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  85. dc5be50 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · 9 years ago
  86. d8277a8 x86: Disable DM_PCI_COMPAT by Bin Meng · 9 years ago
  87. a5dd1e6 x86: config option for loading ACPI table from QEMU by Miao Yan · 9 years ago
  88. 3340f2c x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option by Bin Meng · 9 years ago
  89. 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  90. 1d4c83c x86: tsc: Remove legacy timer codes by Bin Meng · 9 years ago
  91. 6b44ae6 x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
  92. 1eb39a5 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig by Bin Meng · 9 years ago
  93. e2d76e9 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · 9 years ago
  94. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  95. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  96. 48aa6c2 x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · 9 years ago
  97. 57b10f5 x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · 9 years ago
  98. 8744bef x86: kconfig: Hide "System tables" for coreboot by Bin Meng · 9 years ago
  99. d2f56f4 x86: kconfig: Hide "System tables" for EFI by Bin Meng · 9 years ago
  100. e49ccea x86: Handle running as EFI payload by Simon Glass · 9 years ago