Age | Commit message (Expand) | Author |
---|---|---|
2016-12-09 | spl: Add a name to the SPL load-image methods | Simon Glass |
2016-11-28 | spl: remove redundant call to parse_image_header() | 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_ymodem_load_image() to use linker list | Simon Glass |
2016-10-06 | spl: Convert boot_device into a struct | Simon Glass |
2016-10-06 | spl: Add a parameter to spl_parse_image_header() | Simon Glass |
2016-05-27 | spl: Add an option to load a FIT containing U-Boot from UART | Lokesh Vutla |
2016-05-17 | SPL: Let spl_parse_image_header() return value | Marek Vasut |
2015-11-18 | spl: change return values of spl_*_load_image() | Nikita Kiryanov |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini |