Age | Commit message (Expand) | Author |
---|---|---|
2017-05-11 | spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property | Philipp Tomsich |
2017-02-06 | spl: spi: Add a debug message if loading fails | Simon Glass |
2016-12-09 | spl: Add a name to the SPL load-image methods | Simon Glass |
2016-11-28 | spl: add check for FIT-header when loading image | tomas.melin@vaisala.com |
2016-10-06 | spl: Update spl_load_simple_fit() to take an spl_image param | Simon Glass |
2016-10-06 | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass |
2016-10-06 | spl: Convert spl_spi_load_image() to use linker list | Simon Glass |
2016-10-06 | spl: spi: Move the generic SPI loader into common/spl | Simon Glass |