u-boot/arch/arm/cpu/armv7/omap-common
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
..
boot-common.c omap_hsmmc: add driver check for write protection 2013-03-08 16:41:13 -05:00
clocks-common.c arm: dra7xx: clock: Add the dplls data 2013-03-11 11:06:11 -04:00
config.mk arm: Remove additional config flags 2012-10-04 14:51:50 +02:00
emif-common.c arm: dra7xx: Add DDR related data for DRA752 ES1.0 2013-03-11 11:06:11 -04:00
hwinit-common.c arm: dra7xx: Add silicon id support for DRA752 soc 2013-03-11 11:39:57 -04:00
lowlevel_init.S am33xx: Add required includes to some omap/am33xx code 2013-03-24 12:49:11 -04:00
Makefile OMAP: Tweak omap-common/Makefile since reset.S -> reset.c 2012-12-10 08:55:25 -07:00
mem-common.c omap4: make omap4 code common for future reuse 2011-11-15 22:25:50 +01:00
reset.c ARM: OMAP3+: Detect reset type 2012-07-07 14:07:34 +02:00
timer.c am33xx: Add required includes to some omap/am33xx code 2013-03-24 12:49:11 -04:00
u-boot-spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
utils.c omap4: calculate EMIF register values 2011-08-03 12:49:19 +02:00
vc.c ARM: OMAP4+: Change the PRCM structure prototype common for all Socs 2013-03-11 11:06:09 -04:00