freebsd-nq/sys/arm64/arm64
Andrew Turner ded32d88f1 Add support for ipi_all_but_self on arm64.
Obtained from:	ABT Systems Ltd
Sponsored by:	The freeBSD Foundation
2015-07-08 15:32:59 +00:00
..
autoconf.c
bcopy.c
bus_machdep.c o Fix bus_space_read_multi functions: correct increment value 2015-04-28 20:33:31 +00:00
bus_space_asm.S o Fix bus_space_read_multi functions: correct increment value 2015-04-28 20:33:31 +00:00
busdma_bounce.c Port x86 busdma to ARM64 2015-05-08 18:47:19 +00:00
busdma_machdep.c Port x86 busdma to ARM64 2015-05-08 18:47:19 +00:00
clock.c
copyinout.S
copystr.c
cpufunc_asm.S
db_disasm.c ddb: finish converting boolean values. 2015-05-21 15:16:18 +00:00
db_interface.c Add options to dmb() and dsb() macros on ARM64 2015-06-09 23:54:20 +00:00
db_trace.c Split out db_unwind_frame() so it can be used by DTrace. 2015-06-11 12:47:13 +00:00
debug_monitor.c Introduce ddb(4) support for ARM64 2015-04-27 09:12:54 +00:00
dump_machdep.c
elf_machdep.c
exception.S First cut of DTrace for AArch64. 2015-07-01 15:51:11 +00:00
genassym.c
gic_acpi.c Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
gic_fdt.c Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
gic_v3_fdt.c Introduce ITS support for ARM64 2015-07-06 18:27:41 +00:00
gic_v3_its.c Introduce ITS support for ARM64 2015-07-06 18:27:41 +00:00
gic_v3_reg.h Introduce ITS support for ARM64 2015-07-06 18:27:41 +00:00
gic_v3_var.h Introduce ITS support for ARM64 2015-07-06 18:27:41 +00:00
gic_v3.c Introduce ITS support for ARM64 2015-07-06 18:27:41 +00:00
gic.c Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
gic.h Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
identcpu.c
in_cksum.c
intr_machdep.c Add support for ipi_all_but_self on arm64. 2015-07-08 15:32:59 +00:00
locore.S Add support for ARM GICv3 interrupt controller used in some ARM64 chips 2015-05-13 18:57:03 +00:00
machdep.c Remove sv_sigtbl handling from the arm64 sendsig(). There is no ABI 2015-06-29 10:31:12 +00:00
mem.c
minidump_machdep.c
nexus.c Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
pic_if.m
pmap.c Add more tlb invalidations. We currently invalidate when we may not need 2015-07-06 18:27:18 +00:00
stack_machdep.c Add the null implementation of stack_save and stack_save_td. 2015-04-22 12:24:38 +00:00
support.S
swtch.S Add an implementation of savectx that doesn't just call panic. 2015-07-08 14:07:06 +00:00
sys_machdep.c
trap.c Send the correct signal when vm_fault fails. While here also set the code 2015-07-08 12:42:44 +00:00
uio_machdep.c
unwind.c Split out db_unwind_frame() so it can be used by DTrace. 2015-06-11 12:47:13 +00:00
vfp.c Fix the logic for when to restore the VFP registers. It should restore 2015-07-01 17:27:44 +00:00
vm_machdep.c Add the kernel functions needed to enable threading. 2015-07-05 18:16:06 +00:00