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