Commit Graph

57 Commits (ada832f8f5a4168e495332ca33a5723224255cc5)

Author SHA1 Message Date
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Simon Glass 0d3b059131 spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro 8 years ago
Marek Vasut 09410c6572 SPL: mmc: Make spl_mmc_load_image available 8 years ago
Simon Glass d32b2d1c61 spl: Make spl_boot_list a local variable 9 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
Simon Glass 710e9ca579 spl: Update fat functions to take an spl_image parameter 9 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 9 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 9 years ago
Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 9 years ago
Simon Glass 7ec0389354 spl: Convert spl_net_load_image() to use linker list 9 years ago
Simon Glass 139db7af4e spl: Convert spl_spi_load_image() to use linker list 9 years ago
Simon Glass 7557147927 spl: Convert spl_sata_load_image() to use linker list 9 years ago
Simon Glass 56df46351a spl: Convert spl_usb_load_image() to use linker list 9 years ago
Simon Glass dd6bf9025c spl: Convert spl_ymodem_load_image() to use linker list 9 years ago
Simon Glass 548b3ee73c spl: Convert spl_nor_load_image() to use linker list 9 years ago
Simon Glass afa6e6c488 spl: Convert spl_onenand_load_image() to use linker list 9 years ago
Simon Glass d5c2b11ce4 spl: Convert spl_nand_load_image() to use linker list 9 years ago
Simon Glass 7d7dd821b0 spl: Convert spl_ubi_load_image() to use linker list 9 years ago
Simon Glass 0fed9c7ed6 spl: Convert spl_mmc_load_image() to use linker list 9 years ago
Simon Glass a0a8029058 spl: Add a way to declare an SPL image loader 9 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 9 years ago
Simon Glass a807ab3303 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig 9 years ago
Simon Glass f59961e343 spl: Add function comments to spl_start_uboot() 9 years ago
Simon Glass ca12e65caa spl: Add a parameter to jump_to_image_linux() 9 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 9 years ago
Simon Glass d95ceb97c0 spl: Add a parameter to spl_set_header_raw_uboot() 9 years ago
Simon Glass e50d76cc3c spl: Move spl_board_load_image() into a generic header 9 years ago
B, Ravi 52f2acc5e0 spl: dfu: adding dfu support functions for SPL-DFU 9 years ago
Ladislav Michl bf55cd4f3e spl: support loading from UBI volumes 9 years ago
Marek Vasut 2b1cdafa9f common: Pass the boot device into spl_boot_mode() 9 years ago
Lokesh Vutla eafd5410af spl: Allow to load a FIT containing U-Boot from FS 9 years ago
Michal Simek 3a3b914789 spl: Introduce new function spl_board_prepare_for_boot 9 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 9 years ago
Simon Glass f1dcee59a2 spl: Add an option to load a FIT containing U-Boot 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Nikita Kiryanov a1e56cf6d4 spl: mmc: add support for BOOT_DEVICE_MMC2 10 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 10 years ago
Simon Glass 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f() 10 years ago
Simon Glass 32ba8952cb arm: spl: Add an API to detect when U-Boot is started from SPL 10 years ago
Heiko Schocher 0c3117b1f7 spl, nand: add option to boot raw u-boot.bin image only 11 years ago
Guillaume GARDET 592f922261 spl: Add EXT support to SPL 11 years ago
Guillaume GARDET 205b4f33cf Rename some defines containing FAT in their name to be filesystem generic 11 years ago
Jeroen Hofstee ce04822437 spl: add prototype for jump_to_image_no_args 11 years ago
Dan Murphy fff40a7e02 common: spl: Add spl sata boot support 11 years ago
Tom Rini 7dbe63bc95 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK 11 years ago
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 11 years ago
Dan Murphy 773b5940b5 spl: common: Move FAT funcs to a common file 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
SRICHARAN R 4a0eb75752 ARM: OMAP: Cleanup boot parameters usage 12 years ago
Enric Balletbo i Serra 6000992e26 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. 12 years ago