1. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  2. d38c8ad sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · Mon May 27 01:45:11 2019 +0100
  3. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  4. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  5. 7fc96ef configs: Resync with savedefconfig by Tom Rini · Thu Feb 07 14:53:03 2019 -0500
  6. 1ba41e1 sunxi: usb: Switch to Generic host controllers by Jagan Teki · Sat Dec 22 18:18:10 2018 +0530
  7. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  8. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  9. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  10. d2b652b part: Disable CONFIG_SPL_ISO_PARTITION by default by Alexander Graf · Thu Apr 12 09:58:44 2018 +0200
  11. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  12. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  13. 5e0560c sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs by Andre Przywara · Sat Mar 03 23:49:02 2018 +0000
  14. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  15. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  16. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  17. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · Fri Aug 25 17:50:26 2017 -0400
  18. 43ef184 sunxi: Convert SUNXI_EMAC to Kconfig by Mylène Josserand · Sun Apr 02 12:59:07 2017 +0200
  19. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  20. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  21. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  22. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  23. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  24. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  25. 2c52640 sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · Sun May 15 13:51:58 2016 +0200
  26. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  27. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  28. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  29. c951167 sunxi: Enable CMD_GPIO on all sunxi boards by Hans de Goede · Sun Apr 03 09:41:44 2016 +0200
  30. 48a234a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · Tue Mar 22 22:51:52 2016 +0100
  31. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  32. 9cce88a sunxi: select SYS_NS16550 from Kconfig by Hans de Goede · Thu Dec 10 11:10:17 2015 +0100
  33. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  34. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  35. 70ce2c8 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER by Hans de Goede · Wed Sep 30 15:12:30 2015 +0200
  36. 10e8717 sunxi: Update selects in arch/arm/Kconfig for DM conversions by Tom Rini · Tue Jun 30 16:51:15 2015 -0400
  37. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  38. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  39. 7c44a39 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · Wed Jun 03 20:08:37 2015 +0200
  40. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  41. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  42. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  43. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · Sat Apr 18 23:32:23 2015 +0200
  44. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · Thu Mar 12 13:24:39 2015 +0900
  45. 9e3fbdb sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards by Hans de Goede · Sun Jan 25 12:15:14 2015 +0100
  46. 06ddc45 sunxi: Convert sun5i boards to use auto dram configuration by Hans de Goede · Sun Jan 25 11:29:27 2015 +0100
  47. af4273b sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · Fri Nov 07 16:09:00 2014 +0100
  48. 0ea187d sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD> by Ian Campbell · Fri Oct 24 21:20:49 2014 +0100
  49. 4a24a1c sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I. by Ian Campbell · Fri Oct 24 21:20:45 2014 +0100
  50. d8e69e0 sunxi: kconfig: Add top-level ARCH_SUNXI by Ian Campbell · Fri Oct 24 21:20:44 2014 +0100
  51. 004cc34 sunxi: Enable second sdcard slot found on some boards by Hans de Goede · Fri Oct 03 16:58:04 2014 +0200
  52. 9536fc4 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · Sun Aug 31 13:13:43 2014 +0100
  53. 65e573d kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONS by Masahiro Yamada · Sun Aug 31 22:32:19 2014 +0900
  54. 2f60c31 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · Fri Aug 01 09:37:58 2014 +0200
  55. d955f42 sun5i: Add support for a number of new sun5i boards by Hans de Goede · Sun Jul 27 17:55:43 2014 +0200