aboutsummaryrefslogtreecommitdiff
path: root/include/configs/aspeed-common.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-5/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-5/+0
2021-11-17configs: aspeed: Make EXTRA_ENV_SETTINGS board specificChia-Wei Wang1-9/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2020-08-14configs: evb-ast2500: Move BOOTCOMMAND from header to defconfigChia-Wei, Wang1-2/+0
2020-08-14include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang1-7/+9
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-3/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-4/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-28aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com1-0/+81