aboutsummaryrefslogtreecommitdiff
path: root/common/spl/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-14spl: 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-27spl: dfu: adding dfu support functions for SPL-DFUB, Ravi1-0/+1
2016-07-22spl: support loading from UBI volumesLadislav Michl1-0/+3
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass1-0/+1
2014-10-27spl: Add EXT support to SPLGuillaume GARDET1-0/+1
2014-02-19common: spl: Add spl sata boot supportDan Murphy1-0/+1
2014-01-24spl: common: Support for USB MSD FAT image loadingDan Murphy1-0/+1
2014-01-24spl: 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