Commit Graph

14 Commits (f8714372ed8e65f1b90b05d7bc0c2a05bc0a9e3d)

Author SHA1 Message Date
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 8 years ago
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 9 years ago
Simon Glass 548b3ee73c spl: Convert spl_nor_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
Mike Looijmans 5aa79f2676 spl_nor.c: Support devicetree sizes different from 16k 9 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 9 years ago
Masahiro Yamada 70e6428d8c spl_nor: fix warning when compiled for 64bit target 9 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 years ago
Heiko Schocher b9ea0c3a20 spl, spl_nor: fix compiler warning 10 years ago
Masahiro Yamada 9f9d8704b6 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Stefan Roese 33d346464a SPL: Add NOR flash booting support 13 years ago