aboutsummaryrefslogtreecommitdiff
path: root/core/ipmi.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-07ipmi: Log exact NetFn value in OPAL logsVipin K Parashar1-1/+1
2015-07-03core/ipmi: Provide the dequeue message interfaceNeelesh Gupta1-0/+13
2015-04-18ipmi: Check for ipmi backend presence before useAlistair Popple1-0/+38
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-03-04hw/ipmi: Set boot count sensorJoel Stanley1-2/+7
2015-02-19ipmi: Fix locking for synchronous message sendingAlistair Popple1-5/+3
2015-02-09ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple1-0/+6
2015-02-09ipmi: Implement Read Event and SEL parsingJoel Stanley1-1/+2
2015-02-09ipmi: handle SMS_ATN eventsJeremy Kerr1-0/+40
2015-02-09ipmi: Add support for synchronous message sendingAlistair Popple1-0/+23
2015-02-09ipmi: Add a function to (re)initialise a message without allocationAlistair Popple1-10/+18
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+3
2014-12-02ipmi/bt: Enable adding messages to the start of the queueAlistair Popple1-0/+5
2014-11-12bt/ipmi: Quieten logging outputAlistair Popple1-1/+1
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple1-3/+5
2014-10-15skiboot: Add default error handler for ipmi messagesAlistair Popple1-2/+5
2014-10-01ipmi/bt: Improve message validation and allow out-of-order command responsesAlistair Popple1-6/+13
2014-10-01ipmi: Add ipmi_present APIJoel Stanley1-0/+5
2014-10-01core/ipmi: Remove time includesJoel Stanley1-2/+0
2014-10-01bt/ipmi: Convert to using asynchronous messagingAlistair Popple1-1/+1
2014-10-01ipmi: Refactored ipmi layer to use generic backendAlistair Popple1-118/+46
2014-10-01bt/ipmi: Fixup allocation of bt/ipmi messagesAlistair Popple1-21/+15
2014-09-01ipmi: Improve RTC supportBenjamin Herrenschmidt1-3/+14
2014-08-15ipmi: Add an IPMI command to get and set the RTCAlistair Popple1-0/+98
2014-08-15ipmi: Correct chassis control messageJoel Stanley1-5/+12
2014-08-13plat/palmetto: Add shutdown and rebootJoel Stanley1-0/+26
2014-08-13ipmi: Add a base IPMI stack with a BT driverAlistair Popple1-0/+36