summaryrefslogtreecommitdiff
path: root/common/spl/spl_nand.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-20spl: nand: support redundant u-boot imageBoris Brezillon1-0/+7
2016-05-27spl: Support loading a FIT from NANDLokesh Vutla1-5/+32
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut1-2/+7
2016-04-02Common: SPL: spl_nand: Fixed debug correct NAND ECC type.Ahmed Samir Khalil1-0/+4
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov1-6/+12
2015-11-18spl: nand: remove code duplicationNikita Kiryanov1-15/+16
2015-04-24armv8/ls2085aqds: NAND boot supportScott Wood1-1/+1
2014-11-17spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher1-0/+13
2014-07-22spl: nand: read only in the size of image_header on the first accessMasahiro Yamada1-3/+3
2014-05-15nand: remove CONFIG_SYS_NAND_PAGE_SIZETim Harvey1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini1-0/+100