Boris Brezillon
|
f59dab8d9e
mtd: nand: sunxi: fix support for 512bytes ECC chunks
|
8 years ago |
Boris Brezillon
|
4796d86559
mtd: nand: sunxi: Support ECC maximization
|
9 years ago |
Sascha Hauer
|
907f45fb99
mtd: nand: sunxi: switch from manual to automated timing config
|
9 years ago |
Marc Gonzalez
|
d45bc58dd3
mtd: nand: import nand_hw_control_init()
|
9 years ago |
Dan Carpenter
|
40297e7f89
mtd: nand: sunxi: prevent a small memory leak
|
9 years ago |
Icenowy Zheng
|
ab9d6a7835
mtd: nand: sunxi: add reset line support
|
9 years ago |
Boris Brezillon
|
03b1d11a99
mtd: nand: sunxi: fix subpage write
|
9 years ago |
Boris Brezillon
|
a92c721dc6
mtd: nand: sunxi: check ecc->size values
|
9 years ago |
Boris Brezillon
|
872164e41f
mtd: nand: sunxi: prefer 1k ECC blocks when applicable
|
9 years ago |
Boris Brezillon
|
252173c69e
mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma()
|
9 years ago |
Wei Yongjun
|
28f3d01eca
mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare()
|
9 years ago |
Boris Brezillon
|
614049a8d9
mtd: nand: sunxi: add support for DMA assisted operations
|
9 years ago |
Rafał Miłecki
|
e4225ae823
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
|
9 years ago |
Boris Brezillon
|
c66811e6d3
mtd: nand: sunxi: switch to mtd_ooblayout_ops
|
9 years ago |
Boris Brezillon
|
c4f3ef2c6c
mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
|
9 years ago |
Boris Brezillon
|
828dec1530
mtd: nand: sunxi: make OOB retrieval optional
|
9 years ago |
Boris Brezillon
|
cc6822fb75
mtd: nand: sunxi: move some ECC related operations to their own functions
|
9 years ago |
Boris Brezillon
|
c0c9dfa8ad
mtd: nand: sunxi: poll for events instead of using interrupts
|
9 years ago |
Boris Brezillon
|
166f08c7b6
mtd: nand: sunxi: make use of readl_poll_timeout()
|
9 years ago |
Boris Brezillon
|
a9a416f0c7
mtd: nand: sunxi: fix ->dev_ready() implementation
|
9 years ago |
Boris Brezillon
|
336de7b1e0
mtd: nand: enable ECC pipelining
|
9 years ago |
Boris Brezillon
|
dd26a4584c
mtd: nand: sunxi: disable clks on device removal
|
9 years ago |
Boris Brezillon
|
68ffbf7f9f
mtd: nand: sunxi: fix NFC_CTL setting
|
9 years ago |
Boris Brezillon
|
f8b04746a4
mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
|
9 years ago |
Boris Brezillon
|
ece03cfd52
mtd: nand: sunxi: let the NAND controller control the CE line
|
9 years ago |
Boris Brezillon
|
e9aa671f69
mtd: nand: sunxi: improve ->cmd_ctrl() function
|
10 years ago |
Boris Brezillon
|
fe82ccefc9
mtd: nand: sunxi: implement ->read_subpage()
|
10 years ago |
Boris Brezillon
|
1c1bdd6f86
mtd: nand: sunxi: implement ->read_oob()/->write_oob()
|
10 years ago |
Boris Brezillon
|
5abcd95d8c
mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings
|
9 years ago |
Boris Brezillon
|
2d43457f79
mtd: nand: sunxi: fix EDO mode selection
|
9 years ago |