summaryrefslogtreecommitdiff
path: root/include/configs/mv-common.h
Commit message (Expand)AuthorAgeLines
* disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-25-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-1/+0
* video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass2016-10-23-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-2/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-21-4/+0
* ns16550: unify serial_dwThomas Chou2015-11-21-1/+1
* arm: mvebu: Enable DM_SERIAL on AXP / A38x boardsStefan Roese2015-10-21-1/+7
* arm: mvebu: Enable DM_USB on AXP / A38x boardsStefan Roese2015-10-21-1/+1
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-1/+0
* arm: marvell: Increase MAXARGS to 32Stefan Roese2015-07-24-1/+1
* mv-common.h: Include support for device treesKevin Smith2015-06-28-0/+2
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-1/+0
* arm: mvebu: mv-common.h: Add CONFIG_PREBOOTStefan Roese2015-05-05-0/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* mv-common.h: increase malloc arena to 4MiBAndreas Bießmann2013-01-09-1/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-1/+0
* include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini2012-05-15-1/+0
* NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy2012-01-26-1/+0
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-12-1/+0
* mv-common.h: fix DRAM banks configurationSimon Guinot2011-05-11-4/+4
* mv: seperate kirkwood and armada from common settingLei Wen2011-02-21-126/+21
* mv-common.h: Add support for ARMADA100 PlatformsPrafulla Wadaskar2010-12-16-16/+50
* Coding Style (white space) cleanupWolfgang Denk2010-11-27-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-29-0/+17
|\
| * kirkwood: get rid of config.mk filesPrafulla Wadaskar2010-10-28-0/+16
| * Kirkwood: bugfix: broken early console messagesPrafulla Wadaskar2010-10-20-0/+1
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+0
|/
* Kirkwood: Changes specific to ARM relocation supportPrafulla Wadaskar2010-10-13-0/+5
* kirkwood: added common config file mv-common.hPrafulla Wadaskar2010-10-13-0/+225