summaryrefslogtreecommitdiff
path: root/include/spl.h
Commit message (Expand)AuthorAgeLines
* SPL: make struct spl_image 64-bit safeAndre Przywara2017-01-04-2/+2
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-1/+14
* spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macroSimon Glass2016-12-09-7/+7
* SPL: mmc: Make spl_mmc_load_image availableMarek Vasut2016-12-01-0/+3
* spl: Make spl_boot_list a local variableSimon Glass2016-10-06-2/+0
* spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-06-1/+3
* spl: Update fat functions to take an spl_image parameterSimon Glass2016-10-06-2/+4
* spl: Update ext functions to take an spl_image parameterSimon Glass2016-10-06-2/+4
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-1/+3
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-8/+0
* spl: Convert spl_net_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Convert spl_sata_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Convert spl_usb_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Convert spl_ymodem_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Convert spl_nor_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Convert spl_onenand_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Convert spl_nand_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Convert spl_ubi_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Convert spl_mmc_load_image() to use linker listSimon Glass2016-10-06-3/+0
* spl: Add a way to declare an SPL image loaderSimon Glass2016-10-06-0/+32
* spl: Convert boot_device into a structSimon Glass2016-10-06-11/+29
* spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-06-0/+7
* spl: Add function comments to spl_start_uboot()Simon Glass2016-10-06-0/+11
* spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-06-1/+11
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-2/+18
* spl: Add a parameter to spl_set_header_raw_uboot()Simon Glass2016-10-06-1/+12
* spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-06-0/+9
* spl: dfu: adding dfu support functions for SPL-DFUB, Ravi2016-09-27-0/+8
* spl: support loading from UBI volumesLadislav Michl2016-07-22-0/+4
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-1/+1
* spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla2016-05-27-0/+12
* spl: Introduce new function spl_board_prepare_for_bootMichal Simek2016-05-24-0/+1
* SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-17-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-03-14-4/+6
|\
| * dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14-4/+6
* | spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-14-0/+18
|/
* spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-18-1/+1
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-9/+9
* dm: spl: Allow device tree/driver model in board_init_f()Simon Glass2015-07-21-0/+12
* arm: spl: Add an API to detect when U-Boot is started from SPLSimon Glass2015-06-10-0/+13
* spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher2014-11-17-0/+1
* spl: Add EXT support to SPLGuillaume GARDET2014-10-27-0/+4
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-27-1/+1
* spl: add prototype for jump_to_image_no_argsJeroen Hofstee2014-10-25-0/+2
* common: spl: Add spl sata boot supportDan Murphy2014-02-19-0/+3
* SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini2014-02-07-0/+1
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-24-0/+3
* spl: common: Move FAT funcs to a common fileDan Murphy2014-01-24-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1