summaryrefslogtreecommitdiff
path: root/common/spl/spl_nand.c
Commit message (Expand)AuthorAgeLines
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-1/+1
* spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-06-1/+1
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-14/+19
* spl: Convert spl_nand_load_image() to use linker listSimon Glass2016-10-06-1/+3
* spl: Convert boot_device into a structSimon Glass2016-10-06-1/+1
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-2/+2
* spl: Add a parameter to spl_set_header_raw_uboot()Simon Glass2016-10-06-1/+1
* spl: nand: support redundant u-boot imageBoris Brezillon2016-06-19-0/+7
* spl: Support loading a FIT from NANDLokesh Vutla2016-05-27-5/+32
* SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-17-2/+7
* Common: SPL: spl_nand: Fixed debug correct NAND ECC type.Ahmed Samir Khalil2016-04-01-0/+4
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-6/+12
* spl: nand: remove code duplicationNikita Kiryanov2015-11-18-15/+16
* armv8/ls2085aqds: NAND boot supportScott Wood2015-04-23-1/+1
* spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher2014-11-17-0/+13
* spl: nand: read only in the size of image_header on the first accessMasahiro Yamada2014-07-22-3/+3
* nand: remove CONFIG_SYS_NAND_PAGE_SIZETim Harvey2014-05-15-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-27-0/+100