uboot/arch/arm
Vladimir Zapolskiy dcfd37e5ef nand: lpc32xx: add SLC NAND controller support
The change adds support of LPC32xx SLC NAND controller.

LPC32xx SoC has two different mutually exclusive NAND controllers to
communicate with single and multiple layer chips.

This simple driver allows to specify NAND chip timings and defines
custom read_buf()/write_buf() operations, because access to 8-bit data
register must be 32-bit aligned.

Support of hardware ECC calculation is not implemented (data
correction is always done by software), since it requires a working
DMA engine.

The driver can be included to an SPL image.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Tested-by: Sylvain Lemieux <slemieux@tycoint.com>
2015-08-12 20:47:33 -04:00
..
cpu nand: lpc32xx: add SLC NAND controller support 2015-08-12 20:47:33 -04:00
dts arm: dts: socfpga: Add mmc alias 2015-08-08 14:14:04 +02:00
imx-common imx-common: timer: add i.MX6UL support 2015-08-02 11:05:07 +02:00
include nand: lpc32xx: add SLC NAND controller support 2015-08-12 20:47:33 -04:00
lib spl, common, serial: build SPL without serial support 2015-08-12 20:47:13 -04:00
mach-at91 arm, at91: support for sam9260 based smartweb board 2015-08-12 20:47:28 -04:00
mach-bcm283x Move default y configs out of arch/board Kconfig 2015-06-25 22:17:55 -04:00
mach-davinci
mach-highbank
mach-integrator
mach-keystone keystone2: add wfi in to the core_spin loop 2015-07-27 15:01:57 -04:00
mach-kirkwood
mach-mvebu arm: mvebu: Add SPL SDIO/MMC boot support 2015-07-24 09:45:30 +02:00
mach-nomadik
mach-orion5x
mach-socfpga arm: socfpga: misc: Add support for printing FPGA type 2015-08-08 14:14:30 +02:00
mach-tegra ARM: tegra: Add p2371-0000 board 2015-08-06 10:50:04 -07:00
mach-uniphier ARM: UniPhier: add PH1-sLD3 SoC support 2015-07-23 23:42:22 +09:00
mach-versatile
mach-zynq zynq: Rename struct clk_ops to zynq_clk_ops 2015-07-21 17:39:29 -06:00
mvebu-common
Kconfig sunxi: Drop our own copy of the USB_KEYBOARD options 2015-08-05 17:20:35 +02:00
Kconfig.debug
Makefile spl, common, serial: build SPL without serial support 2015-08-12 20:47:13 -04:00
config.mk