Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spl: spl_load: fix comparison between negative error code and unsigned size | Daniel Palmer | 2024-09-10 | 1 | -0/+4 |
* | mmc: fix signed vs unsigned compare in read check in _spl_load()WIP/27Aug2024-next | Franco Venturi | 2024-08-27 | 1 | -1/+1 |
* | spl: Convert spi to spl_load | Sean Anderson | 2023-11-16 | 1 | -0/+1 |
* | spl: Convert semihosting to spl_load | Sean Anderson | 2023-11-16 | 1 | -0/+1 |
* | spl: Convert NVMe to spl_load | Sean Anderson | 2023-11-16 | 1 | -0/+1 |
* | spl: Convert nor to spl_load | Sean Anderson | 2023-11-16 | 1 | -0/+1 |
* | spl: Convert net to spl_load | Sean Anderson | 2023-11-16 | 1 | -0/+1 |
* | spl: Convert nand to spl_load | Sean Anderson | 2023-11-16 | 1 | -0/+1 |
* | spl: Convert mmc to spl_load | Sean Anderson | 2023-11-16 | 1 | -0/+1 |
* | spl: Convert fat to spl_load | Sean Anderson | 2023-11-16 | 1 | -0/+1 |
* | spl: Convert ext to use spl_load | Sean Anderson | 2023-11-16 | 1 | -0/+1 |
* | spl: Add generic spl_load function | Sean Anderson | 2023-11-16 | 1 | -0/+135 |