1. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  2. 6e3cc36 x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
  3. 973c099 Fix spelling of available. by Vagrant Cascadian · 6 years ago
  4. 71bc4c6 x86: Support booting with TPL by Simon Glass · 6 years ago
  5. c9ae1ae x86: Support SPL and TPL by Simon Glass · 6 years ago
  6. cda8aab x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · 6 years ago
  7. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  8. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  9. c253c3f x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  10. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  11. 5863e95 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · 7 years ago
  12. 21340ed x86: Fix ACPI resume dependency to MRC cache by Bin Meng · 7 years ago
  13. 6c969ae x86: Turn off running VGA ROM during S3 resume by Bin Meng · 7 years ago
  14. 68a070b x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  15. 1b35bc5 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  16. 61dc3e2 x86: Add Video BIOS Table (VBT) related Kconfig options by Bin Meng · 7 years ago
  17. 842c31e x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  18. b032e3f x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  19. a364e62 x86: Make table address selectable by Andy Shevchenko · 7 years ago
  20. e564d59 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  21. 62a8f7d x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · 8 years ago
  22. 212c7b2 x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 by Bin Meng · 8 years ago
  23. ab702be x86: acpi: Add Kconfig option and header file for ACPI resume by Bin Meng · 8 years ago
  24. ee2e85f x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · 8 years ago
  25. f8cc43a x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames by Stefan Roese · 8 years ago
  26. 78e473b x86: Introduce INTEL_MID quirk option by Andy Shevchenko · 8 years ago
  27. 2ae7da0 x86: make LOAD_FROM_32_BIT visible for platforms by Andy Shevchenko · 8 years ago
  28. 095a863 x86: Kconfig: Add location options for 16/32-bit init by Simon Glass · 8 years ago
  29. 0985e10 x86: Add Kconfig options to build 64-bit U-Boot by Simon Glass · 8 years ago
  30. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  31. 31ec4a2 input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · 8 years ago
  32. b11b235 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · 8 years ago
  33. 312dc93 x86: Add DFI BT700 BayTrail board support by Stefan Roese · 8 years ago
  34. aedc33d x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 8 years ago
  35. 6efcb51 x86: kconfig: Add two options for SMBIOS manufacturer and product name by Bin Meng · 9 years ago
  36. 5e842af x86: Add some notes for MRC cache with Intel FSP by Bin Meng · 9 years ago
  37. 322ec3e x86: Prepare configuration tables in dedicated high memory region by Bin Meng · 9 years ago
  38. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · 9 years ago
  39. 75e27da x86: qemu: fix ACPI Kconfig options by Miao Yan · 9 years ago
  40. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  41. 2a0b94c x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · 9 years ago
  42. 71606de x86: Add basic support for broadwell by Simon Glass · 9 years ago
  43. ecae7fd x86: Add support for running Intel reference code by Simon Glass · 9 years ago
  44. d4e9074 x86: Move common MRC Kconfig options to the common file by Simon Glass · 9 years ago
  45. 96030fa x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  46. 4c836c9 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · 9 years ago
  47. cf0635e x86: Disable DM_PCI_COMPAT by Bin Meng · 9 years ago
  48. 389ef48 x86: config option for loading ACPI table from QEMU by Miao Yan · 9 years ago
  49. f9a6189 x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option by Bin Meng · 9 years ago
  50. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  51. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · 9 years ago
  52. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
  53. 70e4194 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig by Bin Meng · 9 years ago
  54. 0ffd7e5 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · 9 years ago
  55. ae5bedb x86: Add SMBIOS table support by Bin Meng · 9 years ago
  56. 331141a x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  57. 73574dc x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · 9 years ago
  58. 12440cd x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · 9 years ago
  59. fd53d3c x86: kconfig: Hide "System tables" for coreboot by Bin Meng · 9 years ago
  60. cd7f944 x86: kconfig: Hide "System tables" for EFI by Bin Meng · 9 years ago
  61. 2b6d80b x86: Handle running as EFI payload by Simon Glass · 9 years ago
  62. 19c23fd x86: Add EFI board code by Ben Stoltz · 9 years ago
  63. ab76a47 x86: Add support for U-Boot as an EFI application by Ben Stoltz · 9 years ago
  64. cf40bd4 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · 9 years ago
  65. a742b06 x86: Remove MARK_GRAPHICS_MEM_WRCOMB by Bin Meng · 9 years ago
  66. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  67. c4f407e x86: Generate a valid MultiProcessor (MP) table by Bin Meng · 9 years ago
  68. 6bd2446 x86: kconfig: Fix minor nits in MAX_CPUS by Bin Meng · 9 years ago
  69. 5ec1058 x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP by Bin Meng · 9 years ago
  70. 51b0f62 x86: Add Kconfig options to be used by arch/x86/cpu/config.mk by Bin Meng · 9 years ago
  71. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  72. 51887c3 x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP by Bin Meng · 9 years ago
  73. 072b79d x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 10 years ago
  74. f9bfac1 x86: Make QEMU the default vendor by Bin Meng · 10 years ago
  75. 2229c4c x86: Support QEMU x86 targets by Bin Meng · 10 years ago
  76. a9a4426 x86: Add multi-processor init by Simon Glass · 10 years ago
  77. 07e922a x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 10 years ago
  78. 8dbe081 x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig by Bin Meng · 10 years ago
  79. f959d90 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics by Bin Meng · 10 years ago
  80. 6e8ddec x86: Kconfig: Move platform options forward by Bin Meng · 10 years ago
  81. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 10 years ago
  82. 45236ad x86: Support platform PIRQ routing by Bin Meng · 10 years ago
  83. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  84. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  85. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  86. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  87. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · 10 years ago
  88. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  89. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  90. 21ffe65 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  91. d11c1b2 x86: Use tab instead of space to indent in PCIE_ECAM_BASE by Bin Meng · 10 years ago
  92. 059f1f8 x86: Allow overriding TSC_FREQ_IN_MHZ by Bin Meng · 10 years ago
  93. 8ba49fe x86: Enable the Intel quark/galileo build by Bin Meng · 10 years ago
  94. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago
  95. 45c083b x86: Allow FSP Kconfig settings for all x86 by Simon Glass · 10 years ago
  96. 461cebf x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · 10 years ago
  97. 5d710a5 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · 10 years ago
  98. 4cf0b47 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · 10 years ago
  99. a11937c x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · 10 years ago
  100. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · 10 years ago