summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_micron.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-289/+0Star
* mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-141-50/+6Star
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-141-26/+51
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon2017-06-011-2/+8
* mtd: nand: add support for Micron on-die ECCThomas Petazzoni2017-06-011-0/+216
* mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon2017-03-081-0/+86