aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi/ipmi-opal.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-13ipmi: Fix the opal_ipmi_recv() call to handle the error pathNeelesh Gupta1-4/+9
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-09move struct opal_ipmi_msg to opal.h as it's an APIStewart Smith1-11/+0
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+2
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple1-0/+146