summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/platform_powermac.c
Commit message (Expand)AuthorAgeFilesLines
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toskra2016-02-221-1/+0
* Allow PowerMac systems to be booted from an FDT as well as Open Firmware.nwhitehorn2015-03-101-13/+24
* Unbreak non-SMP builds. This was broken by r259284. Also, reorganize thejhibbits2014-01-311-106/+13
* Add PMU-based CPU frequency scaling. This method is used on most Titaniumjhibbits2013-12-131-0/+104
* Make more unsigned ints signed.jhibbits2013-12-071-1/+2
* Rearchitect platform memory map parsing to make it lessnwhitehorn2013-12-011-5/+55
* Rework handling of ofw_quiesce(), making it the responsibility of thenwhitehorn2013-09-271-0/+31
* Attach only on hardware that is actually supported as opposed to hardwarenwhitehorn2013-09-091-2/+16
* Introduce PLATFORMMETHOD_END and use it.rpaulo2013-02-131-1/+1
* Fix OF_finddevice error return value in case of FDT.jchandra2011-12-021-2/+2
* Restructure how reset and poweroff are handled on PowerPC systems, sincenwhitehorn2010-08-311-0/+288
OpenPOWER on IntegriCloud