1. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  2. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  3. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  4. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  5. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  6. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  7. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  8. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  9. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  10. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  11. 24767fa Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:51 2016 -0600
  12. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  13. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  14. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  15. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  16. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  17. fc5ce16 arm: spear: x600: Add support for Micrel KSZ9031 PHY by Stefan Roese · Wed Apr 27 09:10:42 2016 +0200
  18. 78077b6 i2c: config: Move SYS_I2C_DW to Kconfig by Stefan Roese · Thu Apr 28 09:47:18 2016 +0200
  19. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  20. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  21. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  22. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  23. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  24. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · Mon Dec 07 20:53:29 2015 +0800
  25. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  26. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  27. 93b823a arm: spear: Enable THUMB mode on x600 board by Stefan Roese · Wed Sep 02 11:11:00 2015 +0200
  28. 6090ad8 arm: spear: Add BCH4 SW support to SPEAr600 x600 board by Stefan Roese · Wed Sep 02 11:10:59 2015 +0200
  29. a3b2986 arm: spear: Some changes / updates to the x600 config header by Stefan Roese · Tue Aug 18 09:27:20 2015 +0200
  30. 7618ad0 arm: spear: Move to common SPL infrastructure by Stefan Roese · Tue Aug 18 09:27:17 2015 +0200
  31. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  32. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  33. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · Mon May 18 14:08:23 2015 +0200
  34. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  35. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  36. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · Sun Apr 05 16:07:34 2015 -0600
  37. ca3f3f3 arm: spear: Move to generic board support by Stefan Roese · Tue Feb 03 08:27:21 2015 +0100
  38. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · Tue Oct 28 12:12:00 2014 +0100
  39. c9d1bac Use __stringify() instead of xstr() by Anatolij Gustschin · Fri Oct 24 20:13:51 2014 +0200
  40. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  41. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  42. adc11de fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK by Siva Durga Prasad Paladugu · Fri Mar 14 16:35:38 2014 +0530
  43. d7e3a0c spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs by Alexey Brodkin · Mon Feb 10 12:20:11 2014 +0400
  44. 62b774c configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} by Masahiro Yamada · Fri Feb 07 17:20:52 2014 +0900
  45. d35fafb x600: Switch to CONFIG_PHYLIB by Tom Rini · Fri Feb 07 08:52:06 2014 -0500
  46. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  47. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  48. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · Thu Nov 01 16:54:18 2012 +0000
  49. 181e06b ARM: Add X600 board support (SPEAr600 based) by Stefan Roese · Wed May 30 22:59:08 2012 +0000