summaryrefslogtreecommitdiff
path: root/arch/arm/mach-aspeed/ast2600/spl.c
AgeCommit message (Expand)Author
2024-11-25ast2600: spl: Use readl for reading mmioJoel Stanley
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: aspeed: Remove <common.h> and add needed includesTom Rini
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-06-22ast2600: spl: Add boot mode detectionChia-Wei Wang
2021-11-17ast2600: spl: Locate load buffer in DRAM spaceChia-Wei Wang
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang