aboutsummaryrefslogtreecommitdiff
path: root/include/processor.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-10/+2
2019-02-13core/exceptions: implement support for MCE interrupts in powersaveNicholas Piggin1-0/+1
2019-02-13core/exceptions: implement an exception handler for non-powersave sresetsNicholas Piggin1-0/+4
2019-02-10Add PVR_TYPE_P9PReza Arbab1-0/+1
2018-05-18cpu: Clear PCR SPR in opal_reinit_cpus()Michael Neuling1-0/+1
2018-05-04processor.h: implement sndmsg instructionsJoel Stanley1-5/+15
2018-02-13ATTN: Enable flush instruction cache bit in HID registerVasant Hegde1-1/+1
2017-12-03core/lock: Introduce atomic cmpxchg and implement try_lock with itNicholas Piggin1-0/+4
2017-10-29asm/head: initialize preferred DSCR valueNicholas Piggin1-0/+1
2017-09-28cpu: idle POWER9 power management implementationNicholas Piggin1-0/+31
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-0/+15
2017-06-30cpu: Cleanup AMR and IAMR when re-initializing CPUsBenjamin Herrenschmidt1-0/+2
2017-06-26cpu: Support setting HID[RADIX] and set it by default on P9Benjamin Herrenschmidt1-0/+1
2017-06-06cpu: Introduce smt_lowest()Nicholas Piggin1-0/+2
2017-01-16Fix PIR mask for POWER9Michael Neuling1-1/+1
2016-10-17Fast reboot for P8Benjamin Herrenschmidt1-0/+1
2016-09-06core/init: ensure that HRMOR is zero at bootOliver O'Halloran1-0/+1
2016-07-19Allow mtspr/mfspr to compile indepedantly of the optimization levelBalbir Singh1-2/+4
2016-07-01cpu: supply ibm,dec-bits via devicetreeOliver O'Halloran1-0/+1
2016-05-10Add base POWER9 supportMichael Neuling1-0/+4
2016-05-10Abstract HILE and attn enable bit definitions for HID0Michael Neuling1-2/+2
2016-03-11Remove unused variablesMichael Neuling1-2/+0
2015-06-18Merge branch 'stable'Stewart Smith1-0/+1
2015-06-18Set proper value for RPR registerskiboot-5.0.4Benjamin Herrenschmidt1-0/+1
2015-04-09Add Naples chip supportBenjamin Herrenschmidt1-0/+1
2015-03-26opal: Handle TB residue and HDEC parity HMI errors on split core.Mahesh Salgaonkar1-0/+2
2015-03-26opal: Recover from TFMR SPURR/PURR parity error.Mahesh Salgaonkar1-0/+2
2015-03-26opal: Recover from TFMR DEC parity error.Mahesh Salgaonkar1-0/+1
2015-03-26opal: Recover from TFMR HDEC parity error.Mahesh Salgaonkar1-0/+1
2015-02-19Change user-defined _MASK/_LSH to just maskDan Streetman1-20/+10
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+318