aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_semihosting.c
AgeCommit message (Expand)Author
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