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