1. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  2. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  3. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  4. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · Wed Aug 14 08:29:25 2019 -0500
  5. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · Sat Jul 20 20:51:12 2019 -0600
  6. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  7. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. e9c8b2e ARM: rmobile: Zap #undef DEBUG by Marek Vasut · Wed May 02 11:55:56 2018 +0200
  10. ffb703d ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig by Marek Vasut · Wed May 02 11:42:22 2018 +0200
  11. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  12. e4ec7c0 ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · Tue Mar 06 01:46:39 2018 +0200
  13. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  14. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  15. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · Tue Sep 05 15:20:44 2017 -0500
  16. 53357fb include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · Wed Aug 23 22:59:05 2017 +0200
  17. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  18. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  19. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  20. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · Fri Jul 21 23:18:46 2017 +0200
  21. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  22. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  23. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  24. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  25. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  26. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  27. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · Mon Oct 17 20:12:58 2016 -0600
  28. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  29. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  30. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  31. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  32. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  33. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  34. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  35. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  36. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  37. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · Wed Jan 27 08:46:11 2016 +0100
  38. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  39. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  40. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  41. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  42. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:57 2014 +0900
  43. 42a8e4b arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD by Tetsuyuki Kobayashi · Mon Apr 14 17:13:58 2014 +0900
  44. 5854c9f configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · Fri Feb 07 09:23:03 2014 +0900
  45. 9d92da9 configs: clean up unused macro CONFIG_L2_OFF by Masahiro Yamada · Mon Nov 11 09:49:36 2013 +0900
  46. 1224010 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · Tue Oct 29 13:33:51 2013 +0900
  47. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  48. adbaef5 arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · Mon Sep 30 10:30:40 2013 +0900
  49. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  50. c105d3f i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:59 2012 +0000
  51. 6636bd2 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:58 2012 +0000
  52. cc4283c i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · Thu Sep 13 19:07:56 2012 +0000
  53. 8c00236 arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file by Nobuhiro Iwamatsu · Fri Aug 03 13:56:52 2012 +0900
  54. dcf2b45 arm: rmobile: kzm9g: remove unrelated config by Nobuhiro Iwamatsu · Fri Jul 27 11:45:14 2012 +0900
  55. e56b137 arm: rmobile: kzm9g: Add LIBFDT support by Nobuhiro Iwamatsu · Fri Jul 27 11:40:13 2012 +0900
  56. ce4f03c arm: rmobile: kzm9g: remove unrelated config by Tetsuyuki Kobayashi · Wed Jul 25 18:24:19 2012 +0000
  57. 3d74327 arm: rmobile: kzm9g: add NFS_TIMEOUT in config file by Tetsuyuki Kobayashi · Wed Jul 25 18:24:18 2012 +0000
  58. 238ce70 arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting by Tetsuyuki Kobayashi · Thu Jul 19 16:16:08 2012 +0000
  59. 8c131a1 arm: rmobile: kzm9g: change prompt to board specific by Tetsuyuki Kobayashi · Thu Jul 05 01:43:52 2012 +0000
  60. 6a8c515 arm: rmobile: kzm9g: Modify sdram area by Tetsuyuki Kobayashi · Thu Jul 05 01:43:44 2012 +0000
  61. 06d4c6d arm: rmobile: Add supoprt for KMC KZM-A9-GT board by Nobuhiro Iwamatsu · Thu Jun 21 14:55:07 2012 +0900