Commit Graph

1569 Commits (lime2-spi)

Author SHA1 Message Date
Bin Meng ed5df0852f nand: atmel: Initialize pmecc smu with correct size 6 years ago
Adam Ford 2fe88d4522 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig 6 years ago
Ashish Kumar 5c391486b4 sf: Add MICRON manufacturer id 6 years ago
Adam Ford c8602061a7 mtd: uboot: Fix hanging during mtd list command 6 years ago
Simon Glass 5e24a2ef8b dm: spi: Add logging of some return values 6 years ago
Simon Glass 97f57109bb sf: Avoid allocating memory on every read operation 6 years ago
Simon Glass 66613f5dd2 dm: spi: Clean up detection of sandbox SPI emulator 6 years ago
Simon Glass c3aed5db59 sandbox: spi: Add more logging 6 years ago
Simon Glass 1289e96797 sandbox: spi: Drop command-line SPI option 6 years ago
Stefan Roese 9e5c2a755a mtd: nand: spi: Add Gigadevice SPI NAND support 6 years ago
Stefan Roese 881e4fc206 sf: Add XMC xm25qh64a and xm25qh128a entries 6 years ago
Miquel Raynal 5db66b3aee cmd: mtd: add 'mtd' command 6 years ago
Miquel Raynal 2a74930da5 mtd: mtdpart: implement proper partition handling 6 years ago
Miquel Raynal ff4afa8a98 mtd: uboot: search for an equivalent MTD name with the mtdids 6 years ago
Miquel Raynal 21cc1fb5af mtd: mtdpart: add a generic mtdparts-like parser 6 years ago
Miquel Raynal e9f62db64b mtd: uclass: add probe function 6 years ago
Miquel Raynal b0036f7004 mtd: mtdpart: balance debug messages 6 years ago
Miquel Raynal 4048a5c519 mtd: declare MTD_PARTITIONS symbol in Kconfig 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
Miquel Raynal ce9bdc8743 mtd: move all flash categories inside MTD submenu 6 years ago
Miquel Raynal d02f1d36ec mtd: move definitions to enlarge their range 6 years ago
Miquel Raynal ca040d8512 mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing 6 years ago
Boris Brezillon 8fad769f1e mtd: Add sanity checks in mtd_write/read_oob() 6 years ago
Ezequiel Garcia 5f50d82d89 mtd: Uninline mtd_write_oob and move it to mtdcore.c 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