freebsd-dev/sys/powerpc
Justin Hibbits 28cbb9b173 Unify Book-E and AIM trap.c
Summary:
Book-E and AIM trap.c are almost identical, except for a few bits.  This is step
1 in unifying them.

This also renumbers EXC_DEBUG, to not conflict with AIM vector numbers.  Since
this is the only one thus far that is used in the switch statement in trap(),
it's the only one renumbered.  If others get added to the switch, which conflict
with AIM numbers, they should also be renumbered.

Reviewers: #powerpc, marcel, nwhitehorn

Reviewed By: marcel

Subscribers: imp

Differential Revision: https://reviews.freebsd.org/D2215
2015-04-05 02:42:52 +00:00
..
aim Unify Book-E and AIM trap.c 2015-04-05 02:42:52 +00:00
booke Unify Book-E and AIM trap.c 2015-04-05 02:42:52 +00:00
conf Correct the ixgbe entries in mips and powerpc, and add the module 2015-03-18 16:54:03 +00:00
cpufreq Some style(9) fixes 2013-12-13 05:54:25 +00:00
fpu Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7 2015-02-22 21:40:27 +00:00
include Deallocate any leftover page table entries in the LPAR at boot. This 2015-03-13 00:08:58 +00:00
mambo Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
mpc85xx Add a GPIO driver for the mpc85xx. 2015-04-04 02:34:40 +00:00
ofw Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent 2015-03-07 20:14:46 +00:00
powermac Allow PowerMac systems to be booted from an FDT as well as Open Firmware. 2015-03-10 16:01:43 +00:00
powerpc Unify Book-E and AIM trap.c 2015-04-05 02:42:52 +00:00
ps3 Add support for USB display link adapters to the FB and VT drivers. 2015-03-07 20:45:15 +00:00
pseries Convert PTE eviction lock from an RW lock to a RM lock. It is held for 2015-03-16 16:29:33 +00:00
psim Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00