..
autoconf.c
bcopy_page.S
bcopyinout_xscale.S
Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm.
2015-06-11 13:54:18 +00:00
bcopyinout.S
Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm.
2015-06-11 13:54:18 +00:00
blockio.S
bus_space_asm_generic.S
bus_space_base.c
bus_space_generic.c
busdma_machdep-v6.c
Remove code left over from the armv4 days. On armv4, cache maintenance
2015-08-20 19:39:15 +00:00
busdma_machdep.c
copystr.S
Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm.
2015-06-11 13:54:18 +00:00
cpu_asm-v6.S
Better handling of userland sysarch() requests to flush icache.
2015-06-03 14:07:50 +00:00
cpufunc_asm_arm9.S
cpufunc_asm_arm10.S
cpufunc_asm_arm11.S
cpufunc_asm_arm11x6.S
cpufunc_asm_armv4.S
cpufunc_asm_armv5_ec.S
cpufunc_asm_armv6.S
cpufunc_asm_armv7.S
cpufunc_asm_fa526.S
cpufunc_asm_pj4b.S
cpufunc_asm_sheeva.S
cpufunc_asm_xscale_c3.S
cpufunc_asm_xscale.S
cpufunc_asm.S
cpufunc.c
The Broadcom BCM56060 chip has a Cortex-A9R4 core.
2015-08-13 14:50:11 +00:00
cpuinfo.c
db_disasm.c
db_interface.c
db_trace.c
devmap.c
disassem.c
dump_machdep.c
elf_machdep.c
Add support for weak symbols to the kernel linkers. It means that
2015-09-20 01:27:59 +00:00
elf_note.S
elf_trampoline.c
Remove __ARM_EABI__ from sys/arm/arm, building for oabi is unsupported.
2015-06-01 18:15:44 +00:00
exception.S
Stop checking for ARM_TP_ADDRESS when we mean to check if building for
2015-06-07 13:59:02 +00:00
fiq_subr.S
fiq.c
fusu.S
gdb_machdep.c
genassym.c
pc_curpmap is only in the armv6 pcpu data.
2015-06-26 09:02:40 +00:00
generic_timer.c
Add basic support for ACPI. It splits out the nexus driver to two new
2015-06-11 15:45:33 +00:00
gic.c
identcpu.c
The Broadcom BCM56060 chip has a Cortex-A9R4 core.
2015-08-13 14:50:11 +00:00
in_cksum_arm.S
in_cksum.c
inckern.S
intr.c
locore-v4.S
Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm.
2015-06-11 13:54:18 +00:00
locore-v6.S
Clean up the style of the LEAVE_HYP macro.
2015-08-31 09:39:16 +00:00
locore.S
machdep.c
Do not set 'flush to zero' VFPSCR_FZ bit by default. The correct
2015-10-02 13:25:59 +00:00
mem.c
minidump_machdep.c
mp_machdep.c
Remove pc_cpu, it was duplicating pc_cpuid so was unneeded.
2015-06-07 10:50:15 +00:00
mpcore_timer.c
mpcore_timervar.h
nexus.c
physmem.c
pl190.c
pl310.c
platform_if.m
platform.c
pmap-v6-new.c
Exploit r288122 to address a cosmetic issue. Since PV chunk pages don't
2015-09-26 07:18:05 +00:00
pmap-v6.c
Exploit r288122 to address a cosmetic issue. Since PV chunk pages don't
2015-09-26 07:18:05 +00:00
pmap.c
Add two new pmap functions:
2015-08-04 19:46:13 +00:00
pmu.c
sc_machdep.c
setcpsr.S
setstack.s
stack_machdep.c
Add stack_save_td_running(), a function to trace the kernel stack of a
2015-09-11 03:54:37 +00:00
stdatomic.c
Add support for __atomic_FOO_fetch on arm prior to armv6. These return the
2015-09-22 19:57:31 +00:00
support.S
swtch.S
Stop checking for ARM_TP_ADDRESS when we mean to check if building for
2015-06-07 13:59:02 +00:00
sys_machdep.c
Stop checking for ARM_TP_ADDRESS when we mean to check if building for
2015-06-07 13:59:02 +00:00
syscall.c
trap-v6.c
Do not hold the process around the vm_fault() call from the trap()s.
2015-09-10 17:46:48 +00:00
trap.c
Do not hold the process around the vm_fault() call from the trap()s.
2015-09-10 17:46:48 +00:00
uio_machdep.c
undefined.c
unwind.c
vfp.c
Remove pc_cpu, it was duplicating pc_cpuid so was unneeded.
2015-06-07 10:50:15 +00:00
vm_machdep.c
Do not set 'flush to zero' VFPSCR_FZ bit by default. The correct
2015-10-02 13:25:59 +00:00