~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_nor.c
Commit message (
Expand
)
Author
Age
*
spl: spl-nor: return error if no valid image was loaded
Mario Kicherer
2023-06-20
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
Roger Quadros
2022-10-26
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig
Tom Rini
2022-06-06
*
spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT
Andrew Davis
2022-05-11
*
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-20
*
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-11-05
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
spl: spl_nor: Remove unused variable 'ret' warning
Stefan Roese
2020-04-27
*
spl: spl_nor: Move legacy image loading into spl_legacy.c
Stefan Roese
2020-04-27
*
spl: nor: Provide falcon boot support for NOR memories
Lukasz Majewski
2019-11-03
*
spl: nor: support loading i.MX container format file
Peng Fan
2019-10-08
*
spl: nor: introduce spl_nor_get_uboot_base
Peng Fan
2019-10-08
*
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
York Sun
2018-07-19
*
spl: nor: Add FIT support
York Sun
2018-07-19
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-05-08
*
spl: Add a name to the SPL load-image methods
Simon Glass
2016-12-09
*
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-10-06
*
spl_nor.c: Support devicetree sizes different from 16k
Mike Looijmans
2016-08-08
*
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-05-17
*
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
2016-03-15
*
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
*
spl, spl_nor: fix compiler warning
Heiko Schocher
2015-02-16
*
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2015-01-14
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27