summaryrefslogtreecommitdiff
path: root/common/spl/spl_nor.c
AgeCommit message (Expand)Author
2019-11-03spl: nor: Provide falcon boot support for NOR memoriesLukasz Majewski
2019-10-08spl: nor: support loading i.MX container format filePeng Fan
2019-10-08spl: nor: introduce spl_nor_get_uboot_basePeng Fan
2018-07-19spl: nor: Skip CONFIG_SYS_FDT_BASE if not definedYork Sun
2018-07-19spl: nor: Add FIT supportYork Sun
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_nor_load_image() to use linker listSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-08-08spl_nor.c: Support devicetree sizes different from 16kMike Looijmans
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2016-03-15spl_nor: fix warning when compiled for 64bit targetMasahiro Yamada
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-02-16spl, spl_nor: fix compiler warningHeiko Schocher
2015-01-14spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOTMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-27SPL: Add NOR flash booting supportStefan Roese