uboot/drivers/mtd/nand
Tom Rini 98f92001b3 am33xx: Add required includes to some omap/am33xx code
- In arch/arm/cpu/armv7/omap-common/timer.c,
  drivers/mtd/nand/omap_gpmc.c and drivers/net/cpsw.c add #include files
  that the driver needs but had been relying on <config.h> to bring in.
- In arch/arm/cpu/armv7/omap-common/lowlevel_init.S add <config.h>
- In am335x_evm.h and pcm051.h don't globally include
  <asm/arch/hardware.h> and <asm/arch/cpu.h> but just <asm/arch/omap.h>
  as that is the only include which defines things the config uses.

Cc: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Tom Rini <trini@ti.com>
2013-03-24 12:49:11 -04:00
..
Makefile Fix SPL build for non-ARM targets 2013-01-09 06:34:40 -07:00
am335x_spl_bch.c am33xx_spl_bch: simple SPL nand loader for AM33XX 2012-12-10 08:54:02 -07:00
atmel_nand.c atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. 2012-09-13 14:28:13 +02:00
atmel_nand_ecc.h at91: atmel_nand: Update driver to support Programmable Multibit ECC controller 2012-09-01 17:06:14 +02:00
bfin_nand.c
davinci_nand.c
diskonchip.c
fsl_elbc_nand.c nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers 2012-11-26 15:41:27 -06:00
fsl_elbc_spl.c spl/nand: config symbol documentation 2012-11-26 15:41:26 -06:00
fsl_ifc_nand.c driver/mtd/IFC:Wait tWB time, poll R/B before command execution 2012-12-21 15:34:54 -06:00
fsl_upm.c MPC85xx: remove support for TQM85xx boards 2012-10-05 11:07:42 -07:00
fsmc_nand.c
jz4740_nand.c
kb9202_nand.c
kirkwood_nand.c
kmeter1_nand.c kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH 2013-02-15 17:47:20 -06:00
mpc5121_nfc.c
mxc_nand.c mxc nand: Fix warning on !MXC_NFC_V2_1 2012-09-18 09:24:22 -07:00
mxs_nand.c mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems 2012-12-11 17:19:51 -06:00
nand.c
nand_base.c nand: Move the sub-page read support enable to a flag 2012-11-26 15:41:28 -06:00
nand_bbt.c
nand_bch.c
nand_ecc.c drivers/mtd/nand: sparse fixes 2012-11-04 11:00:38 -07:00
nand_ids.c
nand_plat.c
nand_spl_load.c
nand_spl_simple.c
nand_util.c mtd: nand: Check if NAND is locked tight before lock cmds 2013-02-22 19:06:34 -06:00
ndfc.c
nomadik.c
omap_gpmc.c am33xx: Add required includes to some omap/am33xx code 2013-03-24 12:49:11 -04:00
s3c64xx.c
s3c2410_nand.c
tegra_nand.c tegra: nand: make ONFI detection work 2012-10-29 09:07:05 -07:00
tegra_nand.h tegra: nand: Add Tegra NAND driver 2012-09-07 13:54:31 -07:00