summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/nand_spl_simple.c
AgeCommit message (Expand)Author
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner
2016-06-19mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood
2015-08-12spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-01-26nand_spl_simple: store ecc data on the stackStefano Babic
2011-12-07drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-12-06nand_spl_simple: add support for software ECCIlya Yanok
2011-11-03spl, nand: add 4bit HW ecc oob first nand_read_page functionHeiko Schocher
2011-09-30spl: add NAND Library to new SPLSimon Schwarz