freebsd-src/sys/powerpc
Nathan Whitehorn 0d1381bb56 Fix interrupt allocation after changes to nexus. This makes PS3 boot
multiuser again (this commit comes from the PS3 itself). Some problems
still exist with SMP, apparently, as I had to boot a non-SMP kernel to
get here.
2014-05-11 16:49:31 +00:00
..
aim Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
booke Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
conf Move the PS3 framebuffer console to use vt instead of syscons and adjust 2014-05-11 05:49:35 +00:00
cpufreq Some style(9) fixes 2013-12-13 05:54:25 +00:00
fpu Fix debug printfs in FPU_EMU to compile on powerpc64 and enable it for 2013-12-05 21:49:14 +00:00
include Small performance optimization. Clobber only cr0, rather than the entire CR. 2014-04-11 06:17:44 +00:00
mambo Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
mpc85xx Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
ofw Correct the order of arguments to mtx_init(). 2014-02-14 11:18:15 +00:00
powermac Clear the backlight level when it's turned off. Also, reduce the delay times to 2014-04-06 23:57:19 +00:00
powerpc Simplify code slightly. Passing an array by &array[0] does work, but is 2014-05-10 15:38:26 +00:00
ps3 Fix interrupt allocation after changes to nexus. This makes PS3 boot 2014-05-11 16:49:31 +00:00
pseries Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
psim Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
wii Fix typo. 2013-12-02 22:00:15 +00:00