summaryrefslogtreecommitdiff
path: root/include/spl.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-17spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher1-0/+1
2014-10-28spl: Add EXT support to SPLGuillaume GARDET1-0/+4
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET1-1/+1
2014-10-25spl: add prototype for jump_to_image_no_argsJeroen Hofstee1-0/+2
2014-02-19common: spl: Add spl sata boot supportDan Murphy1-0/+3
2014-02-07SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini1-0/+1
2014-01-25spl: common: Support for USB MSD FAT image loadingDan Murphy1-0/+3
2014-01-25spl: common: Move FAT funcs to a common fileDan Murphy1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R1-1/+0
2013-03-11SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra1-0/+3
2012-10-01OMAP: networking support for SPLIlya Yanok1-0/+3
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini1-1/+1
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese1-0/+3
2012-09-27SPL: Add NOR flash booting supportStefan Roese1-0/+3
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini1-0/+2
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+69