aboutsummaryrefslogtreecommitdiff
path: root/include/configs/evb_ast2500.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-3/+0
2021-11-17configs: aspeed: Make EXTRA_ENV_SETTINGS board specificChia-Wei Wang1-0/+7
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-3/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-2/+0
2017-01-28aspeed: Support for ast2500 Eval Boardmaxims@google.com1-0/+27