summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_common.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-09Merge branch 'next'Tom Rini1-13/+12
2023-01-07vexpress: adjust loadaddrHeinrich Schuchardt1-0/+1
2022-12-23global: Migrate CONFIG_PL01x_PORTS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-9/+9
2022-12-06Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini1-1/+0
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini1-2/+0
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini1-5/+1
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-4/+0
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini1-2/+0
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-3/+0
2022-06-06arm: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini1-2/+1
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-3/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-1/+0
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-3/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-2/+0
2021-10-02serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini1-1/+0
2021-09-24Avoid polluting CONFIG_ namespace with board specific define.Kristian Amlie1-1/+1
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie1-22/+3
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