1. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  2. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · Thu Oct 06 07:55:15 2016 +0200
  3. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · Sat Oct 01 14:43:19 2016 -0600
  4. 7b8492e dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · Sat Oct 01 14:43:18 2016 -0600
  5. 817bbee Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · Tue Aug 30 14:06:20 2016 -0500
  6. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  7. 947f71e configs: Re-sync by Tom Rini · Mon Sep 19 17:00:58 2016 -0400
  8. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  9. e968ccd Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:47 2016 -0600
  10. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  11. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  12. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  13. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  14. f2cc5c3 defconfig: am335x_boneblack_vboot: enable i2c driver model by Mugunthan V N · Mon Jul 18 15:11:02 2016 +0530
  15. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  16. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  17. a284fc3c configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · Fri Apr 22 14:01:08 2016 -0400
  18. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  19. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  20. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  21. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  22. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  23. 25b428e defconfig: am335x_boneblack_vboot: enable timer driver model by Mugunthan V N · Thu Dec 24 16:08:15 2015 +0530
  24. 19f471e am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED by robertcnelson@gmail.com · Thu Jan 14 12:15:25 2016 -0600
  25. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  26. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  27. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  28. e65ed4b defconfig: am335x: bbb: enable mmc driver model by Mugunthan V N · Mon Sep 28 12:56:31 2015 +0530
  29. bb57a9d defconfig: am335x: bbb: enable ethernet driver model by Mugunthan V N · Mon Sep 07 14:22:22 2015 +0530
  30. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  31. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  32. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  33. 47e5f66 dts: Disable device tree for SPL on all boards by Simon Glass · Tue May 12 14:55:04 2015 -0600
  34. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  35. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  36. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  37. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · Thu Mar 12 13:24:39 2015 +0900
  38. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · Tue Mar 03 08:03:02 2015 -0700
  39. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · Fri Jan 23 16:01:54 2015 +0530
  40. 1c8a4db dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS by Simon Glass · Wed Oct 22 21:37:13 2014 -0600
  41. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · Mon Sep 22 19:59:06 2014 +0900
  42. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · Mon Sep 22 19:59:05 2014 +0900
  43. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900