summaryrefslogtreecommitdiffstats
path: root/core/ipmi.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Log exact NetFn value in OPAL logsVipin K Parashar2016-03-071-1/+1
* core/ipmi: Provide the dequeue message interfaceNeelesh Gupta2015-07-031-0/+13
* ipmi: Check for ipmi backend presence before useAlistair Popple2015-04-181-0/+38
* Remove redundant includes of opal-api.hMichael Ellerman2015-04-011-1/+0
* hw/ipmi: Set boot count sensorJoel Stanley2015-03-041-2/+7
* ipmi: Fix locking for synchronous message sendingAlistair Popple2015-02-191-5/+3
* ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple2015-02-091-0/+6
* ipmi: Implement Read Event and SEL parsingJoel Stanley2015-02-091-1/+2
* ipmi: handle SMS_ATN eventsJeremy Kerr2015-02-091-0/+40
* ipmi: Add support for synchronous message sendingAlistair Popple2015-02-091-0/+23
* ipmi: Add a function to (re)initialise a message without allocationAlistair Popple2015-02-091-10/+18
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+3
* ipmi/bt: Enable adding messages to the start of the queueAlistair Popple2014-12-021-0/+5
* bt/ipmi: Quieten logging outputAlistair Popple2014-11-121-1/+1
* ipmi: Add an opal interface to the ipmi stackAlistair Popple2014-10-301-3/+5
* skiboot: Add default error handler for ipmi messagesAlistair Popple2014-10-151-2/+5
* ipmi/bt: Improve message validation and allow out-of-order command responsesAlistair Popple2014-10-011-6/+13
* ipmi: Add ipmi_present APIJoel Stanley2014-10-011-0/+5
* core/ipmi: Remove time includesJoel Stanley2014-10-011-2/+0
* bt/ipmi: Convert to using asynchronous messagingAlistair Popple2014-10-011-1/+1
* ipmi: Refactored ipmi layer to use generic backendAlistair Popple2014-10-011-118/+46
* bt/ipmi: Fixup allocation of bt/ipmi messagesAlistair Popple2014-10-011-21/+15
* ipmi: Improve RTC supportBenjamin Herrenschmidt2014-09-011-3/+14
* ipmi: Add an IPMI command to get and set the RTCAlistair Popple2014-08-151-0/+98
* ipmi: Correct chassis control messageJoel Stanley2014-08-151-5/+12
* plat/palmetto: Add shutdown and rebootJoel Stanley2014-08-131-0/+26
* ipmi: Add a base IPMI stack with a BT driverAlistair Popple2014-08-131-0/+36
OpenPOWER on IntegriCloud