summaryrefslogtreecommitdiffstats
path: root/include/opal.h
Commit message (Expand)AuthorAgeFilesLines
* Move contents of opal.h to opal-api.hMichael Ellerman2015-04-011-931/+2
* Move opal-api.h to opal-internal.hMichael Ellerman2015-04-011-0/+1
* FSP/LEDS: Add OPAL interfaces for accessing or modifying the LED statesVasant Hegde2015-03-201-7/+9
* opal: Enhance HMI event structure to accommodate checkstop info.Mahesh Salgaonkar2015-03-171-0/+61
* include: Add PRD message definitionJeremy Kerr2015-03-041-1/+39
* core/flash: Add flash APIJeremy Kerr2015-02-191-1/+4
* s/OpalMessageType/opal_msg_type/ removing CamelCase and being consistent!Stewart Smith2015-02-161-1/+1
* Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith2015-02-101-6/+6
* fix whitespace in structOpalIoP7IOCBiErrorData in opal.hStewart Smith2015-02-101-1/+1
* Add #ifdef __SKIBOOT__ around types.h include in opal.hStewart Smith2015-02-101-0/+2
* Fix whitespace in oppanel_line in opal.hStewart Smith2015-02-101-1/+1
* sync opal.h whitespace and comments with linuxStewart Smith2015-02-091-2/+3
* fix whitespace in enum OpalsysparamPermStewart Smith2015-02-091-3/+3
* Use OPAL_DUMP_REGION_HOST_START (and END)Stewart Smith2015-02-091-2/+3
* move struct opal_ipmi_msg to opal.h as it's an APIStewart Smith2015-02-091-0/+11
* Move flags for PM states to opal.h, exposing defines to OSStewart Smith2015-02-091-0/+10
* Add OPAL_INVALID_CALL to opal.hStewart Smith2015-02-091-0/+1
* ipmi: Message Linux to perform graceful shutdownJoel Stanley2015-02-091-1/+1
* Fix commit 16c80346Jeremy Kerr2015-02-091-2/+1
* Whitespace style fixups in opal.hStewart Smith2015-02-061-0/+3
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-63/+0
* fix up opal.h whitespace to match linux and be more consistentStewart Smith2015-02-061-35/+36
* Remove unneeded includes from opal.hStewart Smith2015-02-061-3/+0
* opal.h: s/uintXX_t/__beXX/ to match with linux and sparse in the futureStewart Smith2015-02-061-140/+144
* Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith2015-02-051-3/+2
* sync whitespace in opal.h with linuxStewart Smith2015-02-051-1/+3
* opal: Remove MCE handling code.Mahesh Salgaonkar2014-11-221-104/+0
* i2c: Provide FFDC data in the driverNeelesh Gupta2014-11-141-1/+9
* i2c: Rework P8 i2c driverBenjamin Herrenschmidt2014-11-071-2/+21
* ipmi: Add an opal interface to the ipmi stackAlistair Popple2014-10-301-1/+4
* opal: Add facility for dynamic event bitsJeremy Kerr2014-10-301-0/+2
* hw/i2c: i2c driver infrastructure providing device I/ONeelesh Gupta2014-10-271-1/+2
* PCI: Refactor error injectionGavin Shan2014-10-081-26/+28
* phb3/capi: Some tweaks to the new CAPI interfacesBenjamin Herrenschmidt2014-09-301-5/+12
* phb3/capi: Add two new modes to opal_pci_set_phb_capi_modeRyan Grimm2014-09-301-0/+5
* dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual2014-08-131-1/+2
* fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar2014-08-131-1/+3
* MDST: Add OPAL interface to unregister dump regionVasant Hegde2014-07-311-1/+2
* MDST: Add OPAL interface to register host memory regionVasant Hegde2014-07-311-1/+8
* slw: patch hsprg0 for wakeup from winkleVaidyanathan Srinivasan2014-07-301-1/+2
* sleep: Add workarounds for fast sleepVaidyanathan Srinivasan2014-07-301-1/+2
* epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual2014-07-301-0/+40
* DPO: Add support for Delayed Power Off sequence on FSP machinesAnshuman Khandual2014-07-251-0/+1
* opal: Add opal call to handle HMI.Mahesh Salgaonkar2014-07-251-2/+48
* opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar2014-07-251-0/+5
* elog: Move error log data structres from opal.h to new file errorlog.hDeepthi Dharwar2014-07-251-118/+1
* elog: Queue errors to be committed in FSP with timeout value.Deepthi Dharwar2014-07-251-0/+1
* elog: Capture elog size and time out values in struct opal_errorlogDeepthi Dharwar2014-07-251-0/+2
* elog: Fix race conditions in assigning platform log idDeepthi Dharwar2014-07-251-0/+1
* PCI: Allow to set frozen stateGavin Shan2014-07-211-2/+7
OpenPOWER on IntegriCloud