1. 1b9cb56 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · Wed May 17 03:25:12 2017 -0600
  2. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 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. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  6. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  7. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  8. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  9. 78077b6 i2c: config: Move SYS_I2C_DW to Kconfig by Stefan Roese · Thu Apr 28 09:47:18 2016 +0200
  10. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  11. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  12. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  13. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  14. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · Mon Dec 07 20:53:29 2015 +0800
  15. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  16. 905ff20 configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST by Igor Grinberg · Wed Aug 26 17:54:44 2015 +0300
  17. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  18. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  19. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · Mon May 18 14:08:23 2015 +0200
  20. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  21. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  22. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · Sun Apr 05 16:07:34 2015 -0600
  23. ca3f3f3 arm: spear: Move to generic board support by Stefan Roese · Tue Feb 03 08:27:21 2015 +0100
  24. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · Tue Oct 28 12:12:00 2014 +0100
  25. 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
  26. 9a0b130 net/designware - switch driver to phylib usage by Alexey Brodkin · Wed Jan 22 20:54:06 2014 +0400
  27. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · Fri Jul 13 09:44:01 2012 +0000
  30. d27e86c net: Multiple updates/enhancements to designware.c by Stefan Roese · Mon May 07 12:04:25 2012 +0200
  31. 870d11e cleanup/SPEAr: Define configuration flags more elegantly by Amit Virdi · Mon May 07 13:07:02 2012 +0530
  32. 9ee8d63 cleanup/SPEAr: Remove unnecessary parenthesis by Amit Virdi · Mon May 07 13:07:01 2012 +0530
  33. 9b15c93 SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access by Amit Virdi · Mon May 07 13:06:58 2012 +0530
  34. 80604b8 SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evb by Vipin Kumar · Mon May 07 13:06:57 2012 +0530
  35. 76730e2 SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro by Vipin Kumar · Mon May 07 13:06:56 2012 +0530
  36. b6f125d SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE by Vipin Kumar · Mon May 07 13:06:55 2012 +0530
  37. dc8d0b2 SPEAr: Enable autoneg for ethernet by Shiraz Hashim · Mon May 07 13:06:52 2012 +0530
  38. 5f2e41b SPEAr: Enable udc and usb-console support only for usbtty configuration by Vipin KUMAR · Mon May 07 13:06:51 2012 +0530
  39. 9a17523 SPEAr: Enable usb device high speed support by Vipin KUMAR · Mon May 07 13:06:50 2012 +0530
  40. 47462dd SPEAr: Initialize SNOR in early_board_init_f by Amit Virdi · Mon May 07 13:06:49 2012 +0530
  41. c54105b SPEAr: Change the default environment variables by Vipin KUMAR · Mon May 07 13:06:48 2012 +0530
  42. ea8d175 SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK) by Vipin KUMAR · Mon May 07 13:06:47 2012 +0530
  43. 0c93dec SPEAr: Add configuration options for spear3xx and spear6xx boards by Vipin KUMAR · Mon May 07 13:06:46 2012 +0530
  44. 4255edc SPEAr: Add basic arch related support for SPEAr SoCs by Vipin KUMAR · Mon May 07 13:06:45 2012 +0530
  45. 6b49f98 SPEAr: Configure network support for spear SoCs by Vipin KUMAR · Mon May 07 13:06:42 2012 +0530
  46. c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · Mon May 07 13:00:19 2012 +0530
  47. f1bd24e SPEAr: Configure FSMC driver for NAND interface by Vipin KUMAR · Tue May 22 00:15:55 2012 +0000
  48. d0753d9 include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · Fri Apr 13 12:20:04 2012 +0000
  49. 3f64acb i2c: Add support for designware i2c controller by Vipin KUMAR · Sun Feb 26 23:13:29 2012 +0000
  50. 33cf5bd USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · Tue Mar 06 23:39:37 2012 +0000
  51. 6bef6c8 spear: fix build errors for spear3xx/spear600 platforms by Shiraz Hashim · Sat Jun 11 21:32:57 2011 +0000
  52. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  53. 7cc4c46 SPEAr : Support added for SPEAr600 board by Vipin KUMAR · Fri Jan 15 19:15:48 2010 +0530