aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-25opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar4-44/+187
2014-07-25elog: Remove opal prefix from data structures in errorlog.hDeepthi Dharwar4-58/+58
2014-07-25elog: Move error log data structres from opal.h to new file errorlog.hDeepthi Dharwar4-152/+139
2014-07-25elog: Report surveillance failure in the hostDeepthi Dharwar1-1/+6
2014-07-25elog: Support for re-sending Sapphire pending logs.Deepthi Dharwar3-1/+25
2014-07-25elog: Elog read side framework changes to read Sapphire logs.Deepthi Dharwar3-6/+129
2014-07-25elog: Introduce new enum elog_head_state fields to indicate elog_info has bee...Deepthi Dharwar2-24/+27
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 Dharwar2-2/+17
2014-07-25elog: Queue errors to be committed in FSP with timeout value.Deepthi Dharwar3-5/+30
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 Dharwar2-3/+5
2014-07-25elog: Fix race conditions in assigning platform log idDeepthi Dharwar2-5/+14
2014-07-25FSP: Trigger HIR on more DISR indicationsAnanth N Mavinakayanahalli2-4/+16
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 Mavinakayanahalli3-10/+26
2014-07-25FSP: Rework the R/R state machineAnanth N Mavinakayanahalli2-13/+43
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 Shan5-2/+96
2014-07-21PCI: Clear PAPR error injectionGavin Shan4-0/+46
2014-07-21PHB3: Support error injectionMike Qiu2-1/+157
2014-07-21P7IOC: Support error injectionMike Qiu2-1/+249
2014-07-21core: PCI error injection APIMike Qiu3-2/+57
2014-07-21P7IOC: Grab PHB versionGavin Shan2-2/+5
2014-07-21fsp: Move fsp-leds.h to hw/fspBenjamin Herrenschmidt2-1/+2
2014-07-21CUPD: Improve elog in code update pathVasant Hegde1-10/+27
2014-07-21CUPD: Rename codeupdate.h as fsp-codeupdate.hVasant Hegde2-1/+2
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-21elog: Update OPAL component IDsMamatha Inamdar1-86/+117
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 Herrenschmidt4-60/+21
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 Grimm2-2/+19
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-08opal: Add a debug helper to check for poller recursionBenjamin Herrenschmidt2-2/+26
2014-07-08timebase: Add "nopoll" variants of the delaysBenjamin Herrenschmidt2-3/+24