freebsd-dev/sys/arm/arm
2007-03-21 07:49:56 +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 Export PAGE_SIZE from genassym.c, and include assym.s in bcopy_page.S, 2005-10-06 11:26:37 +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 Unbreak for !__XSCALE__. 2005-10-23 23:09:14 +00:00
blockio.S
bootconfig.c
bus_space_asm_generic.S
busdma_machdep.c Fix typo: MacPPC -> ARM 2007-02-13 07:19:26 +00:00
copystr.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S Fix a comment 2007-03-21 07:49:56 +00:00
cpufunc_asm_arm10.S
cpufunc_asm_armv4.S
cpufunc_asm_ixp12x0.S
cpufunc_asm_sa1.S
cpufunc_asm_sa11x0.S
cpufunc_asm_xscale.S
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 Use uma_set_align(). 2007-02-11 22:24:54 +00:00
db_disasm.c
db_interface.c Remove unused header file <machine/katelib.h> 2007-02-26 05:17:47 +00:00
db_trace.c Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
disassem.c
dump_machdep.c Kernel dump for arm, ripped from the ia64/amd64 version. 2005-10-03 14:05:03 +00:00
elf_machdep.c Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure 2005-12-26 21:23:57 +00:00
elf_trampoline.c Teach the kernel and the ELF trampoline how to boot from onboard flash. 2007-02-19 00:57:27 +00:00
exception.S
fiq_subr.S
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 Turn console printf buffering into a kernel option and only on 2006-11-30 04:17:05 +00:00
identcpu.c elaborate on stepping names; add intel terminology to help 2006-11-19 23:45:33 +00:00
in_cksum_arm.S Only save the registers that are used. 2005-10-03 14:07:09 +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 o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
irq_dispatch.S
locore.S Erm we can't change the value of arm_memcpy if we're running from flash. 2007-02-26 02:03:48 +00:00
machdep.c Add KTR tracing 2007-02-14 04:41:28 +00:00
mem.c Make sure the address is valid before mapping it. 2007-02-13 15:35:57 +00:00
nexus_io_asm.S
nexus_io.c correct bus space unmap prototype 2006-11-19 23:46:50 +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 <sys/sx.h> is unneeded. 2007-02-05 10:33:39 +00:00
setcpsr.S
setstack.s
support.S Erm we can't change the value of arm_memcpy if we're running from flash. 2007-02-26 02:03:48 +00:00
swtch.S Not only disable/enable interrupts, do it for FIQs as well, when needed. 2006-04-09 20:16:47 +00:00
sys_machdep.c style(9) cleanup. 2007-02-14 01:25:41 +00:00
trap.c Remove unused header file <machine/katelib.h> 2007-02-26 05:17:47 +00:00
uio_machdep.c
undefined.c style(9) cleanup. 2006-10-21 04:25:00 +00:00
vectors.S
vm_machdep.c - Add bounce pages for arm, largely based on the i386 implementation. 2007-01-17 00:53:05 +00:00