u-boot/arch/arm/cpu/armv7/omap-common
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl
Add a new flag, CONFIG_SPL_FRAMEWORK to opt into the common/spl SPL
framework, enable on all of the previously using boards.  We move the
spl_ymodem.c portion to common/ and spl_mmc.c to drivers/mmc/.  We leave
the NAND one in-place as we plan to replace it later in this series.

We use common/spl to avoid linker problems with respect to merging
constant strings in objects.   Otherwise all strings in common/ will be
linked in and kept which grows SPL in size too much.

Signed-off-by: Tom Rini <trini@ti.com>
2012-09-27 09:49:59 -07:00
..
boot-common.c SPL: Move the omap SPL framework to common/spl 2012-09-27 09:49:59 -07:00
clocks-common.c OMAP5: DPLL core lock for OMAP5432 2012-07-07 14:07:24 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
emif-common.c ARM: OMAP4+: Move external phy initialisations to arch specific place. 2012-07-07 14:07:35 +02:00
hwinit-common.c SPL: Move the omap SPL framework to common/spl 2012-09-27 09:49:59 -07:00
lowlevel_init.S ARM: SPL: Rename omap_boot_device to spl_boot_device 2012-09-27 09:48:38 -07:00
Makefile SPL: Move the omap SPL framework to common/spl 2012-09-27 09:49:59 -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
spl_nand.c SPL: Move the omap SPL framework to common/spl 2012-09-27 09:49:59 -07:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
u-boot-spl.lds omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. 2012-09-27 09:48:38 -07:00
utils.c omap4: calculate EMIF register values 2011-08-03 12:49:19 +02:00
vc.c OMAP3+: Introduce generic logic for OMAP voltage controller 2012-05-15 08:31:22 +02:00