freebsd-dev/sys/powerpc/powerpc
2013-11-12 01:28:38 +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 Fix two return values damaged by copy/paste. 2013-11-12 01:28:38 +00:00
copystr.c
cpu.c Add POWER7+ and POWER8 to the CPU ID table. 2013-09-17 17:29:56 +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 Extend struct sysvec with new method sv_schedtail, which is used for an 2011-03-08 19:01:45 +00:00
elf64_machdep.c Extend struct sysvec with new method sv_schedtail, which is used for an 2011-03-08 19:01:45 +00:00
exec_machdep.c Remove dead reference to PSL_MBO. 2013-10-25 14:38:46 +00:00
fpu.c
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 Remove some #ifdef and duplication in the MSR bit definitions. This adds 2013-10-25 14:37:15 +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 Add hook called when every new processor is brought online -- including the 2013-09-09 12:49:19 +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 Make the intended change. 2011-05-10 13:48:21 +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 Add hook called when every new processor is brought online -- including the 2013-09-09 12:49:19 +00:00
platform.c Add hook called when every new processor is brought online -- including the 2013-09-09 12:49:19 +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 Follow up r223485, which made AIM use the ABI thread pointer instead of 2013-11-11 17:37:50 +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