summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_spl_simple.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon2016-06-191-1/+1
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-6/+5
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-42/+43
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-031-1/+1
* spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy2015-08-121-2/+5
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-061-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* nand_spl_simple: store ecc data on the stackStefano Babic2012-01-261-26/+16
* drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-071-4/+2
* nand_spl_simple: add support for software ECCIlya Yanok2011-12-061-1/+10
* spl, nand: add 4bit HW ecc oob first nand_read_page functionHeiko Schocher2011-11-031-1/+42
* spl: add NAND Library to new SPLSimon Schwarz2011-09-301-0/+245
OpenPOWER on IntegriCloud