..
altivec.c
Add Altivec support for supported CPUs. This is derived from the FPU support
2009-02-20 17:48:40 +00:00
atomic.S
autoconf.c
Add suppport for ISA and ISA interrupts to make the ATA
2009-04-24 03:51:11 +00:00
bcopy.c
bus_machdep.c
Provide 64-bit big endian bus space operations for PowerPC. They are required
2009-06-06 09:33:32 +00:00
busdma_machdep.c
Improve style(9), clean up.
2009-05-21 12:05:15 +00:00
copystr.c
cpu.c
Enable power management for E500 cores. Use "doze" for now to make
2010-03-23 19:30:56 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c
In db_show_mdpcpu(), print MD fields.
2008-08-30 18:50:11 +00:00
db_trace.c
dump_machdep.c
PowerPC, meet kernel core dumps. The support is based
2009-04-04 02:12:37 +00:00
elf_machdep.c
Reorganize syscall entry and leave handling.
2010-05-23 18:32:02 +00:00
fpu.c
fuswintr.c
gdb_machdep.c
genassym.c
Initial support for SMP on PowerPC MPC85xx.
2009-05-21 11:43:37 +00:00
in_cksum.c
intr_machdep.c
Configure interrupts on SMP systems to be distributed among all online
2010-06-23 22:33:03 +00:00
mem.c
Fix another bug involving /dev/mem and the OEA64 scratchpage. When
2010-02-25 14:51:06 +00:00
mmu_if.m
Roughly half of a typical pmap_mincore() implementation is machine-
2010-05-24 14:26:57 +00:00
mp_machdep.c
Provide for multiple, cascaded PICs on PowerPC systems, and extend the
2010-06-18 14:06:27 +00:00
openpic.c
Configure interrupts on SMP systems to be distributed among all online
2010-06-23 22:33:03 +00:00
pic_if.m
Configure interrupts on SMP systems to be distributed among all online
2010-06-23 22:33:03 +00:00
platform_if.m
Factor out platform dependent things unrelated to device drivers into a
2009-05-14 00:34:26 +00:00
platform.c
Factor out platform dependent things unrelated to device drivers into a
2009-05-14 00:34:26 +00:00
pmap_dispatch.c
Roughly half of a typical pmap_mincore() implementation is machine-
2010-05-24 14:26:57 +00:00
sc_machdep.c
setjmp.S
sigcode.S
stack_machdep.c
Make procstat -k work on PowerPC by avoiding mistakenly using signed
2009-10-30 16:00:34 +00:00
suswintr.c
syncicache.c
Allow the cacheline size on PowerPC to be set at runtime. This is essential for
2008-09-24 00:28:46 +00:00
sys_machdep.c
uio_machdep.c
o Introduce vm_sync_icache() for making the I-cache coherent with
2009-10-21 18:38:02 +00:00