Age | Commit message (Expand) | Author |
---|---|---|
2025-02-03 | spl: Allow spl_load() to be controlled in any xPL phase | Simon Glass |
2024-09-10 | spl: spl_load: fix comparison between negative error code and unsigned size | Daniel Palmer |
2024-08-27 | mmc: fix signed vs unsigned compare in read check in _spl_load() | Franco Venturi |
2023-11-16 | spl: Convert spi to spl_load | Sean Anderson |
2023-11-16 | spl: Convert semihosting to spl_load | Sean Anderson |
2023-11-16 | spl: Convert NVMe to spl_load | Sean Anderson |
2023-11-16 | spl: Convert nor to spl_load | Sean Anderson |
2023-11-16 | spl: Convert net to spl_load | Sean Anderson |
2023-11-16 | spl: Convert nand to spl_load | Sean Anderson |
2023-11-16 | spl: Convert mmc to spl_load | Sean Anderson |
2023-11-16 | spl: Convert fat to spl_load | Sean Anderson |
2023-11-16 | spl: Convert ext to use spl_load | Sean Anderson |
2023-11-16 | spl: Add generic spl_load function | Sean Anderson |