summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/sunxi_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON2015-11-021-1/+1
* mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-11-021-2/+2
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-131-2/+3
* mtd: nand: sunxi_nand: drop owner assignmentFrans Klaver2015-10-131-1/+0
* mtd: nand: sunxi: fix bitflips in erased pagesBoris BREZILLON2015-10-021-1/+3
* mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline functionBoris BREZILLON2015-10-021-5/+7
* mtd: nand: sunxi: retrieve corrected OOB bytesBoris BREZILLON2015-10-021-1/+17
* mtd: nand: sunxi: factorize extra OOB bytes handlingBoris BREZILLON2015-10-021-42/+48
* mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-10-021-128/+40
* mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-10-021-0/+92
* mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functionsBoris BREZILLON2015-10-021-38/+32
* mtd: nand: sunxi: rework macrosBoris BREZILLON2015-09-301-59/+64
* Merge MTD 4.3-rc updates into -nextBrian Norris2015-09-301-17/+10
|\
| * mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON2015-09-211-0/+1
| * mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON2015-09-211-17/+9
* | mtd: nand: sunxi: rely on nand_dt_init initializationBoris BREZILLON2015-09-111-17/+10
* | mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()Stefan Roese2015-09-091-3/+9
|/
* mtd: nand: sunxi: Set serial access mode correctlyRoy Spliet2015-07-201-5/+12
* mtd: nand: sunxi: Replace failsafe timing cfg with calculated valueRoy Spliet2015-07-201-5/+68
* mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra2015-02-011-2/+0
* mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON2014-10-291-0/+1432
OpenPOWER on IntegriCloud