summaryrefslogtreecommitdiffstats
path: root/hw/xscom.c
Commit message (Expand)AuthorAgeFilesLines
* hw/xscom: P9P rather than P9Stewart Smith2019-04-171-1/+1
* hw/xscom: add missing P9P chip nameNicholas Piggin2019-04-171-1/+1
* hw/xscom: Enable sw xstop by default on p9Oliver O'Halloran2019-04-171-24/+2
* Add PVR_TYPE_P9PReza Arbab2019-02-101-0/+4
* sparse: Make tree 'constant is so big' warning cleanStewart Smith2019-01-181-2/+2
* Quieten console output on bootStewart Smith2018-06-051-3/+3
* Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith2018-03-271-22/+14
* NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith2018-02-281-14/+22
* opal/xstop: Use nvram option to enable/disable sw checkstop.Mahesh Salgaonkar2018-01-141-0/+32
* opal/xscom: Add recovery for lost core wakeup scom failures.Mahesh Salgaonkar2017-12-111-3/+77
* opal/xscom: Move the delay inside xscom_reset() function.Mahesh Salgaonkar2017-12-111-18/+21
* Suppress XSCOM chiplet-offline errors on P9Stewart Smith2017-10-291-1/+21
* xscom: Do not print error message for 'chiplet offline' return valuesVasant Hegde2017-10-101-0/+14
* xscom: Grab P9 DD2 revision levelMichael Neuling2017-08-211-4/+5
* xscom: Add xscom_write_mask() functionAlistair Popple2017-08-041-0/+15
* Big log level reduction...Benjamin Herrenschmidt2017-06-261-8/+8
* mambo: Make xscom claim to be DD 2.0Michael Ellerman2017-06-061-1/+1
* xscom: Add indirect form 1 scomsMichael Neuling2017-03-241-2/+47
* xscom: Harden indirect writesMichael Neuling2017-03-241-0/+4
* xscom: Add POWER9 scom resetMichael Neuling2017-03-241-3/+9
* xscom: Abstract error recovery registersMichael Neuling2017-03-241-3/+9
* mambo: Don't probe ECID for DD1.0X on MamboStewart Smith2017-02-031-1/+3
* xscom: Grab P9 DD1.0 revision levelBenjamin Herrenschmidt2017-02-021-0/+28
* slw: do SLW timer testing while holding xscom lockStewart Smith2016-11-241-6/+20
* xscom: Map all HMER status codes to OPAL errorsBenjamin Herrenschmidt2016-09-131-3/+13
* xscom: Initialize the data to a known value in xscom_readBenjamin Herrenschmidt2016-09-131-0/+7
* Use additional checks in skiboot for pointersBalbir Singh2016-08-171-0/+3
* xscom: Log error on invalid partidBenjamin Herrenschmidt2016-07-131-0/+16
* hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar2016-07-121-1/+2
* Cleanup xscom_read_cfam_chipid to make p8/p9 difference clearerBenjamin Herrenschmidt2016-07-061-1/+2
* xscom: A few P9 updatesBenjamin Herrenschmidt2016-07-061-10/+23
* POWER9: Fix P9 chip name in XSCOMBenjamin Herrenschmidt2016-07-061-1/+1
* POWER9: Make xscom_addr() work for p8 and p9Michael Neuling2016-07-061-3/+5
* hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar2016-07-051-17/+57
* Add base POWER9 supportMichael Neuling2016-05-101-4/+14
* xscom: Return OPAL_WRONG_STATE on XSCOM ops if CPU is asleepRussell Currey2016-03-311-11/+18
* sparse: fix constant is so big warning in hw/xscom.cStewart Smith2015-11-101-1/+1
* centaur: Add indirect XSCOM supportBenjamin Herrenschmidt2015-10-011-12/+0
* xscom: Fix logging of indirect XSCOM errorsBenjamin Herrenschmidt2015-09-301-3/+3
* opal-api: Add OPAL call to handle abnormal reboots.Vipin K Parashar2015-07-311-0/+32
* errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas2015-07-311-3/+3
* Fix possible return garbage from xscom_read_cfam_chipid()Stewart Smith2015-06-111-1/+2
* Merge branch 'stable', skiboot-5.0.1Stewart Smith2015-05-011-18/+11
|\
| * Add xscom_ok() and lpc_ok() to check XSCOM and LPC usabilityBenjamin Herrenschmidt2015-05-011-0/+5
| * xscom: Remove recursive lockingBenjamin Herrenschmidt2015-05-011-18/+6
* | chip: Fix chip name display for NaplesBenjamin Herrenschmidt2015-04-301-3/+6
* | Add Naples chip supportBenjamin Herrenschmidt2015-04-091-0/+4
|/
* hw: Create xscom_read_cfam_chipid()Michael Neuling2015-02-231-6/+16
* update users of GET/SETFIELD()Dan Streetman2015-02-191-7/+7
* Change user-defined _MASK/_LSH to just maskDan Streetman2015-02-191-6/+4
OpenPOWER on IntegriCloud