summaryrefslogtreecommitdiffstats
path: root/common/spl/spl_nand.c
Commit message (Expand)AuthorAgeFilesLines
* spl: nand: support redundant u-boot imageBoris Brezillon2016-06-191-0/+7
* spl: Support loading a FIT from NANDLokesh Vutla2016-05-271-5/+32
* SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-171-2/+7
* Common: SPL: spl_nand: Fixed debug correct NAND ECC type.Ahmed Samir Khalil2016-04-011-0/+4
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-181-6/+12
* spl: nand: remove code duplicationNikita Kiryanov2015-11-181-15/+16
* armv8/ls2085aqds: NAND boot supportScott Wood2015-04-231-1/+1
* spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher2014-11-171-0/+13
* spl: nand: read only in the size of image_header on the first accessMasahiro Yamada2014-07-221-3/+3
* nand: remove CONFIG_SYS_NAND_PAGE_SIZETim Harvey2014-05-151-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-271-0/+100
OpenPOWER on IntegriCloud