summaryrefslogtreecommitdiff
path: root/include/configs/stemmy.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-09-02Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner1-1/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+0
2022-01-05board: stemmy: Increase boot image to 64 MBLinus Walleij1-0/+1
2021-09-07arm: Disable ATAGs supportTom Rini1-3/+0
2021-09-02board: stemmy: Add basic Fastboot supportStephan Gerhold1-0/+27
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-07-14board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold1-0/+3
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold1-13/+10
2020-01-23board: Add new Samsung "stemmy" board based on ST-Ericsson U8500Stephan Gerhold1-0/+29