freebsd-skq/sys/powerpc/powerpc
Justin Hibbits 83191e19b7 powerpc: Fix AIM build
cpu_idle_e500mc is only used in booke, so ignore it completely in AIM.

MFC after:	2 weeks
MFC with:	r343944
2019-02-09 23:19:33 +00:00
..
altivec.c
autoconf.c
bus_machdep.c
busdma_machdep.c Eliminate the arena parameter to kmem_free(). Implicitly this corrects an 2018-08-25 19:38:08 +00:00
clock.c
copyinout.c
copystr.c
cpu_subr64.S
cpu.c powerpc: Fix AIM build 2019-02-09 23:19:33 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c ppc64: handle exception 0x1500 (soft patch) 2018-12-10 14:54:28 +00:00
dump_machdep.c
elf32_machdep.c Remove iBCS2, part2: general kernel 2018-12-19 21:57:58 +00:00
elf64_machdep.c Add AT_HWCAP / AT_HWCAP2 to elf64_sysvec_v2. 2019-01-13 02:28:37 +00:00
exec_machdep.c Remove iBCS2, part2: general kernel 2018-12-19 21:57:58 +00:00
fpu.c
gdb_machdep.c
genassym.c powerpc: Don't include KERNBASE in genassym, it's unnecessary 2018-11-28 16:00:52 +00:00
in_cksum.c
interrupt.c
intr_machdep.c powerpc: Fix opaque irq data initialization 2019-01-19 04:47:19 +00:00
iommu_if.m
machdep.c powerpc: Check for a fdt in the metadata if it doesn't already exist 2018-12-03 04:56:06 +00:00
mem.c [ppc64] fix /dev/kmem 2019-02-07 17:30:44 +00:00
mmu_if.m
mp_machdep.c powerpc: Fix regression introduced in r342771 2019-01-07 19:39:31 +00:00
nexus.c
openpic.c powerpc: Bind IRQs to only one interrupt on QorIQ SoCs 2019-02-06 03:52:14 +00:00
pic_if.m powerpc: Add opaque 'private data' to interrupt vectors 2019-01-12 22:05:42 +00:00
platform_if.m powerpc: Fix regression introduced in r342771 2019-01-07 19:39:31 +00:00
platform.c powerpc: Fix regression introduced in r342771 2019-01-07 19:39:31 +00:00
pmap_dispatch.c
ptrace_machdep.c
sc_machdep.c
setjmp.S
sigcode32.S
sigcode64.S
stack_machdep.c
swtch32.S powerpcspe: Implement SPE exception handling 2018-10-21 00:43:27 +00:00
swtch64.S
syncicache.c
sys_machdep.c
trap.c Remove iBCS2, part2: general kernel 2018-12-19 21:57:58 +00:00
uio_machdep.c
uma_machdep.c
vm_machdep.c