freebsd-dev/sys/powerpc/aim
Nathan Whitehorn e4cf0633b8 Since the PS3 port was committed, the AIM nexus device works perfectly fine
on all PowerPC platforms, whether or not they have Open Firmware. Remove
some more duplication and have there be only one nexus driver.
2013-10-20 18:40:55 +00:00
..
copyinout.c
interrupt.c Fix the Wii build, and remove an extraneous critical_enter(). 2013-10-16 04:11:42 +00:00
locore32.S
locore64.S
locore.S
machdep.c Replace the two almost-exactly-identical AIM and Book-E clock.c 2013-10-20 16:37:03 +00:00
mmu_oea64.c The pmap function pmap_clear_reference() is no longer used. Remove it. 2013-09-20 04:30:18 +00:00
mmu_oea64.h Add POWER CPUs to the kernel's knowledge. This does not imply we currently 2013-09-09 12:51:24 +00:00
mmu_oea.c The pmap function pmap_clear_reference() is no longer used. Remove it. 2013-09-20 04:30:18 +00:00
moea64_if.m
moea64_native.c
mp_cpudep.c
slb.c
swtch32.S
swtch64.S
trap_subr32.S
trap_subr64.S
trap.c Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle. 2013-10-15 15:00:29 +00:00
uma_machdep.c