opnsense-src/sys/arm/arm
Alan Cox fc23011bc3 On arm, like sparc64, the end of the kernel map varies from one type of
machine to another.  Therefore, VM_MAX_KERNEL_ADDRESS can't be a constant.
Instead, #define it to be a variable, vm_max_kernel_address, just like we
do on sparc64.

Reviewed by:	kib
Tested by:	ian
2013-02-18 01:02:48 +00:00
..
autoconf.c
bcopy_page.S
bcopyinout.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
bcopyinout_xscale.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
blockio.S
bootconfig.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
bus_space_asm_generic.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
bus_space_generic.c
busdma_machdep-v6.c In _bus_dmamap_addseg(), the return value must be zero for error, or the size 2013-02-16 20:43:16 +00:00
busdma_machdep.c In _bus_dmamap_addseg(), the return value must be zero for error, or the size 2013-02-16 20:43:16 +00:00
copystr.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
cpufunc.c Use armv7_drain_writebuf() and armv7_context_switch, instead of the arm11 2013-01-15 22:11:28 +00:00
cpufunc_asm.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
cpufunc_asm_arm7tdmi.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_arm8.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_arm9.S Fix off-by-one errors in low-level arm9 and arm10 cache maintenance routines. 2013-01-27 20:28:14 +00:00
cpufunc_asm_arm10.S Fix off-by-one errors in low-level arm9 and arm10 cache maintenance routines. 2013-01-27 20:28:14 +00:00
cpufunc_asm_arm11.S Merge fix for hang on ARM11 from NetBSD 2012-08-26 00:46:57 +00:00
cpufunc_asm_arm11x6.S Replace generic ARM11 option with more specific 2012-12-20 04:32:02 +00:00
cpufunc_asm_armv4.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_armv5.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_armv5_ec.S
cpufunc_asm_armv6.S Add support for ARM11 cpufunc 2012-08-26 02:23:21 +00:00
cpufunc_asm_armv7.S Use the "inner shareable" variations of flush/invalidate functions for SMP. 2012-11-15 22:31:23 +00:00
cpufunc_asm_fa526.S Add support for FA626TE. 2010-05-04 10:14:05 +00:00
cpufunc_asm_ixp12x0.S
cpufunc_asm_pj4b.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
cpufunc_asm_sa1.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_sa11x0.S
cpufunc_asm_sheeva.S Add basic cpu_sleep() support for Marvell SoCs. This drops my SheevaPlug's 2010-09-18 16:57:05 +00:00
cpufunc_asm_xscale.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
cpufunc_asm_xscale_c3.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
db_disasm.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
db_interface.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
db_trace.c Implement stack unwinding based on section 9 of the "Exception handling ABI 2013-01-17 09:47:56 +00:00
disassem.c Add clrex, strex , ldrex, strex and variants 2012-08-25 20:01:31 +00:00
dump_machdep.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
elf_machdep.c Convert ARM to the syscallenter/syscallret system call sequence handlers. 2011-10-04 13:14:24 +00:00
elf_trampoline.c Replace generic ARM11 option with more specific 2012-12-20 04:32:02 +00:00
exception.S Ensure we align the stack to 8 bytes in system calls. 2012-08-04 05:31:26 +00:00
fiq.c
fiq_subr.S
fusu.S Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
gdb_machdep.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
genassym.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
gic.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
identcpu.c Replace generic ARM11 option with more specific 2012-12-20 04:32:02 +00:00
in_cksum.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
in_cksum_arm.S
inckern.S
intr.c Restore the irq number to the display string; I fumbled this in the previous 2013-01-27 20:16:50 +00:00
irq_dispatch.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
locore.S Update sigcode to use both the current ABI and FreeBSD's version of the 2013-01-14 09:11:18 +00:00
machdep.c On arm, like sparc64, the end of the kernel map varies from one type of 2013-02-18 01:02:48 +00:00
mem.c Final whitespace trim. 2012-06-13 04:59:55 +00:00
minidump_machdep.c Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
mp_machdep.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
mpcore_timer.c Fix spelling. 2012-11-25 16:19:12 +00:00
nexus.c Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
pl190.c Add driver for PrimeCell Vectored Interrupt Controller (PL190) 2012-12-13 23:03:37 +00:00
pl310.c Remove old declarations. 2013-01-08 22:55:39 +00:00
pmap-v6.c On arm, like sparc64, the end of the kernel map varies from one type of 2013-02-18 01:02:48 +00:00
pmap.c On arm, like sparc64, the end of the kernel map varies from one type of 2013-02-18 01:02:48 +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
setstack.s
stack_machdep.c
support.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
swtch.S Only spin on the blocked_lock for SCHED_ULE+SMP, as it's done on the other 2013-01-15 22:09:11 +00:00
sys_machdep.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
trap.c * Correct KINFO_PROC_SIZE for ARM EABI. 2013-01-17 09:52:35 +00:00
uio_machdep.c Put the general logic for being a CPU hog into a new function 2011-02-02 16:35:10 +00:00
undefined.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
vectors.S Final whitespace trim. 2012-06-13 04:59:55 +00:00
vfp.c Merging projects/armv6, part 1 2012-08-15 03:03:03 +00:00
vm_machdep.c Fix breakage introduced in r246318. 2013-02-09 21:36:14 +00:00