freebsd-dev/sys/powerpc
Attilio Rao 521ea19d1c - Remove the eintrcnt/eintrnames usage and introduce the concept of
sintrcnt/sintrnames which are symbols containing the size of the 2
  tables.
- For amd64/i386 remove the storage of intr* stuff from assembly files.
  This area can be widely improved by applying the same to other
  architectures and likely finding an unified approach among them and
  move the whole code to be MI. More work in this area is expected to
  happen fairly soon.

No MFC is previewed for this patch.

Tested by:	pluknet
Reviewed by:	jhb
Approved by:	re (kib)
2011-07-18 15:19:40 +00:00
..
aim - Remove the eintrcnt/eintrnames usage and introduce the concept of 2011-07-18 15:19:40 +00:00
booke - Remove the eintrcnt/eintrnames usage and introduce the concept of 2011-07-18 15:19:40 +00:00
compile
conf Enable PREEMPTION for PowerPC/AIM generic kernels. The last known PREEMPTION 2011-07-14 15:35:43 +00:00
cpufreq Remove unused variables. Spotted by a cppcheck 2011-01-06 20:19:01 +00:00
fpu The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:07:02 +00:00
include Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64) 2011-06-23 22:21:28 +00:00
mambo Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00
mpc85xx MFC 2011-05-29 00:59:38 +00:00
ofw Add better error handling for RTAS calls. These can potentially cause 2011-06-26 16:11:36 +00:00
powermac Turn the minimum PWM fan speed down to 30 from 40. It turns out the burning 2011-06-26 00:49:17 +00:00
powerpc MFC 2011-06-24 16:35:40 +00:00
ps3 Follow Linux by unconditionally stripping the RX vlan tag from incoming 2011-07-05 15:00:55 +00:00
psim Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00