aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/sunxi_nand.c
Commit message (Expand)AuthorAge
* mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON2015-11-02
* mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-11-02
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-13
* mtd: nand: sunxi_nand: drop owner assignmentFrans Klaver2015-10-13
* mtd: nand: sunxi: fix bitflips in erased pagesBoris BREZILLON2015-10-02
* mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline functionBoris BREZILLON2015-10-02
* mtd: nand: sunxi: retrieve corrected OOB bytesBoris BREZILLON2015-10-02
* mtd: nand: sunxi: factorize extra OOB bytes handlingBoris BREZILLON2015-10-02
* mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-10-02
* mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-10-02
* mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functionsBoris BREZILLON2015-10-02
* mtd: nand: sunxi: rework macrosBoris BREZILLON2015-09-30
* Merge MTD 4.3-rc updates into -nextBrian Norris2015-09-30
|\
| * mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON2015-09-21
| * mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON2015-09-21
* | mtd: nand: sunxi: rely on nand_dt_init initializationBoris BREZILLON2015-09-11
* | mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()Stefan Roese2015-09-09
|/
* mtd: nand: sunxi: Set serial access mode correctlyRoy Spliet2015-07-20
* mtd: nand: sunxi: Replace failsafe timing cfg with calculated valueRoy Spliet2015-07-20
* mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra2015-02-02
* mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON2014-10-29