summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/mp_cpudep.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r257162, r257175ian2014-05-131-1/+1
* MFC r261309jhibbits2014-03-021-0/+8
* MFC r259284,r259287jhibbits2014-01-151-7/+14
* Use a global __pure2 function instead of a global register variable fornwhitehorn2011-11-171-1/+6
* Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64)nwhitehorn2011-06-231-1/+1
* If running under a hypervisor, don't yell at the user about startingnwhitehorn2011-06-021-1/+4
* Partially revert r215182. There appears to be a silicon bug on the 970nwhitehorn2010-11-121-4/+4
* Add CPU support code for the IBM Cell Broadband Engine.nwhitehorn2010-11-121-0/+30
* MFppc64:nwhitehorn2010-07-131-3/+32
* Make SMP work on MPC7400-based Apple desktops like the PowerMac3,3.nwhitehorn2010-06-121-8/+20
* Add some more paranoia to setting HID registers, and update the AIMnwhitehorn2009-10-231-6/+14
* Add SMP support on U3-based G5 systems. This does not yet work perfectly:nwhitehorn2009-10-231-44/+131
* Factor out platform dependent things unrelated to device drivers into anwhitehorn2009-05-141-113/+0
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-3/+4
* Rewrite cpudep_ap_bootstrap(). We now enable L3, L2, L1D and L1Imarcel2008-09-161-14/+110
* Remove the tracing from the AP startup. The AP is knownmarcel2008-09-161-31/+2
* Dont worry about PSL_RI (restartable interrupt indicator) inmarcel2008-09-151-1/+1
* MFp4: SMP supportmarcel2008-04-271-0/+231
OpenPOWER on IntegriCloud