aboutsummaryrefslogtreecommitdiff
path: root/include/configs/evb_ast2600.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-11-17configs: ast2600: Boot kernel FIT in DRAMChia-Wei Wang
2021-11-17configs: aspeed: Make EXTRA_ENV_SETTINGS board specificChia-Wei Wang
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang