aboutsummaryrefslogtreecommitdiff
path: root/include/errorlog.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2020-02-26errorlog: Replace hardcode value with macroVasant Hegde1-0/+2
2019-12-16errorlog: endian conversionNicholas Piggin1-6/+6
2019-08-02errorlog: Prevent alignment error building with gcc9.Michal Suchanek1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2018-09-17errorlog: Rename PHB3 to just PHBRussell Currey1-2/+2
2017-06-14FSP/CONSOLE: Workaround for unresponsive ipmi daemonVasant Hegde1-0/+3
2017-05-10FSP: Notify FSP of Platform Log ID after Host Initiated Reset ReloadStewart Smith1-4/+9
2016-08-25lpc: Log LPC SYNC errors as unrecoverable ones for manufacturingVipin K Parashar1-0/+1
2016-07-28include/errorlog.h : Renames SRC component's macro nameMukesh Ojha1-134/+134
2016-07-14errorlog : Typo mistakeMukesh Ojha1-1/+1
2016-07-14Reassign duplicate error log component IDs to free onesStewart Smith1-2/+2
2016-07-14Re-order error log component ID defines to be in orderStewart Smith1-14/+14
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar1-0/+1
2016-05-03hw/lpc: Log LPC SYNC errors as OPAL_PLATFORM_ERR_EVT errorsVipin K Parashar1-0/+1
2016-04-06OPAL:Handle mbox response with bad status:0x24 during FSP terminationMamatha1-0/+2
2015-08-26Fix spelling mistakesStewart Smith1-1/+1
2015-07-31opal-api: Add OPAL call to handle abnormal reboots.Vipin K Parashar1-0/+3
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas1-4/+2
2015-07-31errorlog: Simplify log calling conventionSamuel Mendoza-Jonas1-7/+9
2015-07-10fsp/ipmi: Add the in-band IPMI support for FSP systemsNeelesh Gupta1-0/+6
2015-07-06sparse: declare opal_err_info as staticCédric Le Goater1-1/+1
2015-02-09PSI: Report a PEL for PSI timeoutAnanth N Mavinakayanahalli1-0/+1
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-02elog: Clean up error logging headersAlistair Popple1-2/+174
2014-11-27Liberally sprinkle attribute((warn_unused_result)) around the placeStewart Smith1-1/+1
2014-10-22fsp/elog: Create a logging frontendAlistair Popple1-0/+41
2014-07-25elog: Remove opal prefix from data structures in errorlog.hDeepthi Dharwar1-2/+2
2014-07-25elog: Move error log data structres from opal.h to new file errorlog.hDeepthi Dharwar1-0/+135