summaryrefslogtreecommitdiff
path: root/include/configs/mv-common.h
AgeCommit message (Expand)Author
2016-10-23video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-21ns16550: unify serial_dwThomas Chou
2015-10-21arm: mvebu: Enable DM_SERIAL on AXP / A38x boardsStefan Roese
2015-10-21arm: mvebu: Enable DM_USB on AXP / A38x boardsStefan Roese
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-07-24arm: marvell: Increase MAXARGS to 32Stefan Roese
2015-06-28mv-common.h: Include support for device treesKevin Smith
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-05-05arm: mvebu: mv-common.h: Add CONFIG_PREBOOTStefan Roese
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
2013-01-09mv-common.h: increase malloc arena to 4MiBAndreas Bießmann
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini
2012-01-26NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones
2011-05-11mv-common.h: fix DRAM banks configurationSimon Guinot
2011-02-21mv: seperate kirkwood and armada from common settingLei Wen
2010-12-16mv-common.h: Add support for ARMADA100 PlatformsPrafulla Wadaskar
2010-11-27Coding Style (white space) cleanupWolfgang Denk
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk
2010-10-28kirkwood: get rid of config.mk filesPrafulla Wadaskar
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-20Kirkwood: bugfix: broken early console messagesPrafulla Wadaskar
2010-10-13Kirkwood: Changes specific to ARM relocation supportPrafulla Wadaskar
2010-10-13kirkwood: added common config file mv-common.hPrafulla Wadaskar