aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/xea.h
Commit message (Expand)AuthorAgeFilesLines
* arm: xea: Move XEA's environment variables from xea.h to xea.envLukasz Majewski2024-01-151-140/+0
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-221-1/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-5/+0
* spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc2022-01-211-1/+0
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-2/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-4/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-2/+1
* xea: config: Use CONFIG_PREBOOT from KconfigLukasz Majewski2021-01-081-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-261-1/+0
* imx: Add support for i.MX28 based XEA boardLukasz Majewski2020-01-071-0/+196