summaryrefslogtreecommitdiff
path: root/common/spl/spl_nor.c
AgeCommit message (Expand)Author
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-16spl_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