u-boot/drivers/mtd/nand
Masahiro Yamada 6c71b6f454 mtd: nand: denali: allow to override corrupted revision register
The Denali IP does not update the revision register properly.
Allow to override it with SoC data associated with compatible.

Linux had already finished big surgery of this driver, but I need
to prepare the NAND core before the full sync of the driver.
For now, I am fixing the most fatal problem on UniPhier platform.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-09-18 20:26:00 +09:00
..
Kconfig mtd: nand: denali_dt: add a DT driver 2017-08-30 09:03:11 +09:00
Makefile mtd: nand: denali_dt: add a DT driver 2017-08-30 09:03:11 +09:00
am335x_spl_bch.c mtd: nand: Consolidate nand spl loaders implementation 2017-05-08 11:57:26 -04:00
arasan_nfc.c nand: arasan_nfc: Clear ecc on bit while sending read command 2016-11-15 15:27:57 +01:00
atmel_nand.c mtd: nand: Consolidate nand spl loaders implementation 2017-05-08 11:57:26 -04:00
atmel_nand_ecc.h
davinci_nand.c NAND: davinci: add support for NAND chips with 16 bits bus 2016-12-03 13:21:15 -05:00
denali.c mtd: nand: denali: allow to override corrupted revision register 2017-09-18 20:26:00 +09:00
denali.h mtd: nand: denali: allow to override corrupted revision register 2017-09-18 20:26:00 +09:00
denali_dt.c mtd: nand: denali: allow to override corrupted revision register 2017-09-18 20:26:00 +09:00
denali_spl.c
fsl_elbc_nand.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
fsl_elbc_spl.c
fsl_ifc_nand.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
fsl_ifc_spl.c
fsl_upm.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
fsmc_nand.c mtd: nand: drv: use get_nand_dev_by_index() 2017-07-11 22:41:49 -04:00
kb9202_nand.c
kirkwood_nand.c
kmeter1_nand.c
lpc32xx_nand_mlc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
lpc32xx_nand_slc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
mxc_nand.c
mxc_nand.h
mxc_nand_spl.c
mxs_nand.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mxs_nand_spl.c mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print 2017-01-04 16:56:44 +01:00
nand.c mtd: nand: make nand_info array static 2017-07-11 22:41:54 -04:00
nand_base.c Blackfin: Remove 2017-04-05 13:52:01 -04:00
nand_bbt.c
nand_bch.c
nand_ecc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
nand_ids.c mtd: nand: add support for the TC58NVG2S0H chip 2016-11-28 15:10:30 -05:00
nand_plat.c
nand_spl_load.c
nand_spl_loaders.c mtd: nand: Consolidate nand spl loaders implementation 2017-05-08 11:57:26 -04:00
nand_spl_simple.c mtd: nand: Consolidate nand spl loaders implementation 2017-05-08 11:57:26 -04:00
nand_timings.c
nand_util.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ndfc.c
omap_elm.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
omap_gpmc.c cmd: nand: abstract global variable usage for dm conversion 2017-07-11 22:41:44 -04:00
pxa3xx_nand.c fix: nand: pxa3xx: Remove hardcode values from the driver 2017-05-09 13:38:18 +02:00
pxa3xx_nand.h
sunxi_nand.c dm: gpio: Add live tree support 2017-06-01 07:03:10 -06:00
sunxi_nand_spl.c nand: sunxi: Fix modulo by zero error 2017-04-07 11:23:45 +05:30
tegra_nand.c dm: gpio: Add live tree support 2017-06-01 07:03:10 -06:00
tegra_nand.h
vf610_nfc.c
zynq_nand.c mtd: nand: drv: use get_nand_dev_by_index() 2017-07-11 22:41:49 -04:00