Masahiro Yamada
|
c25cca0336
mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error
|
9 years ago |
Ray Jui
|
eab7fdc7bb
mtd: brcmnand: iProc big endian and ONFI support
|
9 years ago |
Marc Gonzalez
|
d45bc58dd3
mtd: nand: import nand_hw_control_init()
|
9 years ago |
Florian Fainelli
|
422485da15
mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd
|
9 years ago |
Kamal Dasu
|
bc265323de
mtd: brcmnand: Detect sticky ucorr ecc error on dma reads
|
9 years ago |
Kamal Dasu
|
02b88eea9f
mtd: brcmnand: Add check for erased page bitflips
|
9 years ago |
Florian Fainelli
|
decba6d478
mtd: brcmnand: Add v7.2 controller support
|
9 years ago |
Brian Norris
|
666b65683d
mtd: brcmnand: respect ECC algorithm set by NAND subsystem
|
9 years ago |
Boris Brezillon
|
ef5eeea6e9
mtd: nand: brcm: switch to mtd_ooblayout_ops
|
9 years ago |
Boris Brezillon
|
541e3c8912
mtd: nand: brcm: rely on generic DT parsing done in nand_scan_ident()
|
9 years ago |
Florian Fainelli
|
269ecf03a5
mtd: brcmnand: Add support for v6.2 controllers
|
9 years ago |
Boris BREZILLON
|
f5b8aa78ef
mtd: kill the ecclayout->oobavail field
|
9 years ago |
Florian Fainelli
|
d267aefc54
mtd: brcmnand: Fix v7.1 register offsets
|
9 years ago |
Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 years ago |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 years ago |
Boris BREZILLON
|
f1c4c9992b
mtd: nand: brcm: use the mtd instance embedded in struct nand_chip
|
9 years ago |
Simon Arlott
|
5c05bc0072
mtd: brcmnand: Request and enable the clock if present
|
9 years ago |
Boris BREZILLON
|
4bd4ebcc54
mtd: nand: make use of mtd_to_nand() in NAND drivers
|
9 years ago |
Brian Norris
|
d121b66d25
mtd: brcmnand: drop brcmnand_host::of_node field
|
9 years ago |
Julia Lawall
|
081976bcc0
mtd: brcmnand: improve memory management
|
9 years ago |
Simon Arlott
|
0401669797
brcmnand: Clear EXT_ADDR error registers in PIO mode
|
9 years ago |
Brian Norris
|
064f462632
mtd: brcmnand: drop unused subpage_read() support
|
9 years ago |
Brian Norris
|
d618baf94c
mtd: brcmnand: clean up flash cache for parameter pages
|
9 years ago |
Boris BREZILLON
|
44ec23c9ec
mtd: nand: convert to nand_get_flash_node()
|
10 years ago |
Brian Norris
|
a61ae81a19
mtd: nand: drop unnecessary partition parser data
|
10 years ago |
Brian Norris
|
6375219951
mtd: nand: convert to nand_set_flash_node()
|
10 years ago |
Anup Patel
|
4d1ea982a9
mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
|
10 years ago |
Brian Norris
|
3f06d2a912
mtd: brcmnand: factor out CFG and CFG_EXT bitfields
|
10 years ago |
Boris BREZILLON
|
45aaeff947
mtd: nand: pass page number to ecc->write_xxx() methods
|
10 years ago |
Anup Patel
|
3f08b8ba9f
mtd: brcmnand: Fix pointer type-cast in brcmnand_write()
|
10 years ago |