aboutsummaryrefslogtreecommitdiff
path: root/include/ipmi.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16add more sparse endian annotationsNicholas Piggin1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-06-13sparse: fix incorrect type assignment in core/ipmi.cStewart Smith1-1/+2
2019-05-09platforms/astbmc: Check for SBE validation stepSamuel Mendoza-Jonas1-0/+7
2019-05-09include/ipmi: Fix incorrect chassis commandsSamuel Mendoza-Jonas1-7/+7
2019-05-09ipmi: ensure forward progress on ipmi_queue_msg_sync()Stewart Smith1-0/+9
2019-02-20hw/bt: Add backend interface to disable ipmi message retry optionVasant Hegde1-0/+1
2018-10-10ipmi: Introduce registration for SEL command handlersAndrew Jeffery1-0/+5
2018-05-09ipmi: Add BMC firmware version to device treeVasant Hegde1-0/+7
2017-07-13IPMI: Move MAX_IPMI_SENSORS macro to ipmi.hVasant Hegde1-0/+2
2016-11-08Add BMC platform to enable correct OEM IPMI commandsStewart Smith1-5/+1
2016-01-08hw/bt: fix IPMI_GET_BT_CAPS definitionCédric Le Goater1-1/+1
2015-11-17hw/bt: Ask the BMC for its BT interface capabilitiesCyril Bur1-0/+1
2015-09-09IPMI: Introduce attention callVasant Hegde1-0/+3
2015-09-09IPMI: Move MAX_PEL_SIZE to ipmi.hVasant Hegde1-0/+8
2015-09-09IPMI: Pre-allocate memory for PANIC eventVasant Hegde1-0/+3
2015-08-14IPMI: Add SEL event with eSEL record IDVasant Hegde1-0/+1
2015-08-14IPMI: Fix eSEL loggingVasant Hegde1-0/+3
2015-07-10ipmi: Provide a macro for netfn return codeNeelesh Gupta1-0/+2
2015-07-03core/ipmi: Provide the dequeue message interfaceNeelesh Gupta1-0/+3
2015-03-04hw/ipmi: Set boot count sensorJoel Stanley1-0/+3
2015-03-04hw/ipmi: Set firmware progress sensorJoel Stanley1-0/+5
2015-03-04hw/ipmi: Add API for setting sensorsJoel Stanley1-0/+9
2015-03-04hw/ipmi: Disable flash access when requestedJoel Stanley1-2/+3
2015-02-09ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple1-0/+12
2015-02-09ipmi: Implement Read Event and SEL parsingJoel Stanley1-0/+3
2015-02-09ipmi: Set BMC Global Enables to enable notificationsJoel Stanley1-0/+2
2015-02-09ipmi: handle SMS_ATN eventsJeremy Kerr1-0/+15
2015-02-09ipmi: Add support for synchronous message sendingAlistair Popple1-0/+4
2015-02-09ipmi: Add a function to (re)initialise a message without allocationAlistair Popple1-0/+7
2014-12-02esel: Add a logging backend for bmc based machinesAlistair Popple1-0/+8
2014-12-02ipmi/bt: Enable adding messages to the start of the queueAlistair Popple1-0/+4
2014-12-02ipmi/fru: Add support for populating fru dataAlistair Popple1-2/+6
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