aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-elog-read.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-10FSP/ELOG: elog_enable flag should be false by defaultMukesh Ojha1-3/+1
2016-07-21FSP/ELOG: Fix possible event notifier hangsVasant Hegde1-3/+15
2016-07-21FSP/ELOG: Disable event notification if list is not consistentVasant Hegde1-0/+2
2016-07-21FSP/ELOG: Improve elog event statesVasant Hegde1-1/+2
2016-07-21FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde1-9/+18
2016-07-21FSP/ELOG: Disable event notification during kexecVasant Hegde1-13/+33
2016-07-14FSP/ELOG: Remove redundant validationVasant Hegde1-2/+0
2016-06-24fsp-elog: add FWTS annotations for several errorsStewart Smith1-0/+23
2015-05-07FSP/ELOG: Do not reject elog in acknowledgement pathVasant Hegde1-2/+0
2015-05-07FSP/ELOG: Use elog REJECT state properlyVasant Hegde1-2/+7
2015-05-07FSP/ELOG: Reduce elog read buffer sizeVasant Hegde1-1/+1
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-10fsp-elog: Add various NULL checksBenjamin Herrenschmidt1-4/+28
2014-08-13elog: Do not compare elog size in read pathVasant Hegde1-4/+9
2014-08-08ELOG: Make sure we do not cross read buffer sizeVasant Hegde1-0/+7
2014-07-25elog: Support for re-sending Sapphire pending logs.Deepthi Dharwar1-1/+3
2014-07-25elog: Elog read side framework changes to read Sapphire logs.Deepthi Dharwar1-0/+11
2014-07-25elog: Introduce new enum elog_head_state fields to indicate elog_info has bee...Deepthi Dharwar1-24/+14
2014-07-25elog: Cosmetic elog-opal-read fixes.Deepthi Dharwar1-5/+5
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+520