NetBSD/sys/arch/arm
matt c3182005af Add hw.printfataltraps sysctl. Always print fatal traps for init. For all
other processes, only do so if cpu_printfataltraps is true.
2014-01-11 17:32:20 +00:00
..
allwinner ist_maps is only used by code in #if 0, so apply it here as well. 2013-12-19 22:13:38 +00:00
arm byte swap the insn on BE8 it's LE in memory but needs to be BE to decode. 2014-01-10 23:52:53 +00:00
arm32 Add hw.printfataltraps sysctl. Always print fatal traps for init. For all 2014-01-11 17:32:20 +00:00
at91 <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
broadcom Mark bcmrng_write_4, bcmccb_write_4 and bcmccb_read_4 as unused 2013-12-17 13:13:26 +00:00
clps711x Add support SoC CL PS-711x. 2013-04-28 11:57:13 +00:00
conf Explicitly force a CPU for the assembler for the compatibility 2014-01-04 01:33:11 +00:00
cortex dsb is preferred for post-armv7 CPUs. 2013-12-26 00:19:07 +00:00
cortina Start of Cortina CS75xx support. 2013-02-19 16:07:23 +00:00
ep93xx Remove unused variable 2013-12-18 13:03:59 +00:00
footbridge Remove unused variables. 2013-11-17 08:32:55 +00:00
gemini <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
imx iMX233/OLinuXino changes from Petri Laskso. 2013-10-07 17:36:40 +00:00
include Add hw.printfataltraps sysctl. Always print fatal traps for init. For all 2014-01-11 17:32:20 +00:00
iomd Don't use cpsr_all/spsr_all with mrs, it doesn't take a mask. 2013-12-02 18:36:10 +00:00
ixp12x0 Remove unused variable 2013-12-18 13:03:59 +00:00
mainbus Move parts of cpu.h that are not needed by MI code in <arm/locore.h> 2013-08-18 06:28:18 +00:00
marvell Support to check the clock gating for Armada XP in armadaxp.c. 2013-12-23 04:12:09 +00:00
mpcore Provide generic a[24]x bus_space methods (aNx is normal access, offset 2012-06-06 20:21:43 +00:00
ofw Don't use cpsr_all/spsr_all with mrs, it doesn't take a mask. 2013-12-02 18:36:10 +00:00
omap Initialise len in ti_iic_do_{read,write}. 2013-12-18 12:54:35 +00:00
pic Mark rv as unused (for now) 2013-12-08 14:37:01 +00:00
s3c2xx0 <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
sa11x0 Initialiase nop count to avoid uninitalised use warnings from Clang. 2013-12-17 01:29:39 +00:00
vfp Switch to using FP instructions instead of cp10/11 instructions. 2013-12-27 12:16:01 +00:00
xscale Mark tmr0_read and tmr1_read as unused. 2013-12-17 01:28:56 +00:00
Makefile
Makefile.inc Add a couple of make(1) include files that provide lists of source 2011-04-04 19:43:34 +00:00