Commit Graph

12 Commits (7966b43778f2556ecbda2275f1296934071224b2)

Author SHA1 Message Date
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
tomas.melin@vaisala.com f069ded611 spl: remove redundant call to parse_image_header() 8 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 9 years ago
Simon Glass dd6bf9025c spl: Convert spl_ymodem_load_image() to use linker list 9 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 9 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 9 years ago
Lokesh Vutla fa715193c0 spl: Add an option to load a FIT containing U-Boot from UART 9 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 9 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 13 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 13 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 13 years ago