| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu | 2016-09-20 | 1 | -1/+0 |
* | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK | Masahiro Yamada | 2016-07-01 | 1 | -1/+0 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -6/+0 |
* | i2c: config: Move SYS_I2C_DW to Kconfig | Stefan Roese | 2016-05-17 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | net: eth_designware: select PHYLIB in Kconfig | Thomas Chou | 2015-12-22 | 1 | -1/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST | Igor Grinberg | 2015-09-28 | 1 | -1/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -5/+0 |
* | autoboot.c: Move config options to Kconfig | Stefan Roese | 2015-06-08 | 1 | -4/+0 |
* | configs: remove CONFIG_NET_MULTI | Lars Poeschel | 2015-06-02 | 1 | -1/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig | Simon Glass | 2015-04-18 | 1 | -1/+0 |
* | arm: spear: Move to generic board support | Stefan Roese | 2015-03-05 | 1 | -0/+2 |
* | i2c: designware: Convert driver to multibus/multiadapter framework | Stefan Roese | 2014-10-29 | 1 | -2/+2 |
* | spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs | Alexey Brodkin | 2014-02-20 | 1 | -0/+9 |
* | net/designware - switch driver to phylib usage | Alexey Brodkin | 2014-02-07 | 1 | -3/+1 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -8/+0 |
* | net: Multiple updates/enhancements to designware.c | Stefan Roese | 2012-07-07 | 1 | -0/+1 |
* | cleanup/SPEAr: Define configuration flags more elegantly | Amit Virdi | 2012-07-07 | 1 | -7/+7 |
* | cleanup/SPEAr: Remove unnecessary parenthesis | Amit Virdi | 2012-07-07 | 1 | -4/+4 |
* | SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access | Amit Virdi | 2012-07-07 | 1 | -1/+0 |
* | SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evb | Vipin Kumar | 2012-07-07 | 1 | -0/+2 |
* | SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro | Vipin Kumar | 2012-07-07 | 1 | -1/+2 |
* | SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE | Vipin Kumar | 2012-07-07 | 1 | -2/+2 |
* | SPEAr: Enable autoneg for ethernet | Shiraz Hashim | 2012-07-07 | 1 | -0/+1 |
* | SPEAr: Enable udc and usb-console support only for usbtty configuration | Vipin KUMAR | 2012-07-07 | 1 | -0/+3 |
* | SPEAr: Enable usb device high speed support | Vipin KUMAR | 2012-07-07 | 1 | -0/+1 |
* | SPEAr: Initialize SNOR in early_board_init_f | Amit Virdi | 2012-07-07 | 1 | -0/+1 |
* | SPEAr: Change the default environment variables | Vipin KUMAR | 2012-07-07 | 1 | -9/+19 |
* | SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK) | Vipin KUMAR | 2012-07-07 | 1 | -1/+0 |
* | SPEAr: Add configuration options for spear3xx and spear6xx boards | Vipin KUMAR | 2012-07-07 | 1 | -0/+3 |
* | SPEAr: Add basic arch related support for SPEAr SoCs | Vipin KUMAR | 2012-07-07 | 1 | -0/+2 |
* | SPEAr: Configure network support for spear SoCs | Vipin KUMAR | 2012-07-07 | 1 | -2/+12 |
* | st_smi: Add support for SPEAr SMI driver | Vipin KUMAR | 2012-07-07 | 1 | -3/+3 |
* | SPEAr: Configure FSMC driver for NAND interface | Vipin KUMAR | 2012-07-07 | 1 | -1/+2 |
* | include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF | Tom Rini | 2012-05-15 | 1 | -1/+0 |
* | i2c: Add support for designware i2c controller | Vipin KUMAR | 2012-04-24 | 1 | -1/+1 |
* | USB:gadget:designware USB device controller (UDC) implementation | Vipin KUMAR | 2012-03-19 | 1 | -1/+3 |
* | spear: fix build errors for spear3xx/spear600 platforms | Shiraz Hashim | 2011-08-04 | 1 | -0/+12 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+0 |
* | SPEAr : Support added for SPEAr600 board | Vipin KUMAR | 2010-01-23 | 1 | -0/+213 |