linux/arch/arm/mach-mx5
Will Deacon a092f2b153 ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
To ensure correct alignment of cacheline-aligned data, the maximum
cacheline size needs to be known at compile time.

Since Cortex-A8 and Cortex-A15 have 64-byte cachelines (and it is likely
that there will be future ARMv7 implementations with the same line size)
then it makes sense to assume that CPU_V7 implies a 64-byte L1 cacheline
size. For CPUs with smaller caches, this will result in some harmless
padding but will help with single zImage work and avoid hitting subtle
bugs with misaligned data structures.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-01-23 10:20:05 +00:00
..
Kconfig ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs 2012-01-23 10:20:05 +00:00
Makefile Merge branch 'imx/devel' into next/dt 2011-11-01 17:12:22 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
board-cpuimx51.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-cpuimx51sd.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-mx50_rdp.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-mx51_3ds.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-mx51_babbage.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-mx51_efikamx.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-mx51_efikasb.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-mx53_ard.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-mx53_evk.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-mx53_loco.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
board-mx53_smd.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
clock-mx51-mx53.c Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes 2011-11-11 08:53:46 -08:00
cpu.c ARM: mx5: Fix checkpatch warnings in cpu-imx5.c 2011-11-22 10:28:49 +01:00
cpu_op-mx51.c cpufreq for freescale mx51 2010-10-22 08:24:14 +02:00
cpu_op-mx51.h cpufreq for freescale mx51 2010-10-22 08:24:14 +02:00
crm_regs.h ARM: mx53: Add support for missing UARTs 2011-07-07 10:01:12 +02:00
devices-imx50.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices-imx51.h Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:16:43 -07:00
devices-imx53.h Merge branches 'imx/pata' and 'imx/sata' into next/driver 2011-10-20 15:17:34 +02:00
efika.h efikamx: add usb h1 support 2011-02-18 10:56:38 +01:00
ehci.c ARM: mx5: dynamically allocate mxc-ehci devices 2011-08-01 11:16:55 +02:00
eukrea_mbimx51-baseboard.c Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'cleanups/troy-cleanup-iomux-v3' and 'cleanups/ukl-mx5-dynamically-allocate-devices' into imx-cleanups-for-arnd 2011-08-26 10:09:31 +02:00
eukrea_mbimxsd-baseboard.c Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'cleanups/troy-cleanup-iomux-v3' and 'cleanups/ukl-mx5-dynamically-allocate-devices' into imx-cleanups-for-arnd 2011-08-26 10:09:31 +02:00
imx51-dt.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
imx53-dt.c ARM: restart: mxc: use new restart hook 2012-01-05 12:57:15 +00:00
mm.c ARM: mx5: use generic irq chip pm interface for pm functions on 2011-12-25 12:02:28 +08:00
mx51_efika.c Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 2011-11-03 09:40:51 -07:00
pm-imx5.c Merge branch 'next/fixes' into next/cleanup 2011-10-31 23:25:41 +01:00
system.c ARM: mx5: use generic irq chip pm interface for pm functions on 2011-12-25 12:02:28 +08:00