index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_nor.c
Age
Commit message (
Expand
)
Author
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_nor_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-08-08
spl_nor.c: Support devicetree sizes different from 16k
Mike Looijmans
2016-05-17
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-03-16
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
2015-11-18
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-02-16
spl, spl_nor: fix compiler warning
Heiko Schocher
2015-01-14
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese