aboutsummaryrefslogtreecommitdiff
path: root/include/xscom.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-06Initial POWER10 enablementNicholas Piggin1-0/+85
2020-08-07Add basic P9 fused core supportRyan Grimm1-0/+3
2020-04-08hw/xscom: Add scom infrastructureOliver O'Halloran1-0/+12
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-08-16include/xscom: Use the name EQ rather than EPOliver O'Halloran1-5/+9
2019-08-16include/xscom: Remove duplicate p9 definitionsOliver O'Halloran1-5/+0
2019-08-16include/xscom: Remove duplicate p8 definitionsOliver O'Halloran1-40/+0
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-05-15xscom: move more register definitions into processor-specific includesNicholas Piggin1-5/+0
2018-03-27Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith1-2/+2
2018-02-28NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith1-2/+2
2017-12-11opal/xscom: Add recovery for lost core wakeup scom failures.Mahesh Salgaonkar1-0/+8
2017-08-04xscom: Add xscom_write_mask() functionAlistair Popple1-1/+1
2017-03-30SLW: Add init for power9 power managementAkshay Adiga1-0/+6
2017-03-24xscom: Add indirect form 1 scomsMichael Neuling1-0/+1
2016-11-24slw: do SLW timer testing while holding xscom lockStewart Smith1-2/+15
2016-07-06POWER9: Add XSCOM related definitionsBenjamin Herrenschmidt1-2/+31
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar1-0/+6
2015-10-01centaur: Add indirect XSCOM supportBenjamin Herrenschmidt1-0/+12
2015-08-26Fix spelling mistakesStewart Smith1-1/+1
2015-07-31opal-api: Add OPAL call to handle abnormal reboots.Vipin K Parashar1-0/+1
2015-05-01Add xscom_ok() and lpc_ok() to check XSCOM and LPC usabilityskiboot-5.0.1Benjamin Herrenschmidt1-0/+5
2015-02-23hw: Create xscom_read_cfam_chipid()Michael Neuling1-0/+2
2014-10-01occ/slw: Fix OCC/SLW initialization for power managementPreeti U Murthy1-3/+6
2014-07-30slw: Enable fast sleep and deep winkle while initializing coreShreyas B. Prabhu1-0/+1
2014-07-30sleep: Add workarounds for fast sleepVaidyanathan Srinivasan1-0/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+171