summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/sunxi_nand.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-02mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON1-1/+1
2015-11-02mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON1-2/+2
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON1-2/+3
2015-10-13mtd: nand: sunxi_nand: drop owner assignmentFrans Klaver1-1/+0
2015-10-02mtd: nand: sunxi: fix bitflips in erased pagesBoris BREZILLON1-1/+3
2015-10-02mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline functionBoris BREZILLON1-5/+7
2015-10-02mtd: nand: sunxi: retrieve corrected OOB bytesBoris BREZILLON1-1/+17
2015-10-02mtd: nand: sunxi: factorize extra OOB bytes handlingBoris BREZILLON1-42/+48
2015-10-02mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON1-128/+40
2015-10-02mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON1-0/+92
2015-10-02mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functionsBoris BREZILLON1-38/+32
2015-09-30mtd: nand: sunxi: rework macrosBoris BREZILLON1-59/+64
2015-09-30Merge MTD 4.3-rc updates into -nextBrian Norris1-17/+10
2015-09-22mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON1-0/+1
2015-09-21mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON1-17/+9
2015-09-12mtd: nand: sunxi: rely on nand_dt_init initializationBoris BREZILLON1-17/+10
2015-09-10mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()Stefan Roese1-3/+9
2015-07-20mtd: nand: sunxi: Set serial access mode correctlyRoy Spliet1-5/+12
2015-07-20mtd: nand: sunxi: Replace failsafe timing cfg with calculated valueRoy Spliet1-5/+68
2015-02-02mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra1-2/+0
2014-10-29mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON1-0/+1432