aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-07-25elog: Elog read side framework changes to read Sapphire logs.Deepthi Dharwar2-6/+122
2014-07-25elog: Introduce new enum elog_head_state fields to indicate elog_info has bee...Deepthi Dharwar1-24/+14
2014-07-25elog: Introduce opal_poller_event for elog time outs.Deepthi Dharwar1-0/+46
2014-07-25elog: Reserve TCE buffer for pushing logs to the hostDeepthi Dharwar1-1/+14
2014-07-25elog: Queue errors to be committed in FSP with timeout value.Deepthi Dharwar1-5/+26
2014-07-25elog: Rename elog_write* to elog_write_to_fspDeepthi Dharwar1-13/+15
2014-07-25elog: Cosmetic elog-opal-read fixes.Deepthi Dharwar2-8/+8
2014-07-25elog: Capture elog size and time out values in struct opal_errorlogDeepthi Dharwar1-3/+3
2014-07-25elog: Fix race conditions in assigning platform log idDeepthi Dharwar1-5/+13
2014-07-25FSP: Trigger HIR on more DISR indicationsAnanth N Mavinakayanahalli1-4/+10
2014-07-25FSP: Reset DISR's RR complete for 'protocol' completionAnanth N Mavinakayanahalli1-0/+3
2014-07-25PSI: Fix PSI driven FSP reset sequenceAnanth N Mavinakayanahalli1-4/+14
2014-07-25FSP/PSI: Drive FSP reset on HIRAnanth N Mavinakayanahalli2-10/+25
2014-07-25FSP: Rework the R/R state machineAnanth N Mavinakayanahalli1-13/+42
2014-07-25FSP/PSI: Start/stop PSI link polling in psi.cAnanth N Mavinakayanahalli2-6/+2
2014-07-25PSI: Reorganize PSI link down handling codeAnanth N Mavinakayanahalli1-38/+24
2014-07-25FSP: Fix hdes trackingAnanth N Mavinakayanahalli1-1/+1
2014-07-22slw: Change bit used to expose sleep supportBenjamin Herrenschmidt1-4/+5
2014-07-21PCI: Allow to set frozen stateGavin Shan2-0/+68
2014-07-21PCI: Clear PAPR error injectionGavin Shan2-0/+38
2014-07-21PHB3: Support error injectionMike Qiu1-0/+145
2014-07-21P7IOC: Support error injectionMike Qiu1-0/+233
2014-07-21P7IOC: Grab PHB versionGavin Shan1-2/+2
2014-07-21fsp: Move fsp-leds.h to hw/fspBenjamin Herrenschmidt2-1/+137
2014-07-21CUPD: Improve elog in code update pathVasant Hegde1-10/+27
2014-07-21CUPD: Rename codeupdate.h as fsp-codeupdate.hVasant Hegde2-1/+238
2014-07-21CUPD: Use consistent component name for error loggingVasant Hegde1-1/+1
2014-07-21CUPD: Handle FSP R/RVasant Hegde1-0/+48
2014-07-21dump: [BZ111827] Update dump log severityMamatha Inamdar1-2/+2
2014-07-21fsp: [BZ113133] Don't commit error log for FSP with FSP lock heldMamatha Inamdar1-5/+11
2014-07-15fsp-sensor: Remove allocation of array storing RIDs on the stackNeelesh Gupta1-10/+23
2014-07-13FSP: Do not reset FSP if Debug in Progress is setAnanth N Mavinakayanahalli1-0/+7
2014-07-13opal: poller re-entrancy try #3Benjamin Herrenschmidt2-24/+6
2014-07-13p7ioc-phb: Remove recursive lockingBenjamin Herrenschmidt1-6/+0
2014-07-13phb3: Remove recursive lockingBenjamin Herrenschmidt1-6/+0
2014-07-09phb3: Support capp microcode load for murano phb3 dd2.0Ryan Grimm1-0/+4
2014-07-08phb3: Parse capp microcode lid if lid header in memory.Ryan Grimm1-2/+10
2014-07-08phb3: Fix pointer arithmetic when parsing ucode structs.Ryan Grimm1-4/+6
2014-07-08phb3: Increase size allotted for capp microcode.Ryan Grimm1-1/+1
2014-07-08FSP: Fix state check to trigger link downAnanth N Mavinakayanahalli1-6/+9
2014-07-08fsp: Check for recursion in fsp_sync_msgBenjamin Herrenschmidt1-2/+17
2014-07-08fsp: Make more message asynchronousBenjamin Herrenschmidt2-14/+11
2014-07-08fsp-console: Don't wait synchronously on console assoc/deassocBenjamin Herrenschmidt1-20/+0
2014-07-08opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt5-21/+14
2014-07-08fsp: Remove unused fields in fsp_msgBenjamin Herrenschmidt1-11/+0
2014-07-04phb3: Fix snoop capi config register in phb->capp procedureRyan Grimm1-1/+1
2014-07-04phb3: Fixup CAPP microcode loadingBenjamin Herrenschmidt1-5/+18
2014-07-04phb3: Don't try to enable CAPI without microcodeBenjamin Herrenschmidt1-0/+5
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt44-0/+28023