uboot/arch/arm/mach-at91
Heiko Schocher 6ed67659b9 arm, at91: add icache support
add at least icache support for at91 based boards.
This speeds up NOR flash access on an at91sam9g15
based board from 15.2 seconds reading 8 MiB from
a SPI NOR flash to 5.7 seconds.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
2016-10-28 18:37:13 +02:00
..
arm920t
arm926ejs arm, at91: add icache support 2016-10-28 18:37:13 +02:00
armv7 treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
include/mach arm: at91: mpddrc: add missing MPDDRC_MD defines 2016-10-28 18:37:13 +02:00
Kconfig arm: at91: taurus/axm: add DM and DTS support 2016-06-26 20:17:22 +02:00
Makefile ARM: at91: sama5: Extend boot device autodetection 2016-06-12 23:49:38 +02:00
atmel_sfr.c
bootparams_atmel.S ARM: sama5d2: Implement boot device autodetection 2016-05-24 08:08:37 +02:00
clock.c
config.mk
matrix.c
mpddrc.c
phy.c
sdram.c
spl.c ARM: at91: Don't invoke spl_boot_device() twice 2016-06-26 20:17:22 +02:00
spl_at91.c
spl_atmel.c