Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property | Philipp Tomsich | 2017-05-11 | 1 | -3/+12 |
* | spl: spi: Add a debug message if loading fails | Simon Glass | 2017-02-06 | 1 | -1/+4 |
* | spl: Add a name to the SPL load-image methods | Simon Glass | 2016-12-09 | 1 | -1/+1 |
* | spl: add check for FIT-header when loading image | tomas.melin@vaisala.com | 2016-11-28 | 1 | -1/+2 |
* | spl: Update spl_load_simple_fit() to take an spl_image param | Simon Glass | 2016-10-06 | 1 | -1/+1 |
* | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass | 2016-10-06 | 1 | -8/+10 |
* | spl: Convert spl_spi_load_image() to use linker list | Simon Glass | 2016-10-06 | 1 | -1/+3 |
* | spl: spi: Move the generic SPI loader into common/spl | Simon Glass | 2016-10-06 | 1 | -0/+123 |