summaryrefslogtreecommitdiff
path: root/include/spl.h
AgeCommit message (Expand)Author
2016-09-18spl: inject '/boot-device' into FDTPhilipp Tomsich
2016-09-18spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-07-21dm: spl: Allow device tree/driver model in board_init_f()Simon Glass
2015-06-10arm: spl: Add an API to detect when U-Boot is started from SPLSimon Glass
2014-11-17spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher
2014-10-27spl: Add EXT support to SPLGuillaume GARDET
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-10-25spl: add prototype for jump_to_image_no_argsJeroen Hofstee
2014-02-19common: spl: Add spl sata boot supportDan Murphy
2014-02-07SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini
2014-01-24spl: common: Support for USB MSD FAT image loadingDan Murphy
2014-01-24spl: common: Move FAT funcs to a common fileDan Murphy
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R
2013-03-11SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra
2012-10-01OMAP: networking support for SPLIlya Yanok
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese
2012-09-27SPL: Add NOR flash booting supportStefan Roese
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini