summaryrefslogtreecommitdiff
path: root/include/configs/evb_ast2500.h
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-3/+0
* configs: aspeed: Make EXTRA_ENV_SETTINGS board specificChia-Wei Wang2021-11-171-0/+7
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-3/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-2/+0
* aspeed: Support for ast2500 Eval Boardmaxims@google.com2017-01-281-0/+27