1. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · Wed Apr 26 22:27:57 2017 -0600
  2. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  3. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · Tue Apr 25 13:10:11 2017 +0900
  4. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  5. 2737fd3 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · Sun Feb 05 10:42:56 2017 +0900
  6. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  7. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  8. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  9. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  10. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  11. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  12. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  13. 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
  14. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · Mon Oct 17 20:12:56 2016 -0600
  15. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  16. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  17. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  18. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  19. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  20. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  21. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  22. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  23. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  24. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  25. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  26. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  27. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  28. 46dc5cb board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · Wed Jun 22 12:36:14 2016 +0200[Renamed (97%) from configs/kwb_defconfig]
  29. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  30. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  31. 6dd8ddc defconfig: Reorder boards' defconfig files by Bin Meng · Mon Mar 21 06:47:40 2016 -0700
  32. 67ee705 efi_loader: hook up in build environment by Alexander Graf · Fri Mar 04 01:10:07 2016 +0100
  33. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  34. 18f4e02 board/BuR: move everything possible from board's headerfile to KConfig by Hannes Schmelzer · Fri Feb 19 12:09:44 2016 +0100
  35. 9e22758 board/BuR: use default u-boot prompt on all B&R boards by Hannes Schmelzer · Fri Feb 19 12:09:43 2016 +0100
  36. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  37. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  38. 73914df board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...) by Hannes Petermaier · Tue Sep 29 08:43:33 2015 +0200
  39. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · Mon Sep 28 05:14:15 2015 -0700
  40. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  41. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  42. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  43. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  44. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · Thu Mar 12 13:24:39 2015 +0900
  45. faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:01 2014 +0900
  46. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900