freebsd-skq/sys/powerpc/aim
marcel 22a42b41a7 Switch to using genclock. Have nexus double as clock device for
now. While here, add a proper attach() method to nexus.

Requested by: phk
2008-04-21 04:41:37 +00:00
..
clock.c Switch to using genclock. Have nexus double as clock device for 2008-04-21 04:41:37 +00:00
copyinout.c Fix remaining compile error. 2006-10-18 19:56:20 +00:00
interrupt.c Revamp the interrupt handling in support of INTR_FILTER. This includes: 2007-08-11 19:25:32 +00:00
locore.S Allocate a stack (with optional guard pages) for thread0 and 2008-04-16 23:28:12 +00:00
machdep.c Allocate a stack (with optional guard pages) for thread0 and 2008-04-16 23:28:12 +00:00
mmu_oea.c Simplify the pmap_zero_page family of functions by making use of 2008-04-17 00:37:40 +00:00
nexus.c Switch to using genclock. Have nexus double as clock device for 2008-04-21 04:41:37 +00:00
ofw_machdep.c Remove SMP left-overs from NetBSD. 2008-02-12 20:55:51 +00:00
ofwmagic.S
swtch.S Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
trap_subr.S Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
trap.c Remove kernel support for M:N threading. 2008-03-12 10:12:01 +00:00
uio_machdep.c Add kdb_cpu_sync_icache(), intended to synchronize instruction 2007-06-09 21:55:17 +00:00
uma_machdep.c It has been observed on the mailing lists that the different categories 2007-09-15 18:47:02 +00:00
vm_machdep.c Remove kernel support for M:N threading. 2008-03-12 10:12:01 +00:00