summaryrefslogtreecommitdiffstats
path: root/hw/ipmi/ipmi-sel.c
Commit message (Expand)AuthorAgeFilesLines
* platform: Restructure bmc_platform typeAndrew Jeffery2018-10-111-4/+4
* ipmi: Introduce registration for SEL command handlersAndrew Jeffery2018-10-101-29/+89
* occ: Move occ declarations into occ.hAndrew Donnellan2018-06-271-0/+1
* Split debug_descriptor out into own include fileStewart Smith2018-06-181-0/+1
* ipmi-sel: use opal_booting() over poking at debug descriptorStewart Smith2018-06-181-4/+2
* OCC: Map OCC sensor to a chip-idVasant Hegde2017-08-111-2/+26
* ipmi-sel: Fix missing typo, line length and correct eSEL stylisationAndrew Jeffery2017-06-191-1/+1
* hw/ipmi/ipmi-sel: missing newline in prlog warningStewart Smith2017-06-151-1/+1
* bmc_platform: fail PNOR access request if no bmc *before* we reserve itStewart Smith2016-11-081-4/+3
* Add BMC platform to enable correct OEM IPMI commandsStewart Smith2016-11-081-2/+19
* errorlog : Modification as per coding guidelines to make the code more legibleMukesh Ojha2016-10-251-36/+41
* Merge branch 'skiboot-5.2.x'Stewart Smith2016-07-151-2/+2
|\
| * SEL: Fix eSEL ID while logging eSEL eventVasant Hegde2016-07-151-2/+2
* | ipmi-sel: Add FWTS annotations for some errorsStewart Smith2016-06-241-0/+10
|/
* ipmi-sel: Fix esel event logger to handle early boot PANIC eventsVasant Hegde2016-03-111-10/+17
* IPMI: Enable synchronous eSEL logging optionVasant Hegde2016-03-111-1/+5
* ipmi-sel: Fix memory leak in error pathVasant Hegde2016-03-111-0/+1
* ipmi-sel: fix oem_sel attributes orderCédric Le Goater2015-12-041-1/+1
* ipmi-sel: Run power action immediately if host not upJoel Stanley2015-09-301-4/+16
* IPMI: Move MAX_PEL_SIZE to ipmi.hVasant Hegde2015-09-091-9/+3
* IPMI: Pre-allocate memory for PANIC eventVasant Hegde2015-09-091-6/+69
* IPMI: Avoid unnecessary ipmi_msg allocationVasant Hegde2015-09-091-13/+11
* IPMI: Insert SEL event to IPMI queue headVasant Hegde2015-09-091-1/+1
* IPMI: Fix corner case eSEL logging issueVasant Hegde2015-09-081-1/+1
* IPMI: Add SEL event with eSEL record IDVasant Hegde2015-08-141-0/+83
* IPMI: Fix eSEL loggingVasant Hegde2015-08-141-12/+113
* use pr_fmt in hw/ipmi/ipmi-sel.cStewart Smith2015-08-141-12/+13
* IPMI: Only log events that needs attentionVasant Hegde2015-08-141-0/+7
* IPMI: Fix eSEL sizeVasant Hegde2015-08-141-3/+4
* hw/ipmi-sel: Remove verbose SEL received messageJoel Stanley2015-06-231-20/+3
* ipmi/sel: Fix use after freeAlistair Popple2015-06-181-3/+3
* occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr2015-03-041-0/+3
* hw/ipmi: Disable flash access when requestedJoel Stanley2015-03-041-2/+34
* hw/prd: Handle BMC OCC reset requests through PRDJeremy Kerr2015-03-041-0/+27
* ipmi: Message Linux to perform graceful shutdownJoel Stanley2015-02-091-0/+22
* ipmi: Implement Read Event and SEL parsingJoel Stanley2015-02-091-0/+78
* ipmi: Add a function to (re)initialise a message without allocationAlistair Popple2015-02-091-12/+12
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+2
* esel: Add a logging backend for bmc based machinesAlistair Popple2014-12-021-0/+150
OpenPOWER on IntegriCloud