index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
Makefile
Age
Commit message (
Expand
)
Author
2017-11-26
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
Philipp Tomsich
2017-08-23
spl: add serial download protocol (SDP) support
Stefan Agner
2017-08-17
spl: fix Makefile for NOR, XIP and YMODEM
Philipp Tomsich
2017-08-13
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
Philipp Tomsich
2017-08-13
spl: add a 'return to bootrom' boot method
Philipp Tomsich
2017-06-09
SPL: Add XIP booting support
Vikas Manocha
2017-05-15
spl: add support to booting with ATF
Kever Yang
2017-01-14
spl: move RAM boot support in separate file
Stefan Agner
2016-10-06
spl: spi: Move the generic SPI loader into common/spl
Simon Glass
2016-09-27
spl: dfu: adding dfu support functions for SPL-DFU
B, Ravi
2016-07-22
spl: support loading from UBI volumes
Ladislav Michl
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2014-10-27
spl: Add EXT support to SPL
Guillaume GARDET
2014-02-19
common: spl: Add spl sata boot support
Dan Murphy
2014-01-24
spl: common: Support for USB MSD FAT image loading
Dan Murphy
2014-01-24
spl: common: Move FAT funcs to a common file
Dan Murphy
2013-10-31
common: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-15
drivers/mmc: move spl_mmc.c to common/spl
Ying Zhang
2013-03-11
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
Enric Balletbo i Serra
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini