summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powerpc/platform.c
Commit message (Expand)AuthorAgeFilesLines
* Extend idle support for newer Book-E cores.jhibbits2016-01-011-0/+14
* Extend Book-E to support >4GB RAMjhibbits2015-12-241-2/+2
* Simplify code slightly. Passing an array by &array[0] does work, but isnwhitehorn2014-05-101-1/+1
* Unbreak non-SMP builds. This was broken by r259284. Also, reorganize thejhibbits2014-01-311-0/+9
* In case we have many continous regions without gaps we have to make soure thatandreast2013-12-051-0/+1
* Rearchitect platform memory map parsing to make it lessnwhitehorn2013-12-011-8/+86
* Add hook called when every new processor is brought online -- including thenwhitehorn2013-09-091-0/+6
* Fix physical address type to vm_paddr_t.raj2012-05-241-2/+2
* As it turns out, r186347 actually is insufficient to avoid the use of themarius2011-11-151-2/+2
* Fix a </<= mixup. This could result in suboptimal performance on the lastnwhitehorn2011-05-161-1/+1
* Add some platform KOBJ extensions and continue integrating PowerPCnwhitehorn2010-11-121-3/+48
* Restructure how reset and poweroff are handled on PowerPC systems, sincenwhitehorn2010-08-311-0/+10
* Factor out platform dependent things unrelated to device drivers into anwhitehorn2009-05-141-0/+177
OpenPOWER on IntegriCloud