1. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  2. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  3. 8f9a818 ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig by Marek Vasut · Sun Jan 07 19:37:06 2018 +0100
  4. f593ecb net: sh-eth: Add to Kconfig and convert by Nobuhiro Iwamatsu · Fri Dec 01 16:08:03 2017 +0900
  5. 53357fb include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · Wed Aug 23 22:59:05 2017 +0200
  6. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  7. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  8. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  9. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · Fri Aug 04 16:34:45 2017 -0600
  10. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  11. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · Fri Jul 21 23:18:46 2017 +0200
  12. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  13. 6e04a7a Kconfig: Drop CONFIG_CMD_DFL by Simon Glass · Wed Apr 26 22:28:07 2017 -0600
  14. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  15. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  16. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  17. 988f505 Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig by Fabio Estevam · Thu Dec 15 19:30:40 2016 -0200
  18. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  19. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  20. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · Mon Oct 17 20:12:58 2016 -0600
  21. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  22. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  23. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  24. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  25. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 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. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  29. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  30. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  31. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  32. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  33. 062f654 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · Thu Nov 06 14:59:33 2014 +0900
  34. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:57 2014 +0900
  35. 7b85f79a arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD by Nobuhiro Iwamatsu · Mon May 19 16:09:47 2014 +0900
  36. 5854c9f configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · Fri Feb 07 09:23:03 2014 +0900
  37. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  38. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  39. 82e1ec7 arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · Mon Sep 30 10:30:41 2013 +0900
  40. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  41. 953bf47 rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE by Nobuhiro Iwamatsu · Thu Aug 09 15:41:49 2012 +0900
  42. af03f20 rmobile: armadillo-800eva: Add Support NFS and BOOTZ command by Nobuhiro Iwamatsu · Thu Aug 09 15:39:33 2012 +0900
  43. 712d3e0 rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT by Nobuhiro Iwamatsu · Thu Aug 09 15:38:47 2012 +0900
  44. 1da7a59 arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board by Hideyuki Sano · Wed Jun 27 10:35:35 2012 +0900