aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/vexpress_common.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Tom Rini2023-01-091-13/+12
|\
| * global: Migrate CONFIG_PL01x_PORTS to CFGTom Rini2022-12-231-1/+1
| * global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini2022-12-231-1/+1
| * global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
| * global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-9/+9
| * Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini2022-12-051-1/+0
| * global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* | vexpress: adjust loadaddrHeinrich Schuchardt2023-01-061-0/+1
|/
* Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini2022-11-101-2/+0
* configs: Remove a number of unreferenced CONFIG options.Tom Rini2022-08-041-5/+1
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-4/+0
* Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2022-08-041-2/+0
* Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini2022-08-041-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* arm: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2022-06-061-2/+1
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-1/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-3/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-2/+0
* serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini2021-10-011-1/+0
* Avoid polluting CONFIG_ namespace with board specific define.Kristian Amlie2021-09-241-1/+1
* ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie2021-09-241-22/+3
* arm: Disable ATAGs supportTom Rini2021-09-071-4/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2021-08-301-3/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini2020-06-261-1/+0
* treewide: mem: Move mtest related defines to KconfigAshok 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."Tom 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