..
altivec.c
autoconf.c
bcopy.c
bus_machdep.c
Remove TNF license clauses 3 and 4, matching upstream
2014-01-01 20:04:43 +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
Fix 32-bit signal handling on ppc64. This was broken when the PSL_USERSTATIC
2014-01-24 02:57:00 +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
Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the
2014-01-31 03:55:34 +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
- Change contigmalloc() to use the vm_paddr_t type instead of an unsigned
2012-03-01 19:58:34 +00:00
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
Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the
2014-01-31 03:55:34 +00:00
nexus.c
Move Open Firmware device root on PowerPC, ARM, and MIPS systems to
2014-02-05 14:44:22 +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
Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the
2014-01-31 03:55:34 +00:00
platform.c
Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the
2014-01-31 03:55:34 +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
This commit adds profiling support for powerpc64. Now we can do application
2012-01-20 22:34:19 +00:00
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