summaryrefslogtreecommitdiff
path: root/include/configs/spear-common.h
AgeCommit message (Expand)Author
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-05-17i2c: config: Move SYS_I2C_DW to KconfigStefan Roese
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-09-28configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-03-06arm: spear: Move to generic board supportStefan Roese
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese
2014-02-20spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-07-07net: Multiple updates/enhancements to designware.cStefan Roese
2012-07-07cleanup/SPEAr: Define configuration flags more elegantlyAmit Virdi
2012-07-07cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi
2012-07-07SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND accessAmit Virdi
2012-07-07SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evbVipin Kumar
2012-07-07SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macroVipin Kumar
2012-07-07SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASEVipin Kumar
2012-07-07SPEAr: Enable autoneg for ethernetShiraz Hashim
2012-07-07SPEAr: Enable udc and usb-console support only for usbtty configurationVipin KUMAR
2012-07-07SPEAr: Enable usb device high speed supportVipin KUMAR
2012-07-07SPEAr: Initialize SNOR in early_board_init_fAmit Virdi
2012-07-07SPEAr: Change the default environment variablesVipin KUMAR
2012-07-07SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)Vipin KUMAR
2012-07-07SPEAr: Add configuration options for spear3xx and spear6xx boardsVipin KUMAR
2012-07-07SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR
2012-07-07SPEAr: Configure network support for spear SoCsVipin KUMAR
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR
2012-07-07SPEAr: Configure FSMC driver for NAND interfaceVipin KUMAR
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini
2012-04-24i2c: Add support for designware i2c controllerVipin KUMAR
2012-03-18USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR