u-boot/drivers/mtd/nand/spi
Mikhail Kshevetskiy 2572470c89 mtd/spinand: sync core spinand code with linux-5.10.118
This brings us closer to the current Linux kernel implementation of
the spinand core and makes backporting features and fixes easier.

This does not include the latest kernel implementation as this would
require a substantial amount of extra work due to the missing
ECC engine abstraction layer in U-Boot.

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> (add commit message)
Link: https://lore.kernel.org/all/20230110115843.391630-2-frieder@fris.de
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
2023-10-13 10:49:07 +02:00
..
core.c mtd/spinand: sync core spinand code with linux-5.10.118 2023-10-13 10:49:07 +02:00
gigadevice.c mtd/spinand: rework detect procedure for different READ_ID operation 2023-10-13 10:49:07 +02:00
Kconfig mtd: rename CONFIG_MTD -> CONFIG_DM_MTD 2019-12-03 23:04:10 -05:00
macronix.c mtd/spinand: rework detect procedure for different READ_ID operation 2023-10-13 10:49:07 +02:00
Makefile mtd: spi-nand: Import Toshiba SPI-NAND support 2020-04-29 01:44:35 +05:30
micron.c mtd/spinand: rework detect procedure for different READ_ID operation 2023-10-13 10:49:07 +02:00
toshiba.c mtd/spinand: rework detect procedure for different READ_ID operation 2023-10-13 10:49:07 +02:00
winbond.c mtd/spinand: rework detect procedure for different READ_ID operation 2023-10-13 10:49:07 +02:00