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