summaryrefslogtreecommitdiff
path: root/arch/arm/mach-aspeed/ast2600
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-2/+2
2022-07-06aspeed/spl: Remove OVERLAY from linker scriptJoel Stanley1-1/+1
2022-06-28aspeed/ast2600: Fix SPL linker scriptJoel Stanley1-3/+3
2022-06-23ast2600: spl: Add boot mode detectionChia-Wei Wang1-0/+30
2022-06-23configs: ast2600: Move SPL bss section to DRAM spaceChia-Wei Wang1-0/+94
2021-11-18ast2600: spl: Locate load buffer in DRAM spaceChia-Wei Wang1-8/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang5-0/+412