summaryrefslogtreecommitdiff
path: root/common/spl/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-04-27spl: Extract legacy image handling into separate fileStefan Roese1-0/+1
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner1-1/+1
2019-08-26spl: support booting via RISC-V OpenSBILukas Auer1-0/+1
2019-02-16usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa1-1/+1
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee1-1/+1
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis1-1/+1
2018-10-04spl: add support to booting with OP-TEEKever Yang1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-11-26spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich1-1/+1
2017-08-23spl: add serial download protocol (SDP) supportStefan Agner1-0/+1
2017-08-17spl: fix Makefile for NOR, XIP and YMODEMPhilipp Tomsich1-3/+3
2017-08-13spl: consistently use $(SPL_TPL_) to select features for SPL and TPL buildsPhilipp Tomsich1-18/+18
2017-08-13spl: add a 'return to bootrom' boot methodPhilipp Tomsich1-0/+1
2017-06-09SPL: Add XIP booting supportVikas Manocha1-0/+1
2017-05-15spl: add support to booting with ATFKever Yang1-0/+1
2017-01-15spl: move RAM boot support in separate fileStefan Agner1-0/+1
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass1-0/+1
2016-09-28spl: dfu: adding dfu support functions for SPL-DFUB, Ravi1-0/+1
2016-07-22spl: support loading from UBI volumesLadislav Michl1-0/+3
2016-03-15spl: Add an option to load a FIT containing U-BootSimon Glass1-0/+1
2014-10-28spl: Add EXT support to SPLGuillaume GARDET1-0/+1
2014-02-19common: spl: Add spl sata boot supportDan Murphy1-0/+1
2014-01-25spl: common: Support for USB MSD FAT image loadingDan Murphy1-0/+1
2014-01-25spl: common: Move FAT funcs to a common fileDan Murphy1-0/+1
2013-10-31common: convert makefiles to Kbuild styleMasahiro Yamada1-29/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-2/+1
2013-05-15drivers/mmc: move spl_mmc.c to common/splYing Zhang1-0/+1
2013-03-11SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra1-0/+1
2012-10-01OMAP: networking support for SPLIlya Yanok1-0/+1
2012-09-27SPL: Add NOR flash booting supportStefan Roese1-0/+1
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini1-0/+1
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+37