summaryrefslogtreecommitdiffstats
path: root/include/ipmi.h
Commit message (Expand)AuthorAgeFilesLines
* hw/bt: Add backend interface to disable ipmi message retry optionVasant Hegde2019-02-201-0/+1
* ipmi: Introduce registration for SEL command handlersAndrew Jeffery2018-10-101-0/+5
* ipmi: Add BMC firmware version to device treeVasant Hegde2018-05-091-0/+7
* IPMI: Move MAX_IPMI_SENSORS macro to ipmi.hVasant Hegde2017-07-131-0/+2
* Add BMC platform to enable correct OEM IPMI commandsStewart Smith2016-11-081-5/+1
* hw/bt: fix IPMI_GET_BT_CAPS definitionCédric Le Goater2016-01-081-1/+1
* hw/bt: Ask the BMC for its BT interface capabilitiesCyril Bur2015-11-171-0/+1
* IPMI: Introduce attention callVasant Hegde2015-09-091-0/+3
* IPMI: Move MAX_PEL_SIZE to ipmi.hVasant Hegde2015-09-091-0/+8
* IPMI: Pre-allocate memory for PANIC eventVasant Hegde2015-09-091-0/+3
* IPMI: Add SEL event with eSEL record IDVasant Hegde2015-08-141-0/+1
* IPMI: Fix eSEL loggingVasant Hegde2015-08-141-0/+3
* ipmi: Provide a macro for netfn return codeNeelesh Gupta2015-07-101-0/+2
* core/ipmi: Provide the dequeue message interfaceNeelesh Gupta2015-07-031-0/+3
* hw/ipmi: Set boot count sensorJoel Stanley2015-03-041-0/+3
* hw/ipmi: Set firmware progress sensorJoel Stanley2015-03-041-0/+5
* hw/ipmi: Add API for setting sensorsJoel Stanley2015-03-041-0/+9
* hw/ipmi: Disable flash access when requestedJoel Stanley2015-03-041-2/+3
* ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple2015-02-091-0/+12
* ipmi: Implement Read Event and SEL parsingJoel Stanley2015-02-091-0/+3
* ipmi: Set BMC Global Enables to enable notificationsJoel Stanley2015-02-091-0/+2
* ipmi: handle SMS_ATN eventsJeremy Kerr2015-02-091-0/+15
* ipmi: Add support for synchronous message sendingAlistair Popple2015-02-091-0/+4
* ipmi: Add a function to (re)initialise a message without allocationAlistair Popple2015-02-091-0/+7
* esel: Add a logging backend for bmc based machinesAlistair Popple2014-12-021-0/+8
* ipmi/bt: Enable adding messages to the start of the queueAlistair Popple2014-12-021-0/+4
* ipmi/fru: Add support for populating fru dataAlistair Popple2014-12-021-2/+6
* ipmi: Add an opal interface to the ipmi stackAlistair Popple2014-10-301-0/+13
* ipmi/bt: Improve message validation and allow out-of-order command responsesAlistair Popple2014-10-011-1/+1
* ipmi: Add ipmi_present APIJoel Stanley2014-10-011-0/+3
* ipmi/power: Add power state IPMI commandJoel Stanley2014-10-011-0/+19
* ipmi/power: Update chassis control commandJoel Stanley2014-10-011-2/+2
* bt/ipmi: Convert to using asynchronous messagingAlistair Popple2014-10-011-1/+2
* ipmi: Refactored ipmi layer to use generic backendAlistair Popple2014-10-011-11/+52
* bt/ipmi: Fixup allocation of bt/ipmi messagesAlistair Popple2014-10-011-2/+1
* ipmi: Correct chassis control messageJoel Stanley2014-08-151-6/+28
* plat/palmetto: Add shutdown and rebootJoel Stanley2014-08-131-0/+9
* ipmi: Add a base IPMI stack with a BT driverAlistair Popple2014-08-131-0/+75
OpenPOWER on IntegriCloud