| .. |
|
autoconf.c
|
spdx: initial adoption of licensing ID tags.
|
2017-11-18 14:26:50 +00:00 |
|
bcopy_page.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
bcopyinout.S
|
Revert r336773: it removed too much.
|
2018-07-27 21:25:01 +00:00 |
|
bcopyinout_xscale.S
|
Revert r336773: it removed too much.
|
2018-07-27 21:25:01 +00:00 |
|
blockio.S
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
bus_space_asm_generic.S
|
Remove arm's cpuconf.h, and references to it, after moving a few lines from
|
2017-01-16 16:44:13 +00:00 |
|
bus_space_base.c
|
Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn't
|
2016-05-25 19:44:26 +00:00 |
|
bus_space_generic.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
busdma_machdep-v4.c
|
Add support for NUMA domains to bus dma tags. This causes all memory
|
2018-01-12 23:34:16 +00:00 |
|
busdma_machdep-v6.c
|
Add support for NUMA domains to bus dma tags. This causes all memory
|
2018-01-12 23:34:16 +00:00 |
|
copystr.S
|
Remove unused implementations of copyoutstr().
|
2018-04-17 17:20:04 +00:00 |
|
cpu_asm-v6.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
cpufunc.c
|
Use the cp15 functions to read cp15 registers rather than using assembly
|
2018-07-28 17:21:34 +00:00 |
|
cpufunc_asm.S
|
Use the cp15 functions to read cp15 registers rather than using assembly
|
2018-07-28 17:21:34 +00:00 |
|
cpufunc_asm_arm9.S
|
Remove old CPU_ values from the arm cpufunc code. These have been removed.
|
2018-07-28 12:00:32 +00:00 |
|
cpufunc_asm_arm11x6.S
|
Remove arm11x6_setttb and armv7_setttb as they are unused. While here
|
2016-10-25 16:25:06 +00:00 |
|
cpufunc_asm_armv4.S
|
ARM: Remove never used cpu_tlb_flushI and cpu_tlb_flushI_SE() functions
|
2016-02-01 13:13:53 +00:00 |
|
cpufunc_asm_armv5_ec.S
|
Only build the cache handling code we need when building the arm ELF
|
2018-07-28 12:50:09 +00:00 |
|
cpufunc_asm_armv7.S
|
Remove the dead code from ARM cpufunc_* files.
|
2018-07-18 10:33:07 +00:00 |
|
cpufunc_asm_pj4b.S
|
|
|
|
cpufunc_asm_sheeva.S
|
Only build the cache handling code we need when building the arm ELF
|
2018-07-28 12:50:09 +00:00 |
|
cpuinfo.c
|
Implement mitigation for Spectre version 2 attacks on ARMv7.
|
2018-01-27 11:19:41 +00:00 |
|
db_disasm.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
db_interface.c
|
Use our nitems() macro when param.h is available.
|
2016-04-20 15:45:55 +00:00 |
|
db_trace.c
|
Add the missing void to function signatures in much of the arm code.
|
2016-12-13 13:43:22 +00:00 |
|
debug_monitor.c
|
[qemu] Fix VERSATILEPB kernel boot in QEMU broken by r300968
|
2016-12-29 21:55:23 +00:00 |
|
disassem.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
dump_machdep.c
|
Revert r336773: it removed too much.
|
2018-07-27 21:25:01 +00:00 |
|
elf_machdep.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
elf_note.S
|
Add an elf not so kgdb detects the kernel as a FreeBSD elf file. The
|
2014-10-18 13:38:04 +00:00 |
|
elf_trampoline.c
|
Remove an unneeded cpu_ident() prototype.
|
2018-07-28 16:56:46 +00:00 |
|
exception.S
|
Revert r336773: it removed too much.
|
2018-07-27 21:25:01 +00:00 |
|
fiq.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
fiq_subr.S
|
Include machine/armreg.h after machine/asm.h to ensure __ARM_ARCH is
|
2016-11-07 11:01:09 +00:00 |
|
fusu.S
|
Remove the unused fuwintr() and suiwintr() functions.
|
2018-04-17 18:04:28 +00:00 |
|
gdb_machdep.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
genassym.c
|
Implement mitigation for Spectre version 2 attacks on ARMv7.
|
2018-01-27 11:19:41 +00:00 |
|
generic_timer.c
|
Move the SYSINIT to allow userspace access to the ARM generic timer later
|
2018-06-20 11:13:10 +00:00 |
|
gic.c
|
Remove teh non-INTRNG code from the ARM GIC interrupt controller driver.
|
2018-07-30 10:55:02 +00:00 |
|
gic.h
|
Remove teh non-INTRNG code from the ARM GIC interrupt controller driver.
|
2018-07-30 10:55:02 +00:00 |
|
gic_acpi.c
|
Add the missing header for malloc(9). It was pulled in through header
|
2018-04-02 13:36:48 +00:00 |
|
gic_common.h
|
Move common GIC interrupt numbers to the common header. These are the same
|
2018-06-19 16:14:23 +00:00 |
|
gic_fdt.c
|
Remove teh non-INTRNG code from the ARM GIC interrupt controller driver.
|
2018-07-30 10:55:02 +00:00 |
|
hypervisor-stub.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
identcpu-v4.c
|
Use the cp15 functions to read cp15 registers rather than using assembly
|
2018-07-28 17:21:34 +00:00 |
|
identcpu-v6.c
|
Add a hw.model sysctl oid for armv6/7 which reports the CPU model, similar
|
2018-02-26 23:58:56 +00:00 |
|
in_cksum.c
|
spdx: initial adoption of licensing ID tags.
|
2017-11-18 14:26:50 +00:00 |
|
in_cksum_arm.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
inckern.S
|
|
|
|
intr.c
|
follow-up to r336635, update TAILQ to CK_SLIST for ie_handlers
|
2018-07-23 15:36:55 +00:00 |
|
locore-v4.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
locore-v6.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
locore.S
|
Fix a copyright glitch before it gets copy-pasted again. I think this must
|
2016-04-07 18:19:09 +00:00 |
|
machdep.c
|
Require ARMv5 for arm. All current kernels are for ARMv5 or later, and it
|
2018-07-30 09:50:26 +00:00 |
|
machdep_boot.c
|
Eliminate an unused var warning-error; the var is used only when parsing
|
2018-07-14 16:33:11 +00:00 |
|
machdep_intr.c
|
Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine
|
2016-04-15 16:05:41 +00:00 |
|
machdep_kdb.c
|
Split overbloated machep.c to multiple files and do basic cleanup
|
2017-03-11 07:07:41 +00:00 |
|
machdep_ptrace.c
|
Implement 'domainset', a cpuset based NUMA policy mechanism. This allows
|
2018-01-12 22:48:23 +00:00 |
|
mem.c
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
|
minidump_machdep.c
|
Print the dump progress indicator after calling dump_start().
|
2018-05-01 17:32:43 +00:00 |
|
mp_machdep.c
|
Only support INTRNG in the SMP code on arm. We already require INTRNG on
|
2018-07-28 07:54:21 +00:00 |
|
mpcore_timer.c
|
Use the TSLOG framework to record entry/exit timestamps for DELAY and
|
2017-12-31 09:24:41 +00:00 |
|
mpcore_timervar.h
|
|
|
|
nexus.c
|
Enable setting the dma tag at the nexus level
|
2017-06-21 18:25:35 +00:00 |
|
nexusvar.h
|
Enable setting the dma tag at the nexus level
|
2017-06-21 18:25:35 +00:00 |
|
ofw_machdep.c
|
"Buses" is the preferred plural of "bus"
|
2017-01-15 17:54:01 +00:00 |
|
physmem.c
|
Allow us to read the physmap data into our own array and use this to build
|
2018-05-24 15:32:49 +00:00 |
|
pl190.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
pl310.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
platform.c
|
Add external PLATFORM access on arm, and use it in the pl310 driver.
|
2017-07-11 16:30:16 +00:00 |
|
platform_if.m
|
All armv6 platforms have the same implementation of platform_lastaddr.
|
2016-12-16 10:31:13 +00:00 |
|
platform_pl310_if.m
|
Add external PLATFORM access on arm, and use it in the pl310 driver.
|
2017-07-11 16:30:16 +00:00 |
|
pmap-v4.c
|
Add pmap_is_valid_memattr(9).
|
2018-08-01 18:45:51 +00:00 |
|
pmap-v6.c
|
Add pmap_is_valid_memattr(9).
|
2018-08-01 18:45:51 +00:00 |
|
pmu.c
|
hwpmc: simplify calling convention for hwpmc interrupt handling
|
2018-06-08 04:58:03 +00:00 |
|
ptrace_machdep.c
|
Add ptrace operations to fetch and store VFP registers.
|
2017-09-14 15:03:43 +00:00 |
|
sc_machdep.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
setcpsr.S
|
|
|
|
setstack.s
|
Include machine/armreg.h after machine/asm.h to ensure __ARM_ARCH is
|
2016-11-07 11:01:09 +00:00 |
|
stack_machdep.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
stdatomic.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
support.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
swtch-v4.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
swtch-v6.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
swtch.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
|
sys_machdep.c
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
|
syscall.c
|
Move struct syscall_args syscall arguments parameters container into
|
2017-06-12 21:03:23 +00:00 |
|
trap-v4.c
|
Use the cp15 functions to read cp15 registers rather than using assembly
|
2018-07-28 17:21:34 +00:00 |
|
trap-v6.c
|
followup to r332730/r332752: set kdb_why to "trap" for fatal traps
|
2018-05-16 06:52:08 +00:00 |
|
uio_machdep.c
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
|
undefined.c
|
Raise a proper SIGTRAP / TRAP_TRACE signal for a PT_STEP step on arm.
|
2018-07-25 18:11:37 +00:00 |
|
unwind.c
|
Allow the ARM unwinder to work through modules. This will be used to add
|
2015-02-19 12:06:57 +00:00 |
|
vfp.c
|
sys/arm: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:04:10 +00:00 |
|
vm_machdep.c
|
Revert r336773: it removed too much.
|
2018-07-27 21:25:01 +00:00 |