aboutsummaryrefslogtreecommitdiff
path: root/include/ipmi.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple1-0/+13
2014-10-01ipmi/bt: Improve message validation and allow out-of-order command responsesAlistair Popple1-1/+1
2014-10-01ipmi: Add ipmi_present APIJoel Stanley1-0/+3
2014-10-01ipmi/power: Add power state IPMI commandJoel Stanley1-0/+19
2014-10-01ipmi/power: Update chassis control commandJoel Stanley1-2/+2
2014-10-01bt/ipmi: Convert to using asynchronous messagingAlistair Popple1-1/+2
2014-10-01ipmi: Refactored ipmi layer to use generic backendAlistair Popple1-11/+52
2014-10-01bt/ipmi: Fixup allocation of bt/ipmi messagesAlistair Popple1-2/+1
2014-08-15ipmi: Correct chassis control messageJoel Stanley1-6/+28
2014-08-13plat/palmetto: Add shutdown and rebootJoel Stanley1-0/+9
2014-08-13ipmi: Add a base IPMI stack with a BT driverAlistair Popple1-0/+75