summaryrefslogtreecommitdiff
path: root/common/spl/spl_nand.c
AgeCommit message (Expand)Author
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-10-06spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_nand_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-10-06spl: Add a parameter to spl_set_header_raw_uboot()Simon Glass
2016-06-19spl: nand: support redundant u-boot imageBoris Brezillon
2016-05-27spl: Support loading a FIT from NANDLokesh Vutla
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2016-04-01Common: SPL: spl_nand: Fixed debug correct NAND ECC type.Ahmed Samir Khalil
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-11-18spl: nand: remove code duplicationNikita Kiryanov
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2014-11-17spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher
2014-07-22spl: nand: read only in the size of image_header on the first accessMasahiro Yamada
2014-05-15nand: remove CONFIG_SYS_NAND_PAGE_SIZETim Harvey
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini