summaryrefslogtreecommitdiffstats
path: root/src/usr/sbeio/sbe_psudd.C
Commit message (Expand)AuthorAgeFilesLines
* Cleanup minor code review nits from SW433868.Rick Ward2019-01-141-8/+2
* Elevate log levels for simics during PSU opsChristian Geddes2018-10-181-0/+8
* Re-read SBE doorbell register in simics if PSU interrupt is foundChristian Geddes2018-09-261-1/+23
* Ensure we collect PPE trace if psu op times outChristian Geddes2018-09-121-4/+4
* Dump interrupt state information if psudd times outChristian Geddes2018-08-241-0/+11
* Only unmask source on proc targ passed to unmask function in intrrpChristian Geddes2018-08-011-1/+1
* Fix for hostboot not forcing a TI for PSU timeout w/SBE deadRichard J. Knight2018-07-131-1/+1
* SBE PSU timeout during MBOX init causes task crash/HB TIRick Ward2018-07-051-11/+74
* Leverage INTRP fully for SBE PSU Interrupt HandlingBill Hoffa2018-06-281-88/+292
* Enable OpenPower SBE Vital Attention handlerChristian Geddes2018-04-101-1/+1
* Hook up FSP runtime support for sbe_retry_handler (hreset path)Christian Geddes2018-04-091-1/+1
* sbe_retry_handler refactorChristian Geddes2018-04-061-17/+39
* Add proc huid to PSU traceDan Crowell2018-03-161-2/+3
* Remove if that was catching SBE chipop err logs and forcing rebootChristian Geddes2018-02-211-37/+0
* Increase poll wait time for SBE PSU operationsDan Crowell2018-02-151-2/+2
* Fixing SBE PSU error messagesElizabeth Liner2018-02-141-8/+59
* Save away SBE FFDC and COMM area address in corresponding attrsChristian Geddes2018-02-011-2/+8
* Fixing timeout error in PSU code - removing hangElizabeth Liner2018-01-301-2/+2
* Add in a check in the PSU error logging for SBE failureElizabeth Liner2017-12-201-74/+37
* Set variables to nullptr after they are deletedChristian Geddes2017-09-251-0/+3
* Enable SBEIO PSU calls to Open/Close Unsecure Memory RegionsMike Baiocchi2017-08-041-2/+10
* Added parser for scom FFDC data and a SBE messaging buffer class.Donald Washburn2017-08-041-9/+34
* Fix race condition between INTR and SBEIODan Crowell2017-07-311-30/+96
* Add some more FFDC for SBEDan Crowell2017-07-121-5/+9
* Finalize SBE PSU FFDC collection - Handle setFFDCAddress failedDzuy Nguyen2017-06-231-12/+27
* Finalize SBE PSU FFDC collection - Set FFDC address in PSUDzuy Nguyen2017-06-061-82/+123
* Include HUID of failed Proc in TI data for certain SBE errorsBill Hoffa2017-05-101-1/+2
* sbe_psudd.C: don't error out if sbe command is not supportedPrachi Gupta2017-04-241-1/+17
* Quiesce SBE before writing SEEPROMMarty Gloff2017-02-101-13/+12
* Debug improvements for interrupt and sbe psu failsDan Crowell2017-02-071-9/+12
* Increase SBE timeout to 90 secondsDan Crowell2017-02-011-11/+8
* SBE FIFO device driver FFDC and error recoveryDzuy Nguyen2017-01-191-104/+49
* Add sbe_psu FFDC error handling.Dzuy Nguyen2016-11-141-23/+202
* Log SBE Traces on error (simics only)Dan Crowell2016-09-281-0/+13
* Added support for 'Put Ring from Image' command on HB for SBEVitaly Marin2016-09-181-5/+14
* Temporarily force terminal RC on SBE errorsDan Crowell2016-09-081-0/+31
* Close timing window between PSUDD and INTRDean Sanner2016-07-071-2/+5
* Create SBE PSU device driverBill Schwartz2016-02-261-0/+409
OpenPOWER on IntegriCloud