summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* vas: Move core/vas.c -> hw/vas.cMichael Neuling2017-08-222-1/+449
* NPU2: fix missing unlockStewart Smith2017-08-221-1/+1
* xscom: Grab P9 DD2 revision levelMichael Neuling2017-08-211-4/+5
* hw/nx*: Remove extraneous space characterOliver O'Halloran2017-08-212-2/+2
* hw/xive: Fix unchecked return value in opal_xive_dump_emu() (CID 144257)Cyril Bur2017-08-151-4/+9
* hw/xive: Check return value from xive_decode_vp() (CID 142343 142344)Cyril Bur2017-08-151-2/+8
* hw/xive: Fix NULL return value dereferences (CID 141079 & 141081)Cyril Bur2017-08-151-1/+5
* npu2: Fix typo in messageAndrew Donnellan2017-08-151-1/+1
* sensor-groups : occ: Add 'ops' DT propertyShilpasri G Bhat2017-08-112-1/+2
* OCC: Map OCC sensor to a chip-idVasant Hegde2017-08-111-2/+26
* phb4: Enhanced PCIe training tracingMichael Neuling2017-08-111-2/+46
* phb4: Fix reading wrong size registers in EEH dumpRussell Currey2017-08-111-3/+3
* phb4: Ignore slot state if performing complete resetRussell Currey2017-08-111-1/+4
* phb4: Prepare for link down when creset called from kernelRussell Currey2017-08-111-0/+1
* phb4: Skip attempting to fix PHBs broken on bootRussell Currey2017-08-111-0/+4
* phb4: Fix duplicate in EEH register dumpRussell Currey2017-08-111-1/+0
* xive: Check for valid PIR index when decodingRussell Currey2017-08-111-0/+4
* hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim soStewart Smith2017-08-101-3/+11
* hw/npu2.c: Add temporary scominits to enable NVLink mode on DD2Alistair Popple2017-08-041-0/+36
* xscom: Add xscom_write_mask() functionAlistair Popple2017-08-041-0/+15
* npu2: Allow POWER9 DD2 in ec level checkReza Arbab2017-08-041-1/+1
* npu2: Set the XTS config2 registerReza Arbab2017-08-041-0/+5
* npu2: Adjust content of the NTL BARReza Arbab2017-08-041-3/+10
* npu2: Adjust content of the GENID BARReza Arbab2017-08-041-2/+2
* npu2: Add NPU2_GPU1_MEM_BARReza Arbab2017-08-041-14/+16
* npu2: Use read-modify-write in npu2_assign_gmb()Reza Arbab2017-08-041-3/+5
* npu2: Rename variable in npu2_assign_gmb()Reza Arbab2017-08-041-14/+14
* npu2: Fix NPU/PHY0/PHY1 stack orderReza Arbab2017-08-041-7/+11
* npu2: Fix indirect SCOM addressesReza Arbab2017-08-041-3/+11
* npu2: Add a function to detect POWER9 DD1Reza Arbab2017-08-041-0/+10
* phb4: Enable PCI peer-to-peerFrederic Barrat2017-08-041-0/+62
* hw/npu2: fix typo in commentStewart Smith2017-08-011-1/+1
* nx: PR_INFO that NX RNG and Crypto not yet supported on POWER9Stewart Smith2017-08-012-0/+8
* NX: Add P9 NX support for gzip compression engineHaren Myneni2017-08-013-1/+129
* NX: Add P9 NX support for 842 compression engineHaren Myneni2017-08-012-6/+272
* NX: Organize NX compression code to include 842 and gzip supportHaren Myneni2017-08-014-21/+43
* hw/occ-sensor: fix 'sensor' may be used uninitialized warning on some GCCStewart Smith2017-07-281-1/+1
* sensors: occ: Add support to clear sensor groupsShilpasri G Bhat2017-07-282-0/+92
* sensors: occ: Skip the deconfigured core sensorsShilpasri G Bhat2017-07-281-2/+19
* sensors: occ: Add CSM_{min/max} sensorsShilpasri G Bhat2017-07-281-11/+19
* sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat2017-07-282-1/+597
* psr: occ: Add support to change power-shifting-ratioShilpasri G Bhat2017-07-281-0/+95
* powercap: occ: Add a generic powercap frameworkShilpasri G Bhat2017-07-281-2/+117
* occ: Add support for OPAL-OCC command/response interfaceShilpasri G Bhat2017-07-281-4/+415
* phb4: Be more conservative on link presence timeoutMichael Neuling2017-07-281-1/+2
* phb4: Assert PERST before PHB resetMichael Neuling2017-07-281-1/+6
* Revert "phb4: Read PERST signal rather than assuming it's asserted"Michael Neuling2017-07-281-3/+3
* phb4: Set REGB error enables based on link stateMichael Neuling2017-07-281-2/+8
* phb4: Mark PHB as fenced on cresetMichael Neuling2017-07-281-1/+1
* phb4: Clear errors before deasserting resetMichael Neuling2017-07-281-0/+6
OpenPOWER on IntegriCloud