| .. |
|
autoconf.c
|
Fix a lock up where we enter swapper() with interrupts disabled.
|
2015-05-23 23:08:16 +00:00 |
|
bcopy_page.S
|
Add missing stack unwind information to several assembly functions on
|
2015-10-04 09:39:40 +00:00 |
|
bcopyinout.S
|
ARM userspace accessors, e.g. {s,f}uword(9), copy{in,out}(9),
|
2015-10-15 17:40:39 +00:00 |
|
bcopyinout_xscale.S
|
ARM userspace accessors, e.g. {s,f}uword(9), copy{in,out}(9),
|
2015-10-15 17:40:39 +00:00 |
|
blockio.S
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
bus_space_asm_generic.S
|
For some reason, all the arm bus_space functions that work with uint16
|
2015-01-21 02:56:13 +00:00 |
|
bus_space_base.c
|
Limit arm_base_bs_tag to ARMv4 and ARMv5, we only used it in one place in
|
2015-11-21 13:02:34 +00:00 |
|
bus_space_generic.c
|
Move bs_unimplemented() to bus_space_generic.c so it can be shared.
|
2015-01-21 03:24:18 +00:00 |
|
busdma_machdep-v6.c
|
Revert r291142.
|
2015-11-23 11:19:00 +00:00 |
|
busdma_machdep.c
|
Revert r291142.
|
2015-11-23 11:19:00 +00:00 |
|
copystr.S
|
ARM userspace accessors, e.g. {s,f}uword(9), copy{in,out}(9),
|
2015-10-15 17:40:39 +00:00 |
|
cpu_asm-v6.S
|
Better handling of userland sysarch() requests to flush icache.
|
2015-06-03 14:07:50 +00:00 |
|
cpufunc.c
|
ARM: Add support for new KRAIT 300 CPU revision.
|
2015-11-28 12:11:44 +00:00 |
|
cpufunc_asm.S
|
Fix alignment directives in arm asm code after clang 3.5 import.
|
2015-01-02 23:46:26 +00:00 |
|
cpufunc_asm_arm9.S
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
cpufunc_asm_arm10.S
|
Remove unused arm10_* functions. The remaining functions are only used in
|
2015-03-29 17:42:32 +00:00 |
|
cpufunc_asm_arm11.S
|
arm11_sleep is no longer needed, remove it.
|
2015-03-29 22:46:07 +00:00 |
|
cpufunc_asm_arm11x6.S
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
cpufunc_asm_armv4.S
|
Add a new cache maintenance function, idcache_inv_all, to the table, and
|
2014-02-24 01:41:58 +00:00 |
|
cpufunc_asm_armv5_ec.S
|
Use the APSR_nzcv format of mrc. The clang integrated assembler doesn't
|
2014-12-02 18:35:34 +00:00 |
|
cpufunc_asm_armv6.S
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
cpufunc_asm_armv7.S
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
cpufunc_asm_fa526.S
|
Add an END macro to ARM. This is mostly used to tell gas where the bounds
|
2013-03-16 02:48:49 +00:00 |
|
cpufunc_asm_pj4b.S
|
Delete obsolete and unused PJ4B CPU functions
|
2014-05-25 19:19:41 +00:00 |
|
cpufunc_asm_sheeva.S
|
Use the APSR_nzcv format of mrc. The clang integrated assembler doesn't
|
2014-12-02 18:35:34 +00:00 |
|
cpufunc_asm_xscale.S
|
Unify interrupts bit definition and usage. While here remove PSR_C_bit.
|
2014-09-10 15:25:15 +00:00 |
|
cpufunc_asm_xscale_c3.S
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
cpuinfo.c
|
Set the correct values in the arm aux control register, based on chip type.
|
2015-10-19 19:18:02 +00:00 |
|
db_disasm.c
|
ddb: finish converting boolean values.
|
2015-05-21 15:16:18 +00:00 |
|
db_interface.c
|
Add support for branch instruction on armv7 with ptrace single step
|
2015-11-02 16:56:34 +00:00 |
|
db_trace.c
|
Add the MD parts of dtrace needed to use fbt on ARM. For this we need to
|
2015-03-05 17:55:31 +00:00 |
|
devmap.c
|
Update the arm devmap code to also work with arm64.
|
2015-04-13 13:21:27 +00:00 |
|
disassem.c
|
Fix a number of -Wcast-qual warnings under sys/arm. No functional
|
2015-02-26 07:47:35 +00:00 |
|
dump_machdep.c
|
Factor out duplicated code from dumpsys() on each architecture into generic
|
2015-01-07 01:01:39 +00:00 |
|
elf_machdep.c
|
Add support for usermode (vdso-like) gettimeofday(2) and
|
2015-12-07 12:20:26 +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 __ARM_EABI__ from sys/arm/arm, building for oabi is unsupported.
|
2015-06-01 18:15:44 +00:00 |
|
exception.S
|
[intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c.
|
2015-12-18 05:43:59 +00:00 |
|
fiq.c
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
fiq_subr.S
|
Move the exception vector table (so-called "page0" data) into exception.S
|
2014-03-10 19:36:26 +00:00 |
|
fusu.S
|
ARM userspace accessors, e.g. {s,f}uword(9), copy{in,out}(9),
|
2015-10-15 17:40:39 +00:00 |
|
gdb_machdep.c
|
Cleanup up ARM *frame structures...
|
2014-12-24 18:54:31 +00:00 |
|
genassym.c
|
Move the check to see if we are tracing a function with the DTrace Function
|
2015-12-05 09:32:36 +00:00 |
|
generic_timer.c
|
Add support for usermode (vdso-like) gettimeofday(2) and
|
2015-12-07 12:20:26 +00:00 |
|
gic.c
|
[intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c.
|
2015-12-18 05:43:59 +00:00 |
|
hdmi_if.m
|
Somewhat improve HDMI event API
|
2015-11-14 21:01:35 +00:00 |
|
identcpu.c
|
ARM: Add support for new KRAIT 300 CPU revision.
|
2015-11-28 12:11:44 +00:00 |
|
in_cksum.c
|
|
|
|
in_cksum_arm.S
|
Switch to unified syntax so these can be built with clang 3.5.
|
2014-12-02 18:37:04 +00:00 |
|
inckern.S
|
|
|
|
intr.c
|
[intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c.
|
2015-12-18 05:43:59 +00:00 |
|
locore-v4.S
|
Allow armv4/5 kernels to be loaded on any 2MB boundary, like armv6/7.
|
2015-12-20 23:31:11 +00:00 |
|
locore-v6.S
|
Bring some of the recent locore-v4.S improvements into locore-V6...
|
2015-12-29 22:18:35 +00:00 |
|
locore.S
|
Add a new locore.S that #includes the right (v4 or v6) implementation.
|
2014-12-30 03:19:46 +00:00 |
|
machdep.c
|
Store the pointer to the bootloader-provided env data in a static var
|
2016-01-03 14:42:28 +00:00 |
|
machdep_intr.c
|
[intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c.
|
2015-12-18 05:43:59 +00:00 |
|
mem.c
|
New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.
|
2015-03-26 21:13:53 +00:00 |
|
minidump_machdep.c
|
New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.
|
2015-03-26 21:13:53 +00:00 |
|
mp_machdep.c
|
[intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c.
|
2015-12-18 05:43:59 +00:00 |
|
mpcore_timer.c
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
mpcore_timervar.h
|
Trivial changes/forced-commit to document previous change r264050 whose
|
2014-04-02 18:49:50 +00:00 |
|
nexus.c
|
[intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c.
|
2015-12-18 05:43:59 +00:00 |
|
ofw_machdep.c
|
Implement OF_decode_addr() for arm. Move most of powerpc's implementation
|
2015-12-21 18:07:32 +00:00 |
|
physmem.c
|
Reword the comment to better describe what I found while researching the
|
2016-01-02 23:14:52 +00:00 |
|
pl190.c
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
pl310.c
|
Make pl310_print_config static, it's not called out of pl310.c
|
2015-11-17 11:26:35 +00:00 |
|
platform.c
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
platform_if.m
|
Add the start of the ARM platform code. This is based on the PowerPC
|
2014-05-17 11:27:36 +00:00 |
|
pmap-v6-new.c
|
Fix typo (s/harware/hardware/)
|
2015-12-25 14:51:36 +00:00 |
|
pmap-v6.c
|
Retire pmap_dmap_iscurrent(). It is only a wrapper around pmap_is_current(), and is no longer called.
|
2015-10-28 21:17:38 +00:00 |
|
pmap.c
|
Add two new pmap functions:
|
2015-08-04 19:46:13 +00:00 |
|
pmu.c
|
Use #ifdef to get the file compiling without errors
|
2015-11-23 18:20:32 +00:00 |
|
sc_machdep.c
|
Piggyback MIPS changes and add ARM syscons support for devices with
|
2012-08-25 23:59:31 +00:00 |
|
setcpsr.S
|
Update all arm code that manipulates the PSR registers to use modern syntax.
|
2014-02-02 00:48:15 +00:00 |
|
setstack.s
|
Fix unwind-info errors in our hand-written arm assembler code.
|
2014-08-01 18:24:44 +00:00 |
|
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
|
Remove trailing whitespace from sys/arm/arm
|
2015-05-24 12:20:11 +00:00 |
|
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
|
Add the kernel support for Thumb-2. It is only supported on ARMv7 as the
|
2015-05-11 19:20:30 +00:00 |
|
trap-v6.c
|
Move the check to see if we are tracing a function with the DTrace Function
|
2015-12-05 09:32:36 +00:00 |
|
trap.c
|
ARM: Remove outdated katelib.h.
|
2015-12-15 12:52:45 +00:00 |
|
uio_machdep.c
|
Delete stray clause 3 (Advertising clause) and renumber while i'm
|
2014-03-11 23:41:35 +00:00 |
|
undefined.c
|
Move the check to see if we are tracing a function with the DTrace Function
|
2015-12-05 09:32:36 +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
|
Revert r290243, it's vaid "illegal instruction" case
|
2015-11-04 04:01:59 +00:00 |
|
vm_machdep.c
|
A follow-up to r288492. In fact, revert the mentioned commit for
|
2015-10-07 09:12:49 +00:00 |