u-boot/arch/arm/cpu/armv7/omap-common
Simon Schwarz 9ea5c6efd8 omap-common: reorganize spl.c
split-up spl.c into spl.c, spl_mmc.c and spl_nand.c. This avoids problems
with missing defines if a board does not use mmc or nand. This includes
adding spl_ prefix to some functions which are now public. spl_image_t is now
a public type. Added some of the common functions to omap-common.h

Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-09-30 22:00:55 +02:00
..
config.mk ARMV7: Add basic support for TI OMAP4 2010-07-05 20:00:00 -04:00
gpio.c omap: gpio: Use generic API 2011-09-13 08:25:15 +02:00
Makefile omap-common: reorganize spl.c 2011-09-30 22:00:55 +02: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-common: reorganize spl.c 2011-09-30 22:00:55 +02:00
spl_mmc.c omap-common: reorganize spl.c 2011-09-30 22:00:55 +02:00
spl_nand.c omap-common: reorganize spl.c 2011-09-30 22:00:55 +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