summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_common.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie2020-03-281-1/+2
* Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."WIP/27Mar2020Tom Rini2020-03-271-2/+1
* vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie2020-03-231-1/+2
* env: Finish migration of common ENV optionsTom Rini2019-11-201-6/+0
* ARM: vexpress_*_defconfig: Enable CMD_UBI supportOtavio Salvador2018-11-261-1/+1
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-5/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Remove config_distro_defaults.hAdam Ford2018-02-231-2/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-4/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf2018-01-281-1/+0
* Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini2017-11-171-4/+0
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-6/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-3/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-311-0/+2
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* port vexpress to use distro boot commandsDennis Gilmore2015-08-121-17/+17
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-7/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler2015-03-021-1/+0
* arm: switch armltd vexpress to GENERIC_BOARDChris Kuethe2015-01-301-1/+1
* vexpress: use correct timer address on extended memory map systemsIan Campbell2013-12-101-1/+1
* ARM: vexpress: convert to common timer codeRob Herring2013-11-041-0/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ARM: vexpress: enable bootz and hush parser for all VExpress boardsAndre Przywara2013-05-231-0/+4
* ARM: vexpress: create A5 specific board configRyan Harkin2013-05-231-19/+133
* ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin2013-05-231-0/+197