u-boot/arch/arm
Aneesh V 93bc21930a armv7: add PL310 support to u-boot
PL310 is the L2$ controller from ARM used in many SoCs
including the Cortex-A9 based OMAP4430

Add support for some of the key PL310 operations
	- Invalidate all
	- Invalidate range
	- Flush(clean & invalidate) all
	- Flush range

Signed-off-by: Aneesh V <aneesh@ti.com>
2011-07-04 10:55:25 +02:00
..
cpu armv7: integrate cache maintenance support 2011-07-04 10:55:25 +02:00
include/asm armv7: add PL310 support to u-boot 2011-07-04 10:55:25 +02:00
lib armv7: add PL310 support to u-boot 2011-07-04 10:55:25 +02:00
config.mk support CONFIG_SYS_LDSCRIPT on ARM 2011-06-23 08:24:55 +02:00