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
/
doc
/
README.SPL
Age
Commit message (
Expand
)
Author
2020-01-15
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
Vignesh Raghavendra
2019-12-03
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
2019-07-10
dm: doc: add documentation for pre-reloc properties in SPL and TPL
Patrick Delaunay
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2014-10-27
doc: Update documentation according to the EXT SPL support patch set
Guillaume GARDET
2014-08-06
doc: README.SPL: adjust for Kbuild and Kconfig
Masahiro Yamada
2014-07-30
include: define CONFIG_SPL and CONFIG_TPL as 1
Masahiro Yamada
2014-03-12
kbuild: rename TOPDIR to stctree
Masahiro Yamada
2014-01-21
powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
Po Liu
2013-08-28
arm, spl: add watchdog library to SPL
Heiko Schocher
2013-07-03
cosmetic: README.SPL: fix a typo
Masahiro Yamada
2012-09-27
SPL: Add support for loading image from ram in SPL.
Pavel Machek
2012-09-02
README.SPL: Move the 'Estimating stack usage' from omap3 to here
Tom Rini
2012-09-02
README.SPL: Add a small Debugging section
Tom Rini
2012-08-09
mkconfig: add support for SPL CPU
Allen Martin
2012-02-12
doc: fix typos
Peter Meerwald
2011-12-24
sf: Add spi_boot() to allow booting from SPI flash in an SPL
Christian Riesch
2011-11-03
arm, davinci: add support for new spl framework
Heiko Schocher
2011-11-03
spl: add option for adding post memory test to the SPL framework
Heiko Schocher
2011-10-27
SPL: Add DMA library
Simon Schwarz
2011-09-30
spl: Add POWER library to new spl
Simon Schwarz
2011-09-30
spl: add NAND Library to new SPL
Simon Schwarz
2011-09-11
Minor coding style cleanup.
Wolfgang Denk
2011-07-26
spl: add initial support for a generic SPL framework
Daniel Schwierzeck