Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | spl: Add a name to the SPL load-image methods | Simon Glass | 2016-12-09 | -1/+2 |
* | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass | 2016-10-06 | -3/+4 |
* | spl: Convert spl_onenand_load_image() to use linker list | Simon Glass | 2016-10-06 | -1/+3 |
* | spl: Convert boot_device into a struct | Simon Glass | 2016-10-06 | -1/+1 |
* | spl: Add a parameter to spl_parse_image_header() | Simon Glass | 2016-10-06 | -1/+1 |
* | SPL: Let spl_parse_image_header() return value | Marek Vasut | 2016-05-17 | -1/+4 |
* | spl: change return values of spl_*_load_image() | Nikita Kiryanov | 2015-11-18 | -1/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | SPL: ONENAND: Support SPL to boot u-boot from OneNAND. | Enric Balletbo i Serra | 2013-03-11 | -0/+47 |