summaryrefslogtreecommitdiff
path: root/include/configs/spear-common.h
Commit message (Expand)AuthorAgeFilesLines
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-5/+0
* Convert CONFIG_CMD_SAVES to KconfigSimon Glass2017-08-111-5/+0
* configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-1/+0
* Kconfig: Drop CONFIG_CMD_ENVSimon Glass2017-05-221-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-1/+0
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-011-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-6/+0
* i2c: config: Move SYS_I2C_DW to KconfigStefan Roese2016-05-171-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-221-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg2015-09-281-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-5/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-4/+0
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-021-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-181-1/+0
* arm: spear: Move to generic board supportStefan Roese2015-03-051-0/+2
* i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-291-2/+2
* spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin2014-02-201-0/+9
* net/designware - switch driver to phylib usageAlexey Brodkin2014-02-071-3/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-8/+0
* net: Multiple updates/enhancements to designware.cStefan Roese2012-07-071-0/+1
* cleanup/SPEAr: Define configuration flags more elegantlyAmit Virdi2012-07-071-7/+7
* cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi2012-07-071-4/+4
* SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND accessAmit Virdi2012-07-071-1/+0
* SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evbVipin Kumar2012-07-071-0/+2
* SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macroVipin Kumar2012-07-071-1/+2
* SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASEVipin Kumar2012-07-071-2/+2
* SPEAr: Enable autoneg for ethernetShiraz Hashim2012-07-071-0/+1
* SPEAr: Enable udc and usb-console support only for usbtty configurationVipin KUMAR2012-07-071-0/+3
* SPEAr: Enable usb device high speed supportVipin KUMAR2012-07-071-0/+1
* SPEAr: Initialize SNOR in early_board_init_fAmit Virdi2012-07-071-0/+1
* SPEAr: Change the default environment variablesVipin KUMAR2012-07-071-9/+19
* SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)Vipin KUMAR2012-07-071-1/+0