freebsd-nq/sys/powerpc
Nathan Whitehorn ec336f0f0c Use relocation-safe methods to determine the sizes of the exception handlers.
A "size" symbol with its address set to the length of handler would be
shifted forward with all other addresses when relocations are processed.
Instead, just note the end and do the subtraction at runtime.
2015-01-23 07:36:51 +00:00
..
aim Use relocation-safe methods to determine the sizes of the exception handlers. 2015-01-23 07:36:51 +00:00
booke Refactor PowerPC (especially AIM) init sequence to be less baroque. 2015-01-18 18:32:43 +00:00
conf Make netbooting work again by disabling BOOTP_NFSV3. Investigate why this 2015-01-16 17:41:21 +00:00
cpufreq
fpu
include Make 64-bit AIM trap handlers relocatable by changing all absolute branch 2015-01-21 19:07:45 +00:00
mambo
mpc85xx
ofw Allow use of a pre-instantiated RTAS as well as a self-instantiated one. This 2015-01-22 22:04:43 +00:00
powermac Add support for Power Button PMU events on non-ADB macs, such as aluminum 2014-11-20 03:23:33 +00:00
powerpc Make sure to relocate tmpstk with everything else and avoid processing 2015-01-21 19:09:15 +00:00
ps3 Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
pseries Restore use of ofw_bus_intr_to_rl() in the pseries vdevice driver after fixing 2015-01-05 21:39:35 +00:00
psim
wii