freebsd-skq/sys/arm/arm
raj 172a5277b4 ARM locore cosmetics.
Approved by:	cognet (mentor)
2008-02-05 10:23:42 +00:00
..
autoconf.c Create nexus in configure_first() instead of in configure(). This 2005-05-29 23:44:22 +00:00
bcopy_page.S Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
bcopyinout_xscale.S In copyout(), quad-align the source buffer, and use ldrd if possible. 2005-12-09 15:31:02 +00:00
bcopyinout.S Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
blockio.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
bootconfig.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
bus_space_asm_generic.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
busdma_machdep.c Correct the logic : we can just invalidate the cache lines, and not 2007-11-28 22:21:17 +00:00
copystr.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm7tdmi.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm8.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm9.S Fix a comment 2007-03-21 07:49:56 +00:00
cpufunc_asm_arm10.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm11.S Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not 2007-10-18 05:33:06 +00:00
cpufunc_asm_armv4.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_armv5_ec.S Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not 2007-10-18 05:33:06 +00:00
cpufunc_asm_armv5.S Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not 2007-10-18 05:33:06 +00:00
cpufunc_asm_ixp12x0.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_sa1.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_sa11x0.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_xscale_c3.S Import xscale core 3 cache management functions. 2007-07-27 14:28:15 +00:00
cpufunc_asm_xscale.S Don't assume pmap_update() will cpwait for us, pmap_update will disappear soon. 2005-01-10 22:41:08 +00:00
cpufunc_asm.S Instead of using sysarch() to store-retrieve the tp, add a magic address, 2005-02-26 18:59:01 +00:00
cpufunc.c Fixes for ARM9/ARM10 : 2007-11-28 22:55:55 +00:00
db_disasm.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
db_interface.c Remove unused header file <machine/katelib.h> 2007-02-26 05:17:47 +00:00
db_trace.c Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
disassem.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
dump_machdep.c Add a wrapper function that bound checks writes to the dump device. 2008-01-28 19:04:07 +00:00
elf_machdep.c Allow FreeBSD's native ELF image activators to execute shared libraries the 2007-05-22 02:22:58 +00:00
elf_trampoline.c Bring in two bandaids to get the elf trampoline to work again, until I find 2007-07-27 14:42:25 +00:00
exception.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
fiq_subr.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
fiq.c MFp4: add in making fiq's work by coping to the correct page incase we have 2005-03-16 07:56:21 +00:00
fusu.S o Add keyword volatile for user mutex owner field. 2006-10-17 02:24:47 +00:00
gdb_machdep.c Add remote GDB bits for arm. 2006-07-14 00:50:51 +00:00
genassym.c Improve ARM_TP_ADDRESS and RAS area. 2008-02-05 10:22:33 +00:00
identcpu.c Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not 2007-10-18 05:33:06 +00:00
in_cksum_arm.S Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
in_cksum.c Make sure we use REDUCE32 on the result of do_cksum(), as in_cksum_skip() 2006-07-18 00:07:05 +00:00
inckern.S MFp4: 2006-06-12 22:58:50 +00:00
intr.c INTR_FILTER bits for arm 2007-07-27 14:26:42 +00:00
irq_dispatch.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
locore.S ARM locore cosmetics. 2008-02-05 10:23:42 +00:00
machdep.c Revert VMCNT_* operations introduction. 2007-05-31 22:52:15 +00:00
mem.c Make sure the address is valid before mapping it. 2007-02-13 15:35:57 +00:00
nexus.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
pmap.c Bring in the nice work from Mark Tinguely on arm pmap. 2008-01-31 00:05:40 +00:00
setcpsr.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
setstack.s Start all license statements with /*- 2005-01-05 21:58:49 +00:00
stack_machdep.c Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
support.S Back when I committed the arm port, I've been asked to move 2008-01-12 21:11:43 +00:00
swtch.S Improve ARM_TP_ADDRESS and RAS area. 2008-02-05 10:22:33 +00:00
sys_machdep.c style(9) cleanup. 2007-02-14 01:25:41 +00:00
trap.c generally we are interested in what thread did something as 2007-11-14 06:21:24 +00:00
uio_machdep.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
undefined.c Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
vectors.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
vm_machdep.c o Rename cpu_thread_setup() to cpu_thread_alloc() to better 2007-11-14 20:21:54 +00:00