aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi
AgeCommit message (Expand)AuthorFilesLines
2015-02-09move struct opal_ipmi_msg to opal.h as it's an APIStewart Smith1-11/+0
2015-02-09ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple2-0/+128
2015-02-09ipmi: Message Linux to perform graceful shutdownJoel Stanley1-0/+22
2015-02-09ipmi: Implement Read Event and SEL parsingJoel Stanley1-0/+78
2015-02-09ipmi: Add a function to (re)initialise a message without allocationAlistair Popple3-16/+23
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith5-0/+9
2014-12-19Exclude all test cases from coverage-reportStewart Smith1-0/+2
2014-12-19Pretty print make check and coverage outputStewart Smith1-4/+4
2014-12-15Fix makefile dependency generation, especially for HOSTCCStewart Smith1-5/+0
2014-12-03ipmi/fru: Remove redundant version informationAlistair Popple1-4/+8
2014-12-02esel: Add a logging backend for bmc based machinesAlistair Popple2-1/+151
2014-12-02ipmi-rtc: Update the rtc cacheAlistair Popple1-7/+13
2014-12-02ipmi/fru: Add support for populating fru dataAlistair Popple4-1/+346
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple2-1/+147
2014-10-01bt: Add message timeoutAlistair Popple1-2/+15
2014-10-01ipmi: Add ipmi_present APIJoel Stanley1-0/+6
2014-10-01ipmi/power: Add power state IPMI commandJoel Stanley1-2/+29
2014-10-01ipmi/power: Update chassis control commandJoel Stanley1-6/+4
2014-10-01bt/ipmi: Convert to using asynchronous messagingAlistair Popple2-11/+30
2014-10-01ipmi: Refactored ipmi layer to use generic backendAlistair Popple3-0/+139