1. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  2. 4db1b93 x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-Boot by Stefan Roese · Mon Oct 22 14:07:56 2018 +0200
  3. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  4. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  5. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  6. e8f8d67 configs: Resync with savedefconfig by Tom Rini · Tue Apr 17 09:22:31 2018 -0400
  7. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · Wed Mar 28 14:38:17 2018 +0200
  8. 8febc7a treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · Wed Mar 28 14:38:16 2018 +0200
  9. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  10. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  11. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  12. 8aa8782 x86: theadorable-x86-xxx_defconfig: Enable setexpr command by Stefan Roese · Fri Oct 06 09:12:28 2017 +0200
  13. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  14. fa08a39 x86: kconfig: Imply CMD_PCI by Bin Meng · Wed Aug 16 05:46:49 2017 -0700
  15. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  16. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  17. ebabcdc x86: dfi: Add option to select different config headers for baseboards by Stefan Roese · Tue Aug 08 11:52:12 2017 +0200
  18. 19ca463 x86: kconfig: Let board select SPI flash by Bin Meng · Sun Jul 30 06:23:26 2017 -0700
  19. 2c00e03 x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:17 2017 -0700
  20. 0e0204d x86: kconfig: Imply DM uclass drivers by Bin Meng · Sun Jul 30 06:23:16 2017 -0700
  21. 08844ef x86: kconfig: Select OF_CONTROL by Bin Meng · Sun Jul 30 06:23:15 2017 -0700
  22. 1949a9a x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:14 2017 -0700
  23. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  24. d3935ff x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:10 2017 -0700
  25. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · Sun Jul 30 06:23:09 2017 -0700
  26. 8adc1b7 x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · Sun Jul 30 06:23:08 2017 -0700
  27. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · Sun Jul 30 06:23:07 2017 -0700
  28. f7218e0 x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob by Stefan Roese · Tue Jul 18 14:10:41 2017 +0200
  29. 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · Tue Jul 04 19:32:22 2017 +0300
  30. ecf7dfd mmc: pci: Add CONFIG_MMC_PCI by Felipe Balbi · Mon Feb 20 14:24:13 2017 +0300
  31. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  32. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  33. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  34. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:36 2017 +0100
  35. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · Mon Jan 23 13:31:19 2017 -0700
  36. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:29 2016 +0900
  37. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  38. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  39. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · Wed Dec 07 22:10:25 2016 +0900
  40. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · Mon Oct 17 20:13:01 2016 -0600
  41. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  42. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · Mon Oct 17 20:12:57 2016 -0600
  43. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  44. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  45. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  46. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · Sun Oct 09 04:14:13 2016 -0700
  47. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  48. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  49. 77692eb x86: Add theadorable-x86-dfi-bt700 board support by Stefan Roese · Mon Aug 15 13:50:59 2016 +0200