summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_common.h
AgeCommit message (Expand)Author
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06arm: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-10-01serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini
2021-09-24Avoid polluting CONFIG_ namespace with board specific define.Kristian Amlie
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-06-26Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-03-28vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie
2020-03-27Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."Tom Rini
2020-03-23vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-11-26ARM: vexpress_*_defconfig: Enable CMD_UBI supportOtavio Salvador
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-23Remove config_distro_defaults.hAdam Ford
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada