summaryrefslogtreecommitdiff
path: root/common/spl/spl_semihosting.c
AgeCommit message (Expand)Author
2024-08-23spl: Create a function to init spl_load_infoSimon Glass
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-06common: Remove <common.h> and add needed includesTom Rini
2023-11-16spl: Convert semihosting to spl_loadSean Anderson
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove filename from spl_load_infoSean Anderson
2023-11-16spl: semihosting: Don't close fd before spl_load_simple_fitSean Anderson
2023-08-14spl: add FIT support to semihosting boot methodHeinrich Schuchardt
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-04-01spl: Add semihosting boot methodSean Anderson