freebsd-nq/sys/powerpc
Marcel Moolenaar ebfbeb83f6 o Add system versions for the P4040(E) and P4080(E).
o   In bare_probe(), change the logic that determines the maximum
    number of processors/cores into a switch statement and take
    advantage of the fact that bit 3 of the SVR value indicates
    whether we're running on a security enabled version. Since we
    don't care about that here, mask the bit. All -E versions
    are taken care of automatically.
2011-05-29 00:27:42 +00:00
..
aim Add a missing isync. 2011-05-26 14:34:22 +00:00
booke o Add system versions for the P4040(E) and P4080(E). 2011-05-29 00:27:42 +00:00
compile
conf SMP has worked perfectly for a very long time on 32-bit PowerPC on both 2011-05-06 20:43:02 +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 o Add system versions for the P4040(E) and P4080(E). 2011-05-29 00:27:42 +00:00
mambo Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00
mpc85xx o Determine the number of LAWs in a way the is future proof. Only the 2011-05-28 19:14:16 +00:00
ofw Fix whitespace nit. 2011-03-09 15:03:42 +00:00
powermac Adapt smusat(4) to use powermac_thermal. This provides automatic fan 2011-05-28 22:11:22 +00:00
powerpc Fix a </<= mixup. This could result in suboptimal performance on the last 2011-05-16 15:20:54 +00:00
ps3 Add RTC support for the LV1 clock on the PS3. The hypervisor won't let us 2011-05-24 02:19:45 +00:00
psim Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00