u-boot/arch/arm/cpu/armv7/omap-common
Sricharan 508a58fa8e omap5: Add minimal support for omap5430.
This patch adds the minimal support for OMAP5. The platform and machine
specific headers and sources updated for OMAP5430.

OMAP5430 is Texas Instrument's SOC based on ARM Cortex-A15 SMP architecture.
It's a dual core SOC with GIC used for interrupt handling and SCU for cache
coherency.

Also moved some part of code from the basic platform support that can be made
common for OMAP4/5. Rest is kept out seperately. The same approach is followed
for clocks and emif support in the subsequent patches.

Signed-off-by: sricharan <r.sricharan@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-11-15 22:25:50 +01:00
..
clocks-common.c omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
emif-common.c omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
gpio.c omap: Don't use gpio_free to change direction to input 2011-10-27 21:56:35 +02:00
hwinit-common.c omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
lowlevel_init.S omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
Makefile omap4: make omap4 code common for future reuse 2011-11-15 22:25:50 +01:00
mem-common.c omap4: make omap4 code common for future reuse 2011-11-15 22:25:50 +01:00
reset.S ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 2010-09-08 14:51:18 -04:00
spl.c omap/spl: actually enable the console 2011-11-03 22:56:23 +01:00
spl_mmc.c Move timestamp and version files into 'generated' subdir 2011-10-17 23:57:00 +02:00
spl_nand.c Move timestamp and version files into 'generated' subdir 2011-10-17 23:57:00 +02:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
u-boot-spl.lds omap: add basic SPL support 2011-08-03 12:49:20 +02:00
utils.c omap4: calculate EMIF register values 2011-08-03 12:49:19 +02:00