1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/arm/arm
Olivier Houchard 7c4e421f76 KDB needs <machine/db_machdep.h>, so move it under #ifdef KDB.
While I'm there, remove dead code, we will never support acorn26.
2009-08-23 23:37:53 +00:00
..
autoconf.c
bcopy_page.S
bcopyinout_xscale.S
bcopyinout.S
blockio.S
bootconfig.c
bus_space_asm_generic.S
bus_space_generic.c
busdma_machdep.c ARM pmap fixes. 2009-07-20 07:53:07 +00:00
copystr.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S
cpufunc_asm_arm10.S
cpufunc_asm_arm11.S
cpufunc_asm_armv4.S
cpufunc_asm_armv5_ec.S Minor style fixes and better comments. 2009-04-16 11:21:52 +00:00
cpufunc_asm_armv5.S
cpufunc_asm_ixp12x0.S
cpufunc_asm_sa1.S
cpufunc_asm_sa11x0.S
cpufunc_asm_sheeva.S Minor style fixes and better comments. 2009-04-16 11:21:52 +00:00
cpufunc_asm_xscale_c3.S
cpufunc_asm_xscale.S
cpufunc_asm.S
cpufunc.c Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10. 2009-07-21 08:29:19 +00:00
db_disasm.c
db_interface.c
db_trace.c
disassem.c
dump_machdep.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
elf_machdep.c Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
elf_trampoline.c Disable write-back until I figure out what's wrong with it on the i81342. 2009-06-21 21:38:12 +00:00
exception.S
fiq_subr.S
fiq.c
fusu.S
gdb_machdep.c
genassym.c
identcpu.c
in_cksum_arm.S
in_cksum.c
inckern.S
intr.c Pass the previously returned IRQ back to arm_get_next_irq() so that 2009-06-09 18:18:41 +00:00
irq_dispatch.S
locore.S Disable interrupts to allow booting on firmware (e.g. U-Boot) that 2009-06-09 17:21:47 +00:00
machdep.c Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
mem.c
minidump_machdep.c Merge the remainder of kern_vimage.c and vimage.h into vnet.c and 2009-08-01 19:26:27 +00:00
nexus.c
pmap.c Use correct wbinv operation in pmap_l2cache_wbinv_range(). 2009-08-13 15:56:09 +00:00
setcpsr.S
setstack.s
stack_machdep.c
support.S
swtch.S
sys_machdep.c
trap.c Minor description fix. 2009-04-08 13:01:18 +00:00
uio_machdep.c
undefined.c KDB needs <machine/db_machdep.h>, so move it under #ifdef KDB. 2009-08-23 23:37:53 +00:00
vectors.S
vm_machdep.c ARM pmap fixes. 2009-07-20 07:53:07 +00:00