summaryrefslogtreecommitdiff
path: root/common/spl/spl_ymodem.c
Commit message (Expand)AuthorAgeLines
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-1/+1
* spl: remove redundant call to parse_image_header()tomas.melin@vaisala.com2016-11-28-1/+0
* spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-06-1/+1
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-4/+5
* spl: Convert spl_ymodem_load_image() to use linker listSimon Glass2016-10-06-1/+2
* spl: Convert boot_device into a structSimon Glass2016-10-06-1/+1
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-2/+3
* spl: Add an option to load a FIT containing U-Boot from UARTLokesh Vutla2016-05-27-14/+84
* SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-17-2/+5
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-2/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-0/+75