summaryrefslogtreecommitdiff
path: root/common/spl/Makefile
AgeCommit message (Expand)Author
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2018-10-04spl: add support to booting with OP-TEEKever Yang
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-26spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich
2017-08-23spl: add serial download protocol (SDP) supportStefan Agner
2017-08-17spl: fix Makefile for NOR, XIP and YMODEMPhilipp Tomsich
2017-08-13spl: consistently use $(SPL_TPL_) to select features for SPL and TPL buildsPhilipp Tomsich
2017-08-13spl: add a 'return to bootrom' boot methodPhilipp Tomsich
2017-06-09SPL: Add XIP booting supportVikas Manocha
2017-05-15spl: add support to booting with ATFKever Yang
2017-01-14spl: move RAM boot support in separate fileStefan Agner
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass
2016-09-27spl: dfu: adding dfu support functions for SPL-DFUB, Ravi
2016-07-22spl: support loading from UBI volumesLadislav Michl
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass
2014-10-27spl: Add EXT support to SPLGuillaume GARDET
2014-02-19common: spl: Add spl sata boot supportDan Murphy
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-10-31common: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-15drivers/mmc: move spl_mmc.c to common/splYing Zhang
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: Add NOR flash booting supportStefan Roese
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini