summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_common.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-4/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini1-3/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-06-26Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-03-28vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie1-1/+2
2020-03-27Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."Tom Rini1-2/+1
2020-03-23vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie1-1/+2
2019-11-21env: Finish migration of common ENV optionsTom Rini1-6/+0
2018-11-27ARM: vexpress_*_defconfig: Enable CMD_UBI supportOtavio Salvador1-1/+1
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-5/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+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-24Remove config_distro_defaults.hAdam Ford1-2/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf1-1/+0
2017-11-18Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini1-4/+0
2017-10-21net: Add SMC911X driver to Kconfig, convertAdam Ford1-6/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD1-0/+2
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-08-12port vexpress to use distro boot commandsDennis Gilmore1-17/+17
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-7/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-03-02remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler1-1/+0
2015-01-30arm: switch armltd vexpress to GENERIC_BOARDChris Kuethe1-1/+1
2013-12-10vexpress: use correct timer address on extended memory map systemsIan Campbell1-1/+1
2013-11-04ARM: vexpress: convert to common timer codeRob Herring1-0/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-23ARM: vexpress: enable bootz and hush parser for all VExpress boardsAndre Przywara1-0/+4
2013-05-23ARM: vexpress: create A5 specific board configRyan Harkin1-19/+133
2013-05-23ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin1-0/+197