summaryrefslogtreecommitdiffstats
path: root/hw/fsp/fsp-elog-write.c
Commit message (Expand)AuthorAgeFilesLines
* errorlog : Modification as per coding guidelines to make the code more legibleMukesh Ojha2016-10-251-48/+58
* FSP/ELOG: Fix elog timeout issueVasant Hegde2016-08-261-8/+12
* FSP/ELOG: Remove redundant elog stateVasant Hegde2016-08-261-2/+2
* FSP/ELOG: Fix OPAL generated elog resend logicVasant Hegde2016-07-211-5/+0
* FSP/ELOG: Fix possible event notifier hangsVasant Hegde2016-07-211-0/+3
* FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde2016-07-211-9/+14
* fsp-elog: add FWTS annotations for several errorsStewart Smith2016-06-241-0/+6
* fsp-elog-write: display error code from FSP on error writing error logStewart Smith2016-06-241-1/+1
* FSP/ELOG: Remove TCE mapping for host bufferVasant Hegde2015-05-071-3/+0
* FSP/ELOG: Reduce elog write buffer sizeVasant Hegde2015-05-071-3/+3
* FSP/ELOG: Free error log buffer in error pathVasant Hegde2015-05-071-1/+5
* sparse: elog_write_to_host_head_state can be staticCédric Le Goater2015-02-261-1/+1
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* fsp-elog: Add various NULL checksBenjamin Herrenschmidt2014-12-101-7/+18
* fsp/elog: Create a logging frontendAlistair Popple2014-10-221-194/+7
* fsp/elog: Separate the PEL log formatting functionsAlistair Popple2014-10-221-229/+10
* elog: Remove opal prefix from data structures in errorlog.hDeepthi Dharwar2014-07-251-50/+50
* elog: Move error log data structres from opal.h to new file errorlog.hDeepthi Dharwar2014-07-251-34/+2
* elog: Support for re-sending Sapphire pending logs.Deepthi Dharwar2014-07-251-0/+20
* elog: Elog read side framework changes to read Sapphire logs.Deepthi Dharwar2014-07-251-6/+111
* elog: Introduce opal_poller_event for elog time outs.Deepthi Dharwar2014-07-251-0/+46
* elog: Reserve TCE buffer for pushing logs to the hostDeepthi Dharwar2014-07-251-1/+14
* elog: Queue errors to be committed in FSP with timeout value.Deepthi Dharwar2014-07-251-5/+26
* elog: Rename elog_write* to elog_write_to_fspDeepthi Dharwar2014-07-251-13/+15
* elog: Cosmetic elog-opal-read fixes.Deepthi Dharwar2014-07-251-3/+3
* elog: Capture elog size and time out values in struct opal_errorlogDeepthi Dharwar2014-07-251-3/+3
* elog: Fix race conditions in assigning platform log idDeepthi Dharwar2014-07-251-5/+13
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+643
OpenPOWER on IntegriCloud