summaryrefslogtreecommitdiff
path: root/include/configs/mv-common.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-4/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-26Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-24video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-2/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-22ns16550: zap CONFIG_NS16550_SERIALThomas Chou1-4/+0
2015-11-22ns16550: unify serial_dwThomas Chou1-1/+1
2015-10-21arm: mvebu: Enable DM_SERIAL on AXP / A38x boardsStefan Roese1-1/+7
2015-10-21arm: mvebu: Enable DM_USB on AXP / A38x boardsStefan Roese1-1/+1
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-07-24arm: marvell: Increase MAXARGS to 32Stefan Roese1-1/+1
2015-06-28mv-common.h: Include support for device treesKevin Smith1-0/+2
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-05-05arm: mvebu: mv-common.h: Add CONFIG_PREBOOTStefan Roese1-0/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-01-09mv-common.h: increase malloc arena to 4MiBAndreas Bießmann1-1/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-1/+0
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini1-1/+0
2012-01-27NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy1-1/+0
2011-05-13Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2011-05-12mv-common.h: fix DRAM banks configurationSimon Guinot1-4/+4
2011-02-21mv: seperate kirkwood and armada from common settingLei Wen1-126/+21
2010-12-17mv-common.h: Add support for ARMADA100 PlatformsPrafulla Wadaskar1-16/+50
2010-11-28Coding Style (white space) cleanupWolfgang Denk1-4/+4
2010-10-30Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk1-0/+17
2010-10-28kirkwood: get rid of config.mk filesPrafulla Wadaskar1-0/+16
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-10-20Kirkwood: bugfix: broken early console messagesPrafulla Wadaskar1-0/+1
2010-10-13Kirkwood: Changes specific to ARM relocation supportPrafulla Wadaskar1-0/+5
2010-10-13kirkwood: added common config file mv-common.hPrafulla Wadaskar1-0/+225