1. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  2. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  3. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  4. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  5. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  6. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · Mon Oct 17 20:12:58 2016 -0600
  7. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  8. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  9. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  10. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  11. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  12. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  13. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  14. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  15. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  16. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · Wed Jan 27 08:46:11 2016 +0100
  17. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  18. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  19. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  20. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  21. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:57 2014 +0900
  22. 42a8e4b arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD by Tetsuyuki Kobayashi · Mon Apr 14 17:13:58 2014 +0900
  23. 5854c9f configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · Fri Feb 07 09:23:03 2014 +0900
  24. 9d92da9 configs: clean up unused macro CONFIG_L2_OFF by Masahiro Yamada · Mon Nov 11 09:49:36 2013 +0900
  25. 1224010 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · Tue Oct 29 13:33:51 2013 +0900
  26. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  27. 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
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. c105d3f i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:59 2012 +0000
  30. 6636bd2 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:58 2012 +0000
  31. cc4283c i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · Thu Sep 13 19:07:56 2012 +0000
  32. 8c00236 arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file by Nobuhiro Iwamatsu · Fri Aug 03 13:56:52 2012 +0900
  33. dcf2b45 arm: rmobile: kzm9g: remove unrelated config by Nobuhiro Iwamatsu · Fri Jul 27 11:45:14 2012 +0900
  34. e56b137 arm: rmobile: kzm9g: Add LIBFDT support by Nobuhiro Iwamatsu · Fri Jul 27 11:40:13 2012 +0900
  35. ce4f03c arm: rmobile: kzm9g: remove unrelated config by Tetsuyuki Kobayashi · Wed Jul 25 18:24:19 2012 +0000
  36. 3d74327 arm: rmobile: kzm9g: add NFS_TIMEOUT in config file by Tetsuyuki Kobayashi · Wed Jul 25 18:24:18 2012 +0000
  37. 238ce70 arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting by Tetsuyuki Kobayashi · Thu Jul 19 16:16:08 2012 +0000
  38. 8c131a1 arm: rmobile: kzm9g: change prompt to board specific by Tetsuyuki Kobayashi · Thu Jul 05 01:43:52 2012 +0000
  39. 6a8c515 arm: rmobile: kzm9g: Modify sdram area by Tetsuyuki Kobayashi · Thu Jul 05 01:43:44 2012 +0000
  40. 06d4c6d arm: rmobile: Add supoprt for KMC KZM-A9-GT board by Nobuhiro Iwamatsu · Thu Jun 21 14:55:07 2012 +0900