Commit Graph

736 Commits (lime2-spi)

Author SHA1 Message Date
Bin Meng ed5df0852f nand: atmel: Initialize pmecc smu with correct size 6 years ago
Stefan Roese 9e5c2a755a mtd: nand: spi: Add Gigadevice SPI NAND support 6 years ago
Miquel Raynal 515d021261 mtd: spinand: Add initial support for the MX35LF2GE4AB chip 6 years ago
Boris Brezillon 6f041ccabb mtd: spinand: Add initial support for the MX35LF1GE4AB chip 6 years ago
Frieder Schrempf 3181c0a622 mtd: spinand: Add initial support for Winbond W25M02GV 6 years ago
Peter Pan 883d8778ae mtd: spinand: Add initial support for Micron MT29F2G01ABAGD 6 years ago
Peter Pan 0a6d6bae03 mtd: nand: Add core infrastructure to support SPI NANDs 6 years ago
Boris Brezillon b95db8d33a mtd: nand: Add core infrastructure to deal with NAND devices 6 years ago
Miquel Raynal 3657b2f4a3 mtd: rename nand into rawnand in Kconfig prompt 6 years ago
Miquel Raynal a430fa06a4 mtd: move NAND files into a raw/ subdirectory 6 years ago
Boris Brezillon 596cf083da mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing 6 years ago
David Sniatkiwicz e76afd8409 fix: nand: pxa3xx: Add WA for eliminating flash ready timeout 6 years ago
Konstantin Porotchkin b7b3f2c8bb nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND 6 years ago
Konstantin Porotchkin e9a0777f85 nand: pxa3xx: cosmetic: add comments to the timing layout structures 6 years ago
Konstantin Porotchkin 2057eb0b16 fix: nand: Replace hardcoded page chunk size with calculated one 6 years ago
Konstantin Porotchkin b0d7c106c9 mtd: nand: pxa3xx: add support for Toshiba flash 6 years ago
Victor Axelrod ac56a3b30c mtd: nand: pxa3xx: add support for 2KB 8-bit flash 6 years ago
Boris Brezillon f3d235702d mtd: nand: pxa3xx: Fix READOOB implementation 6 years ago
Ofer Heifetz b47f677931 mtd: nand: pxa3xx_nand: add support for partial chunks 6 years ago
Ofer Heifetz 7efd95eacf mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan 6 years ago
Ofer Heifetz b87ae6f587 mtd: pxa3xx_nand: Fix initial controller configuration 6 years ago
Ofer Heifetz 6bbe7f681f mtd: pxa3xx_nand: Increase the initial chunk size 6 years ago
Ofer Heifetz 94488612cb nand: pxa3xx: Increase READ_ID buffer and make the size static 6 years ago
Ofer Heifetz cd11b2b457 mtd: nand: pxa3xx-nand: fix random command timeouts 6 years ago
Ofer Heifetz 658999244a mtd: nand: pxa3xx_nand: fix early spurious interrupt 6 years ago
Ofer Heifetz d3859d1b53 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() 6 years ago
Ofer Heifetz 8cdcf672c5 mtd: nand: pxa3xx_nand: use nand_to_mtd() 6 years ago
Ofer Heifetz 144532242e mtd: nand: pxa3xx_nand: Increase initial buffer size 6 years ago
Masahiro Yamada e8f65763ef mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs 6 years ago
Darwin Dingel 1711add3dc mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages 6 years ago
Mylène Josserand 850bdafa50 mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP 6 years ago
Mylène Josserand cbe9ea26e3 mtd: nand: nand_base: Convert EINVAL into ENOTSUPP 6 years ago
Masahiro Yamada 4a610fada1 mtd: nand: denali: correct buffer alignment for DMA transfer 6 years ago
Stefan Agner c7f367bc8d mtd: nand: mxs_nand: add device tree support for i.MX 6 6 years ago
Adam Ford eba7f1ff6c Convert CONFIG_NAND_DAVINCI to Kconfig 6 years ago
Adam Ford e7db856bf9 Convert CONFIG_NAND_ATMEL to Kconfig 6 years ago
Adam Ford d294335e5d Convert CONFIG_NAND_LPC32XX_SLC to Kconfig 6 years ago
Jörg Krause 4368f85359 mtd: nand: mxs_nand_spl: add mxs_flash_full_ident 6 years ago
Jörg Krause f3f2af3bdf mtd: nand: mxs_nand_spl: refactor mxs_flash_ident 6 years ago
Jörg Krause 15e207faa0 spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips 6 years ago
Jörg Krause da37d09682 mtd: nand: export nand_get_flash_type function 6 years ago
Stefan Agner 627544506f mtd: nand: mxs_nand: add support for specific ECC strength 6 years ago
Stefan Agner f75e83bfae mtd: nand: mxs_nand: add device tree support 6 years ago
Stefan Agner 68748340c8 mtd: nand: mxs_nand: move structs into header file 6 years ago
Stefan Agner 502bdc6b4f mtd: nand: mxs_nand: add use_minimum_ecc to struct 6 years ago
Stefan Agner 3b1328a0ad mtd: nand: mxs_nand: separate board/controller init 6 years ago
Stefan Agner 0d4e9d8be2 mtd: nand: mxs_nand: use more precise function name 6 years ago
Stefan Agner 931747e517 mtd: nand: mxs_nand: move register structs to driver data 6 years ago
Stefan Agner 984df7add1 mtd: nand: mxs_nand: add minimal ECC support 6 years ago
Stefan Agner 5c69dd0730 mtd: nand: mxs_nand: report correct ECC parameters 6 years ago