| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-29 | mtd: spi-nand: Import Toshiba SPI-NAND support | Robert Marko | |
| Linux has good support for Toshiba SPI-NAND, so lets import it. Signed-off-by: Robert Marko <[email protected]> Tested-by: Luka Kovacic <[email protected]> Cc: Luka Perkov <[email protected]> Reviewed-by: Jagan Teki <[email protected]> | |||
| 2018-10-04 | mtd: nand: spi: Add Gigadevice SPI NAND support | Stefan Roese | |
| This patch adds support for Gigadevices SPI NAND device to the new SPI NAND infrastructure in U-Boot. Currently only the 128MiB GD5F1GQ4UC device is supported. Signed-off-by: Stefan Roese <[email protected]> Cc: Miquel Raynal <[email protected]> Cc: Boris Brezillon <[email protected]> Cc: Jagan Teki <[email protected]> Reviewed-by: Miquel Raynal <[email protected]> Acked-by: Jagan Teki <[email protected]> | |||
| 2018-09-20 | mtd: spinand: Add initial support for the MX35LF1GE4AB chip | Boris Brezillon | |
| Add minimal support for the MX35LF1GE4AB SPI NAND chip. Signed-off-by: Boris Brezillon <[email protected]> Acked-by: Jagan Teki <[email protected]> | |||
| 2018-09-20 | mtd: spinand: Add initial support for Winbond W25M02GV | Frieder Schrempf | |
| Add support for the W25M02GV chip. Signed-off-by: Frieder Schrempf <[email protected]> Signed-off-by: Boris Brezillon <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Acked-by: Jagan Teki <[email protected]> | |||
| 2018-09-20 | mtd: spinand: Add initial support for Micron MT29F2G01ABAGD | Peter Pan | |
| Add a basic driver for Micron SPI NANDs. Only one device is supported right now, but the driver will be extended to support more devices afterwards. Signed-off-by: Peter Pan <[email protected]> Signed-off-by: Boris Brezillon <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Acked-by: Jagan Teki <[email protected]> | |||
| 2018-09-20 | mtd: nand: Add core infrastructure to support SPI NANDs | Peter Pan | |
| Add a SPI NAND framework based on the generic NAND framework and the spi-mem infrastructure. In its current state, this framework supports the following features: - single/dual/quad IO modes - on-die ECC Signed-off-by: Peter Pan <[email protected]> Signed-off-by: Boris Brezillon <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Acked-by: Jagan Teki <[email protected]> | |||
