9
0
Fork 0
barebox/arch/arm/include/asm
Lucas Stach d92ce9b36a ARM: correctly identify ARMv6 K/Z
The ARMv6 K/Z derivatives have a v7 compatible MMU, but all other parts
(including the cache handling) is still at v6. As we don't make use of
the more advanced features of the v7 MMU in Barebox, it's okay to just
override this to properly identify the CPU as ARMv6.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-03-03 07:06:06 +01:00
..
hardware arm: add vexpress board support 2013-02-12 08:49:27 +01:00
proc-armv ARM: Add atomic.h from u-boot v2016.03 2016-04-08 13:33:18 +02:00
arm-smccc.h ARM: Add smc call support 2017-02-08 09:18:57 +01:00
armlinux.h ARM: Add PSCI support 2017-02-13 08:35:42 +01:00
assembler.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
atomic.h ARM: Add atomic.h from u-boot v2016.03 2016-04-08 13:33:18 +02:00
barebox-arm-head.h ARM: Create an assembly arm_cpu_lowlevel_init function 2013-08-07 08:48:36 +02:00
barebox-arm.h ARM: start: Fix image size calculation 2017-02-08 12:03:20 +01:00
barebox.h arm(64): don't advertise stack_dumping capabilities for ARM64 2016-10-04 08:12:19 +02:00
bitops.h arm: include: bitops: arm64 use generic __fls 2016-07-06 11:23:49 +02:00
bitsperlong.h introduce bitsperlong.h for remaining architectures 2015-06-03 09:53:56 +02:00
byteorder.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
cache-l2x0.h L2x0: i.MX6: Replace magic numbers with constants 2016-03-17 08:23:05 +01:00
cache.h arm: cpu: add arm64 specific code 2016-07-06 11:23:48 +02:00
common.h exitcall: move arch_shutdown to exitcall infrastructure 2015-07-13 08:28:19 +02:00
cputype.h ARM: Add cpu_architecture() function 2012-10-10 09:10:28 +02:00
debug_ll_pl011.h ARM: introduce debug_ll_pl011.h 2015-01-05 12:33:53 +01:00
dma.h ARM: add implementation for dma_alloc_writecombine for !CONFIG_MMU 2015-09-14 07:59:11 +02:00
elf.h whole tree: remove trailing whitespaces 2016-04-21 15:17:52 +02:00
errata.h ARM: Add errata 845369 workaround 2016-03-17 08:23:05 +01:00
gic.h ARM: Add PSCI support 2017-02-13 08:35:42 +01:00
io.h ARM: move virt<->phys translation to io.h 2015-03-06 07:51:47 +01:00
linkage.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
memory.h import _AC and UL macros from linux kernel 2014-03-18 17:28:11 +01:00
mmu.h arm: cpu: add basic arm64 mmu support 2016-07-06 11:23:49 +02:00
module.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
pgtable.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
pgtable64.h arm: cpu: add basic arm64 mmu support 2016-07-06 11:23:49 +02:00
posix_types.h ARM: use generic posix_types.h 2015-06-03 09:53:57 +02:00
processor.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
psci.h ARM: Add PSCI support 2017-02-13 08:35:42 +01:00
ptrace.h ARM: Add PSCI support 2017-02-13 08:35:42 +01:00
sections.h ARM: provide accessor functions for linker variables 2013-03-07 10:56:37 +01:00
secure.h ARM: Add PSCI support 2017-02-13 08:35:42 +01:00
semihosting.h ARM: Add support for semihosting 2015-10-30 08:06:03 +01:00
setup.h ARM: remove unused struct param_struct and related info. 2012-05-06 19:19:08 +02:00
stacktrace.h ARM: Add stack unwinding support 2011-03-10 14:50:07 +01:00
string.h [ARM] move include/asm-arm to arch/arm/include/asm 2009-10-22 12:12:47 +02:00
swab.h arm: include: swab: use rigth assembly for armv8 2016-07-06 11:23:50 +02:00
system.h arm: include: system: add arm64 helper functions 2016-07-06 11:23:49 +02:00
system_info.h ARM: correctly identify ARMv6 K/Z 2017-03-03 07:06:06 +01:00
types.h introduce bitsperlong.h for remaining architectures 2015-06-03 09:53:56 +02:00
unaligned.h move include/unaligned to include/linux/unaligned/ 2010-08-30 14:36:08 +02:00
unified.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
unwind.h ARM: Add UNWIND macro 2017-02-08 09:18:53 +01:00