aboutsummaryrefslogtreecommitdiff
path: root/include/opal.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2015-04-01Move contents of opal.h to opal-api.hMichael Ellerman1-931/+2
2015-04-01Move opal-api.h to opal-internal.hMichael Ellerman1-0/+1
2015-03-20FSP/LEDS: Add OPAL interfaces for accessing or modifying the LED statesVasant Hegde1-7/+9
2015-03-17opal: Enhance HMI event structure to accommodate checkstop info.Mahesh Salgaonkar1-0/+61
2015-03-04include: Add PRD message definitionJeremy Kerr1-1/+39
2015-02-19core/flash: Add flash APIJeremy Kerr1-1/+4
2015-02-16s/OpalMessageType/opal_msg_type/ removing CamelCase and being consistent!Stewart Smith1-1/+1
2015-02-10Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith1-6/+6
2015-02-10fix whitespace in structOpalIoP7IOCBiErrorData in opal.hStewart Smith1-1/+1
2015-02-10Add #ifdef __SKIBOOT__ around types.h include in opal.hStewart Smith1-0/+2
2015-02-10Fix whitespace in oppanel_line in opal.hStewart Smith1-1/+1
2015-02-09sync opal.h whitespace and comments with linuxStewart Smith1-2/+3
2015-02-09fix whitespace in enum OpalsysparamPermStewart Smith1-3/+3
2015-02-09Use OPAL_DUMP_REGION_HOST_START (and END)Stewart Smith1-2/+3
2015-02-09move struct opal_ipmi_msg to opal.h as it's an APIStewart Smith1-0/+11
2015-02-09Move flags for PM states to opal.h, exposing defines to OSStewart Smith1-0/+10
2015-02-09Add OPAL_INVALID_CALL to opal.hStewart Smith1-0/+1
2015-02-09ipmi: Message Linux to perform graceful shutdownJoel Stanley1-1/+1
2015-02-09Fix commit 16c80346Jeremy Kerr1-2/+1
2015-02-06Whitespace style fixups in opal.hStewart Smith1-0/+3
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-63/+0
2015-02-06fix up opal.h whitespace to match linux and be more consistentStewart Smith1-35/+36
2015-02-06Remove unneeded includes from opal.hStewart Smith1-3/+0
2015-02-06opal.h: s/uintXX_t/__beXX/ to match with linux and sparse in the futureStewart Smith1-140/+144
2015-02-05Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith1-3/+2
2015-02-05sync whitespace in opal.h with linuxStewart Smith1-1/+3
2014-11-22opal: Remove MCE handling code.Mahesh Salgaonkar1-104/+0
2014-11-14i2c: Provide FFDC data in the driverNeelesh Gupta1-1/+9
2014-11-07i2c: Rework P8 i2c driverBenjamin Herrenschmidt1-2/+21
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple1-1/+4
2014-10-30opal: Add facility for dynamic event bitsJeremy Kerr1-0/+2
2014-10-27hw/i2c: i2c driver infrastructure providing device I/ONeelesh Gupta1-1/+2
2014-10-08PCI: Refactor error injectionGavin Shan1-26/+28
2014-09-30phb3/capi: Some tweaks to the new CAPI interfacesBenjamin Herrenschmidt1-5/+12
2014-09-30phb3/capi: Add two new modes to opal_pci_set_phb_capi_modeRyan Grimm1-0/+5
2014-08-13dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual1-1/+2
2014-08-13fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar1-1/+3
2014-07-31MDST: Add OPAL interface to unregister dump regionVasant Hegde1-1/+2
2014-07-31MDST: Add OPAL interface to register host memory regionVasant Hegde1-1/+8
2014-07-30slw: patch hsprg0 for wakeup from winkleVaidyanathan Srinivasan1-1/+2
2014-07-30sleep: Add workarounds for fast sleepVaidyanathan Srinivasan1-1/+2
2014-07-30epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual1-0/+40
2014-07-25DPO: Add support for Delayed Power Off sequence on FSP machinesAnshuman Khandual1-0/+1
2014-07-25opal: Add opal call to handle HMI.Mahesh Salgaonkar1-2/+48
2014-07-25opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar1-0/+5
2014-07-25elog: Move error log data structres from opal.h to new file errorlog.hDeepthi Dharwar1-118/+1
2014-07-25elog: Queue errors to be committed in FSP with timeout value.Deepthi Dharwar1-0/+1
2014-07-25elog: Capture elog size and time out values in struct opal_errorlogDeepthi Dharwar1-0/+2