summaryrefslogtreecommitdiff
path: root/include/configs/mv-common.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-0/+9
2021-09-10arm: mvebu: a38x: Fix 5200000 baudratePali Rohár1-1/+1
2021-09-07arm: Disable ATAGs supportTom Rini1-9/+0
2021-09-01arm: mvebu: a38x: Define supported UART baudratesPali Rohár1-0/+9
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-5/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+2
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-2/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass1-0/+1
2018-11-27configs: Remove CONFIG_MARVELLChris Packham1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-11/+0
2018-07-27openrd: Once again shrink binary sizeTom Rini1-8/+0
2018-05-29configs: remove CONFIG_SYS_MVFSChris Packham1-8/+0
2018-05-29configs: remove redundant comment sectionsChris Packham1-4/+0
2018-05-29configs: remove empty #ifdef block from mv-common.hChris Packham1-6/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-3/+0
2018-01-23fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-7/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
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