NetBSD/sys/arch/powerpc/powerpc
matt beb8ce1f63 Add rw_enter/rw_tryenter/rw_exit stubs (untested). 2008-02-23 19:56:10 +00:00
..
bus_dma.c initialise "paddr_t lastaddr" to 0 in the cases it is not otherwise 2008-01-29 23:46:21 +00:00
bus_space.c Use BAT_VA2IDX() 2008-02-23 19:50:41 +00:00
clock.c Ifdef out all the MPC601 code with PPC_OEA601. Now only arches that have the 2008-02-05 22:31:48 +00:00
compat_13_machdep.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
compat_16_machdep.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
copystr.c
darwin_commpage_machdep.S Some powerpc cleanup. Remove unneeded/bad usage of extern oeacpufeat. 2008-02-14 19:41:54 +00:00
darwin_machdep.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
db_disasm.c A few bug fixes, approved by garbled: 2008-02-20 19:12:13 +00:00
db_interface.c
db_memrw.c
db_trace.c Ifdef out all the MPC601 code with PPC_OEA601. Now only arches that have the 2008-02-05 22:31:48 +00:00
fpu.c
fubyte.c
fuswintr.c
in_cksum.c
ipkdb_glue.c
kgdb_machdep.c Ifdef out all the MPC601 code with PPC_OEA601. Now only arches that have the 2008-02-05 22:31:48 +00:00
kobj_machdep.c Linker stuff for powerpc. 2008-01-04 18:00:16 +00:00
linux_sigcode.S
linux_syscall.c
linux_trap.c
lock_stubs.S Add rw_enter/rw_tryenter/rw_exit stubs (untested). 2008-02-23 19:56:10 +00:00
locore_subr.S Some powerpc cleanup. Remove unneeded/bad usage of extern oeacpufeat. 2008-02-14 19:41:54 +00:00
mach_machdep.c
mach_sigcode.S
mach_syscall.c
macho_machdep.c
mem.c
netbsd32_sigcode.S
ofw_machdep.c
ofwmagic.S Change the note section for ofwboot to be what the ppc 1275 spec says it 2008-01-09 19:36:40 +00:00
ofwreal.S
openfirm.c Convert ofppc to the shared ofw_autoconf.c 2007-11-07 19:31:09 +00:00
openpic.c
pio_subr.S Some powerpc cleanup. Remove unneeded/bad usage of extern oeacpufeat. 2008-02-14 19:41:54 +00:00
pmap_subr.c Rewrite a big chunk of the pmap and locore code for powerpc to better 2008-02-05 18:10:46 +00:00
powerpc_machdep.c Replace as much of the hardcoded CACHELINESIZE with 2008-02-05 18:52:55 +00:00
process_machdep.c
procfs_machdep.c
rtas.c Add one more convenience function to rtas, rtas_has_func, and add a 2007-12-28 05:12:41 +00:00
setfault.S
setjmp.S
sig_machdep.c
sigcode.S
subyte.c
suswintr.c
suword.c
sys_machdep.c Fix the remaining sys_sysarch() stub function. 2007-12-22 08:59:02 +00:00
syscall.c narg -> sy_narg 2008-02-07 01:16:21 +00:00
trap.c Replace as much of the hardcoded CACHELINESIZE with 2008-02-05 18:52:55 +00:00
trap_subr.S Code to disable BAT use on cpu's that either don't have BAT's, or don't 2008-02-07 03:20:16 +00:00
vm_machdep.c