freebsd-dev/sys/arm/arm
Sam Leffler e67f80fd20 Gateworks Avila board support:
o ixp425 support
o NPE network driver (requires Intel microcode)
o h/w qmgr support
o True IDE compact flash over expansion bus
o pci (ath and hifn795x parts tested)
o xscale watchdog timer
o ds1672 RTC on i2c bus
o ad7418 voltage + temp monitoring on i2c bus
o uart

Work done together with cognet, kevlo, and jmg.  Parts of
the ixp425 support obtaine/derived from netbsd.

Reviewed by:	cognet, imp
MFC after:	1 month
2006-11-19 23:55:23 +00:00
..
autoconf.c
bcopy_page.S
bcopyinout_xscale.S
bcopyinout.S
blockio.S
bootconfig.c
bus_space_asm_generic.S
busdma_machdep.c Explicitely set the "allocbuffer" field to NULL when creating a new dmamap. 2006-08-25 15:10:45 +00:00
copystr.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S
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
cpufunc.c Gateworks Avila board support: 2006-11-19 23:55:23 +00:00
db_disasm.c
db_interface.c
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
elf_machdep.c
elf_trampoline.c Do not include both <sys/types.h> and <sys/param.h>, it is a style bug as 2006-11-01 12:41:43 +00:00
exception.S
fiq_subr.S
fiq.c
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 Add a cnputs() function to write a string to the console with 2006-11-01 04:54:51 +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
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
intr.c Increate cnt.v_intr on interrupt. 2006-11-08 01:32:24 +00:00
irq_dispatch.S
locore.S Nitsville: the routine is called initarm, not init_arm, correct it in 2006-06-21 23:47:25 +00:00
machdep.c
mem.c Ooops we need to include <machine/vmparam.h> to get the definition of 2006-08-15 16:43:07 +00:00
nexus_io_asm.S
nexus_io.c correct bus space unmap prototype 2006-11-19 23:46:50 +00:00
nexus.c Erm we really want to mask all interrupts in the range, just not the first 2006-11-17 11:56:56 +00:00
pmap.c Make pmap_enter() responsible for setting PG_WRITEABLE instead 2006-11-12 21:48:34 +00:00
setcpsr.S
setstack.s
support.S
swtch.S
sys_machdep.c
trap.c Make KSE a kernel option, turned on by default in all GENERIC 2006-10-26 21:42:22 +00:00
uio_machdep.c
undefined.c style(9) cleanup. 2006-10-21 04:25:00 +00:00
vectors.S
vm_machdep.c In the ARM_USE_SMALL_ALLOC case, vm_page_t may have an address < KERNBASE, 2006-11-07 22:35:30 +00:00