opnsense-src/sys/powerpc/powerpc
2015-12-29 03:31:06 +00:00
..
altivec.c Dump VMX registers into the userland coredump. 2015-01-03 21:06:06 +00:00
autoconf.c
bcopy.c MFppc64: 2010-07-09 14:01:18 +00:00
bus_machdep.c Remove TNF license clauses 3 and 4, matching upstream 2014-01-01 20:04:43 +00:00
busdma_machdep.c Revert r291142. 2015-11-23 11:19:00 +00:00
clock.c Fix 80-column line wrapping in a comment. 2013-10-21 00:58:35 +00:00
copyinout.c Add type qualifier volatile to the base (userspace) address argument 2014-10-31 17:43:21 +00:00
copystr.c
cpu.c Update capabilities of e500mc, e5500, e6500. 2015-12-29 03:31:06 +00:00
db_disasm.c ddb: finish converting boolean values. 2015-05-21 15:16:18 +00:00
db_hwwatch.c
db_interface.c Write 2- and 4-byte aligned values as single writes in ddb(4) 2015-11-06 04:56:52 +00:00
db_trace.c The AIM DAR (data access fault address register) and Book-E DEAR registers 2015-03-04 21:06:57 +00:00
dump_machdep.c Factor out duplicated code from dumpsys() on each architecture into generic 2015-01-07 01:01:39 +00:00
elf32_machdep.c Remove sv_prepsyscall, sv_sigsize and sv_sigtbl members of the struct 2015-11-28 08:49:07 +00:00
elf64_machdep.c Remove sv_prepsyscall, sv_sigsize and sv_sigtbl members of the struct 2015-11-28 08:49:07 +00:00
exec_machdep.c Make ELFv2 powerpc64 kernels build and run. Loader support will come in a 2015-11-29 07:16:08 +00:00
fpu.c Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7 2015-02-22 21:40:27 +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 The AIM DAR (data access fault address register) and Book-E DEAR registers 2015-03-04 21:06:57 +00:00
in_cksum.c MFppc64: 2010-07-13 05:32:19 +00:00
interrupt.c Merge booke and aim interrupt.c files. 2015-07-06 05:08:57 +00:00
intr_machdep.c Refactor PowerPC (especially AIM) init sequence to be less baroque. 2015-01-18 18:32:43 +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
machdep.c Extend Book-E to support >4GB RAM 2015-12-24 04:30:15 +00:00
mem.c There does not seem to be any reason to acquire GIANT here. Follow amd64 2015-01-20 16:21:59 +00:00
mmu_if.m Add two new pmap functions: 2015-08-04 19:46:13 +00:00
mp_machdep.c Repair some races in IPI handling: 2014-05-12 02:56:27 +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.c Extend Book-E to support >4GB RAM 2015-12-24 04:30:15 +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
pmap_dispatch.c Extend Book-E to support >4GB RAM 2015-12-24 04:30:15 +00:00
ptrace_machdep.c Add Altivec/VMX register support to ptrace. 2015-01-14 07:01:21 +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 Repair nested signal handling on PowerPC. The signal trampoline code 2014-05-27 23:57:22 +00:00
sigcode64.S Provide support for ELFv2 userland if using a newer compiler (recent clang 2015-12-03 00:10:57 +00:00
stack_machdep.c Add stack_save_td_running(), a function to trace the kernel stack of a 2015-09-11 03:54:37 +00:00
suswintr.c
swtch32.S Save the link register in savectx(). 2015-10-06 01:24:46 +00:00
swtch64.S Make ELFv2 powerpc64 kernels build and run. Loader support will come in a 2015-11-29 07:16:08 +00:00
syncicache.c Provide $FreeBSD$ in the standard way. This fixes the build with clang 3.6. 2015-03-08 16:50:45 +00:00
sys_machdep.c MFppc64: 2010-07-13 05:32:19 +00:00
trap.c Follow up to r292071. Actually handle the Altivec Assist for book-e. 2015-12-11 01:30:20 +00:00
uio_machdep.c Delete stray clause 3 (Advertising clause) and renumber while i'm 2014-03-11 23:41:35 +00:00
uma_machdep.c Follow up to r287014 2015-08-22 07:27:06 +00:00
vm_machdep.c Make ELFv2 powerpc64 kernels build and run. Loader support will come in a 2015-11-29 07:16:08 +00:00