summaryrefslogtreecommitdiff
path: root/common/spl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa2019-02-151-1/+1
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-011-1/+1
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-1/+1
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-261-1/+1
* spl: add support to booting with OP-TEEKever Yang2018-10-041-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich2017-11-261-1/+1
* spl: add serial download protocol (SDP) supportStefan Agner2017-08-231-0/+1
* spl: fix Makefile for NOR, XIP and YMODEMPhilipp Tomsich2017-08-171-3/+3
* spl: consistently use $(SPL_TPL_) to select features for SPL and TPL buildsPhilipp Tomsich2017-08-131-18/+18
* spl: add a 'return to bootrom' boot methodPhilipp Tomsich2017-08-131-0/+1
* SPL: Add XIP booting supportVikas Manocha2017-06-091-0/+1
* spl: add support to booting with ATFKever Yang2017-05-151-0/+1
* spl: move RAM boot support in separate fileStefan Agner2017-01-141-0/+1
* spl: spi: Move the generic SPI loader into common/splSimon Glass2016-10-061-0/+1
* spl: dfu: adding dfu support functions for SPL-DFUB, Ravi2016-09-271-0/+1
* spl: support loading from UBI volumesLadislav Michl2016-07-221-0/+3
* spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-141-0/+1
* spl: Add EXT support to SPLGuillaume GARDET2014-10-271-0/+1
* common: spl: Add spl sata boot supportDan Murphy2014-02-191-0/+1
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-241-0/+1
* spl: common: Move FAT funcs to a common fileDan Murphy2014-01-241-0/+1
* common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-29/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-2/+1
* drivers/mmc: move spl_mmc.c to common/splYing Zhang2013-05-151-0/+1
* SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra2013-03-111-0/+1
* OMAP: networking support for SPLIlya Yanok2012-10-011-0/+1
* SPL: Add NOR flash booting supportStefan Roese2012-09-271-0/+1
* SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-271-0/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+37