summaryrefslogtreecommitdiff
path: root/include/configs/sheevaplug.h
AgeCommit message (Expand)Author
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-06-04Convert CONFIG_BZIP2 et al to KconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-06-05ARM: kirkwood: Enforce size limit for sheevaplugChris Packham
2018-05-29configs: remove CONFIG_SYS_MVFSChris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-10ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-03-24ARM: sheevaplug: correct nand partition layoutPeter Korsgaard
2016-03-14ARM: sheevaplug: drop unneded 'usb start' from boot commandPeter Korsgaard
2016-03-14ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...Peter Korsgaard
2016-03-14ARM: sheevaplug: unbreak default environmentPeter Korsgaard
2015-11-17arm: kirkwood: Move common definitions into common fileQuentin Armitage
2015-11-17arm: kirkwood: Use common definition for filesystemsQuentin Armitage
2015-11-17arm: kirkwood: Move configuration of some commands to _defconfig filesQuentin Armitage
2015-11-17arm: kirkwood: standardise the configurationQuentin Armitage
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-02-06kirkwood: sheevaplug: add FDT supportDrEagle
2015-02-06kirkwood: sheevaplug: fix multiple definesDrEagle
2015-02-06kirkwood: sheevaplug: fix styleDrEagle
2015-01-25kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov
2014-10-01ARM: sheevaplug: add HUSH parserDrEagle
2014-10-01ARM: sheevaplug: redefine MTDPARTSDrEagle
2014-10-01ARM: sheevaplug: add MTD defaultsDrEagle
2014-10-01ARM: sheevaplug: add MVSATA driverDrEagle
2014-10-01ARM: sheevaplug: change env locationDrEagle
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2010-10-13kirkwood: added common config file mv-common.hPrafulla Wadaskar
2010-07-12mvgbe: support SoCs other than kirkwoodAlbert Aribaud
2010-04-30configs/sheevaplug: added a few additional commandsFrans Meulenbroeks
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-08-09arm: Sheevaplug: Fixed NAND specific warningPrafulla Wadaskar
2009-07-18Marvell Sheevaplug Board supportPrafulla Wadaskar