summaryrefslogtreecommitdiffstats
path: root/hw/fsp/fsp-elog-read.c
Commit message (Expand)AuthorAgeFilesLines
* fsp-elog: Reduce verbosity of elog messagesMichael Neuling2017-11-281-2/+2
* errorlog: Removal of elog_reject_head() from 'opal_kexec_elog_notify' routineMukesh Ojha2016-10-251-1/+0
* errorlog: Remove the elog enable check from 'fsp_elog_check_and_fetch_head'Mukesh Ojha2016-10-251-3/+0
* errorlog : Modification as per coding guidelines to make the code more legibleMukesh Ojha2016-10-251-89/+89
* FSP/ELOG: elog_enable flag should be false by defaultMukesh Ojha2016-08-101-3/+1
* FSP/ELOG: Fix possible event notifier hangsVasant Hegde2016-07-211-3/+15
* FSP/ELOG: Disable event notification if list is not consistentVasant Hegde2016-07-211-0/+2
* FSP/ELOG: Improve elog event statesVasant Hegde2016-07-211-1/+2
* FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde2016-07-211-9/+18
* FSP/ELOG: Disable event notification during kexecVasant Hegde2016-07-211-13/+33
* FSP/ELOG: Remove redundant validationVasant Hegde2016-07-141-2/+0
* fsp-elog: add FWTS annotations for several errorsStewart Smith2016-06-241-0/+23
* FSP/ELOG: Do not reject elog in acknowledgement pathVasant Hegde2015-05-071-2/+0
* FSP/ELOG: Use elog REJECT state properlyVasant Hegde2015-05-071-2/+7
* FSP/ELOG: Reduce elog read buffer sizeVasant Hegde2015-05-071-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-4/+28
* elog: Do not compare elog size in read pathVasant Hegde2014-08-131-4/+9
* ELOG: Make sure we do not cross read buffer sizeVasant Hegde2014-08-081-0/+7
* elog: Support for re-sending Sapphire pending logs.Deepthi Dharwar2014-07-251-1/+3
* elog: Elog read side framework changes to read Sapphire logs.Deepthi Dharwar2014-07-251-0/+11
* elog: Introduce new enum elog_head_state fields to indicate elog_info has bee...Deepthi Dharwar2014-07-251-24/+14
* elog: Cosmetic elog-opal-read fixes.Deepthi Dharwar2014-07-251-5/+5
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+520
OpenPOWER on IntegriCloud