aboutsummaryrefslogtreecommitdiff
path: root/core/ipmi.c
AgeCommit message (Expand)AuthorFilesLines
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