u-boot-brain/arch/arm/cpu/arm926ejs
Benoît Thébaudeau e107c7e9e4 mx25: Enable dcache
Now that the main i.MX features work fine with dcache enabled, enabled it by
default if CONFIG_SYS_DCACHE_OFF is not defined.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-09-01 14:58:26 +02:00
..
armada100 bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00
at91 Enable the EMAC clock in at91_macb_hw_init(). 2012-09-01 14:58:15 +02:00
davinci davinci, c6x: Always use C version of reset code 2012-09-01 14:58:19 +02:00
kirkwood kirkwood: add save functionality kirkwood_mpp_conf function 2012-07-07 14:07:31 +02:00
lpc32xx arm926ejs: add NXP LPC32x0 cpu series support 2012-05-15 08:31:21 +02:00
mb86r0x Fix Stelian's email address 2011-11-29 15:43:38 +01:00
mx25 mx25: Enable dcache 2012-09-01 14:58:26 +02:00
mx27 MX27: add missing get_tbclk() 2012-02-27 21:19:23 +01:00
mxs MX28: Shuffle around the power management code 2012-09-01 14:58:25 +02:00
nomadik nhk8815: fix build errors 2012-03-28 23:53:22 +02:00
omap arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings 2011-11-23 08:14:27 +01:00
orion5x bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00
pantheon bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00
spear SPL: ARM: spear: Add SPL support for SPEAr600 platform 2012-07-07 14:07:43 +02:00
versatile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
cache.c ARM926EJS: Fix cache.c to comply with checkpatch.pl 2012-04-16 22:12:01 +02:00
config.mk imx: Add u-boot.imx as target for ARM9 i.MX SOCs 2012-05-15 08:31:34 +02:00
cpu.c arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
Makefile arm926ejs: add noop implementation for dcache ops 2011-12-06 23:59:35 +01:00
start.S arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined 2012-02-12 10:11:33 +01:00