summaryrefslogtreecommitdiff
path: root/common/spl/spl_nor.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-08spl_nor.c: Support devicetree sizes different from 16kMike Looijmans1-2/+2
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut1-2/+7
2016-03-16spl_nor: fix warning when compiled for 64bit targetMasahiro Yamada1-1/+1
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov1-2/+4
2015-02-16spl, spl_nor: fix compiler warningHeiko Schocher1-1/+1
2015-01-14spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOTMasahiro Yamada1-25/+39
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-12/+1
2012-09-27SPL: Add NOR flash booting supportStefan Roese1-0/+62