Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | spl: Add a name to the SPL load-image methods | Simon Glass | 2016-12-09 | -2/+2 |
* | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass | 2016-10-06 | -3/+4 |
* | spl: Convert spl_ubi_load_image() to use linker list | Simon Glass | 2016-10-06 | -0/+3 |
* | spl: Convert boot_device into a struct | Simon Glass | 2016-10-06 | -3/+3 |
* | spl: Add a parameter to spl_parse_image_header() | Simon Glass | 2016-10-06 | -2/+2 |
* | spl: support loading from UBI volumes | Ladislav Michl | 2016-07-22 | -0/+78 |