summaryrefslogtreecommitdiffstats
path: root/include/configs/x600.h
Commit message (Expand)AuthorAgeFilesLines
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-011-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* arm: spear: x600: Add support for Micrel KSZ9031 PHYStefan Roese2016-05-311-0/+2
* i2c: config: Move SYS_I2C_DW to KconfigStefan Roese2016-05-171-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-4/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-221-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* arm: spear: Enable THUMB mode on x600 boardStefan Roese2015-09-111-0/+1
* arm: spear: Add BCH4 SW support to SPEAr600 x600 boardStefan Roese2015-09-111-0/+2
* arm: spear: Some changes / updates to the x600 config headerStefan Roese2015-08-281-5/+16
* arm: spear: Move to common SPL infrastructureStefan Roese2015-08-281-5/+12
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-6/+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/+1
* i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-291-2/+2
* Use __stringify() instead of xstr()Anatolij Gustschin2014-10-271-14/+13
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu2014-05-201-0/+1
* spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin2014-02-201-0/+1
* configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}Masahiro Yamada2014-02-191-1/+0
* x600: Switch to CONFIG_PHYLIBTom Rini2014-02-071-2/+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
* ubifs: Allow ubifsmount volume reference by numberJoe Hershberger2013-03-041-1/+1
* ARM: Add X600 board support (SPEAr600 based)Stefan Roese2012-10-041-0/+339
OpenPOWER on IntegriCloud