aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sheevaplug.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-3/+0
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-2/+2
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-5/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-03-24ARM: sheevaplug: correct nand partition layoutPeter Korsgaard1-3/+3
2016-03-14ARM: sheevaplug: drop unneded 'usb start' from boot commandPeter Korsgaard1-1/+1
2016-03-14ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...Peter Korsgaard1-1/+1
2016-03-14ARM: sheevaplug: unbreak default environmentPeter Korsgaard1-1/+1
2015-11-17arm: kirkwood: Move common definitions into common fileQuentin Armitage1-38/+2
2015-11-17arm: kirkwood: Use common definition for filesystemsQuentin Armitage1-15/+10
2015-11-17arm: kirkwood: Move configuration of some commands to _defconfig filesQuentin Armitage1-9/+0
2015-11-17arm: kirkwood: standardise the configurationQuentin Armitage1-0/+13
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-02-06kirkwood: sheevaplug: add FDT supportDrEagle1-0/+5
2015-02-06kirkwood: sheevaplug: fix multiple definesDrEagle1-1/+0
2015-02-06kirkwood: sheevaplug: fix styleDrEagle1-0/+1
2015-01-25kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov1-0/+2
2014-10-01ARM: sheevaplug: add HUSH parserDrEagle1-0/+5
2014-10-01ARM: sheevaplug: redefine MTDPARTSDrEagle1-2/+4
2014-10-01ARM: sheevaplug: add MTD defaultsDrEagle1-0/+5
2014-10-01ARM: sheevaplug: add MVSATA driverDrEagle1-1/+25
2014-10-01ARM: sheevaplug: change env locationDrEagle1-2/+2
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada1-1/+0
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle1-0/+11
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-10-13kirkwood: added common config file mv-common.hPrafulla Wadaskar1-101/+3
2010-07-12mvgbe: support SoCs other than kirkwoodAlbert Aribaud1-2/+2
2010-04-30configs/sheevaplug: added a few additional commandsFrans Meulenbroeks1-5/+22
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-1/+0
2009-08-09arm: Sheevaplug: Fixed NAND specific warningPrafulla Wadaskar1-0/+1
2009-07-18Marvell Sheevaplug Board supportPrafulla Wadaskar1-0/+195