Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | spl: Update spl_load_simple_fit() to take an spl_image param | Simon Glass | 2016-10-06 | -1/+1 |
* | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass | 2016-10-06 | -8/+10 |
* | spl: Convert spl_spi_load_image() to use linker list | Simon Glass | 2016-10-06 | -1/+3 |
* | spl: spi: Move the generic SPI loader into common/spl | Simon Glass | 2016-10-06 | -0/+123 |