freebsd-dev/sys/powerpc/powerpc
Justin Hibbits 9a2edf0198 Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this
can be used on the others (cpcht and psim), but that has not been tested.
2013-12-21 04:31:54 +00:00
..
altivec.c
autoconf.c
bcopy.c
bus_machdep.c Interrelated improvements to early boot mappings: 2013-10-26 18:18:14 +00:00
busdma_machdep.c Add bus_dmamap_load_ma() function to load map with the array of 2013-10-27 21:39:16 +00:00
clock.c Fix 80-column line wrapping in a comment. 2013-10-21 00:58:35 +00:00
copyinout.c Remove unnecessary double-setting of the thread's onfault state in 2013-12-01 17:29:07 +00:00
copystr.c
cpu.c Use the Open Firmware-based CPU frequency determination as a generic 2013-11-29 21:59:03 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c Let us manage differences of Book-E PowerPC variations i.e. vendor / 2012-05-27 10:25:20 +00:00
dump_machdep.c Prepare for 64-bit. Iow, use Elf_*hdr instead of the 32-bit ones. 2013-11-10 22:42:56 +00:00
elf32_machdep.c
elf64_machdep.c
exec_machdep.c Unify handling of illegal instruction faults between AIM and Book-E. This 2013-11-17 15:12:03 +00:00
fpu.c Split the function of the PCB_FPU flags into two: PCB_FPU now indicates that 2013-11-17 14:44:22 +00:00
fuswintr.c
gdb_machdep.c Let us manage differences of Book-E PowerPC variations i.e. vendor / 2012-05-27 10:25:20 +00:00
genassym.c There is no reason Book-E needs to save XER and CTR on context switches. 2013-11-17 02:05:20 +00:00
in_cksum.c
intr_machdep.c Allow PIC drivers to translate firmware sense codes for themselves. This 2013-10-24 15:37:32 +00:00
iommu_if.m
mem.c
mmu_if.m Eliminate the declaration for a method that is no longer used. (This 2013-09-26 15:36:20 +00:00
mp_machdep.c Add PMU-based CPU frequency scaling. This method is used on most Titanium 2013-12-13 02:37:35 +00:00
nexus.c Allow PIC drivers to translate firmware sense codes for themselves. This 2013-10-24 15:37:32 +00:00
openpic.c Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this 2013-12-21 04:31:54 +00:00
pic_if.m Allow PIC drivers to translate firmware sense codes for themselves. This 2013-10-24 15:37:32 +00:00
platform_if.m Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
platform.c In case we have many continous regions without gaps we have to make soure that 2013-12-05 21:25:56 +00:00
pmap_dispatch.c The pmap function pmap_clear_reference() is no longer used. Remove it. 2013-09-20 04:30:18 +00:00
sc_machdep.c
setjmp.S
sigcode32.S
sigcode64.S
stack_machdep.c
suswintr.c
swtch32.S Split the function of the PCB_FPU flags into two: PCB_FPU now indicates that 2013-11-17 14:44:22 +00:00
swtch64.S Follow up r223485, which made AIM use the ABI thread pointer instead of 2013-11-11 17:37:50 +00:00
syncicache.c
sys_machdep.c
uio_machdep.c Include sys/systm.h after sys/param.h. 2013-07-15 15:40:57 +00:00
vm_machdep.c Unify the AIM and Book-E vm_machdep.c implementations, which previously 2013-10-20 16:14:03 +00:00