summaryrefslogtreecommitdiff
path: root/include/spl_load.h
AgeCommit message (Expand)Author
2025-02-03spl: Allow spl_load() to be controlled in any xPL phaseSimon Glass
2024-09-10spl: spl_load: fix comparison between negative error code and unsigned sizeDaniel Palmer
2024-08-27mmc: fix signed vs unsigned compare in read check in _spl_load()Franco Venturi
2023-11-16spl: Convert spi to spl_loadSean Anderson
2023-11-16spl: Convert semihosting to spl_loadSean Anderson
2023-11-16spl: Convert NVMe to spl_loadSean Anderson
2023-11-16spl: Convert nor to spl_loadSean Anderson
2023-11-16spl: Convert net to spl_loadSean Anderson
2023-11-16spl: Convert nand to spl_loadSean Anderson
2023-11-16spl: Convert mmc to spl_loadSean Anderson
2023-11-16spl: Convert fat to spl_loadSean Anderson
2023-11-16spl: Convert ext to use spl_loadSean Anderson
2023-11-16spl: Add generic spl_load functionSean Anderson