u-boot/arch/arm/cpu/armv7/omap-common
SRICHARAN R e06e914d87 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.
The DMM sections can be overlapping with each other, with
sections 3 to 0 having the highest to lowest priority in that
order. There could also be a section that is used trap the
unmapped Tiler entries and this trap section could be
overlapping with the actual sdram area.

So take care of the above scenarios while calculating the
size of the actual ram.

Signed-off-by: R Sricharan <r.sricharan@ti.com>
2012-07-07 14:07:21 +02:00
..
boot-common.c ARM:AM33XX: Add SPL support for AM335X EVM 2012-01-16 08:40:12 +01:00
clocks-common.c OMAP5: palmas: Configure nominal opp vdd values 2012-05-15 08:31:23 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
emif-common.c OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. 2012-05-15 08:31:23 +02:00
gpio.c gpio: Replace ARM gpio.h with the common API in include/asm-generic 2012-01-09 20:10:32 -06:00
hwinit-common.c ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. 2012-07-07 14:07:21 +02:00
lowlevel_init.S armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
Makefile OMAP3+: Introduce generic logic for OMAP voltage controller 2012-05-15 08:31:22 +02:00
mem-common.c omap4: make omap4 code common for future reuse 2011-11-15 22:25:50 +01:00
reset.c OMAP3+: reset: Create a common reset layer. 2012-05-15 08:31:25 +02:00
spl.c arm: omap5: correct boot device mode7 for eMMC 2012-05-15 08:31:25 +02:00
spl_mmc.c arm: omap5: correct boot device mode7 for eMMC 2012-05-15 08:31:25 +02:00
spl_nand.c CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE 2012-04-19 22:01:13 +02:00
spl_ymodem.c SPL: Add YMODEM over UART load support 2012-03-26 23:09:25 +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
vc.c OMAP3+: Introduce generic logic for OMAP voltage controller 2012-05-15 08:31:22 +02:00