aboutsummaryrefslogtreecommitdiff
path: root/include/opal.h
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-25elog: Fix race conditions in assigning platform log idDeepthi Dharwar1-0/+1
2014-07-21PCI: Allow to set frozen stateGavin Shan1-2/+7
2014-07-21core: PCI error injection APIMike Qiu1-1/+29
2014-07-13opal: poller re-entrancy try #3Benjamin Herrenschmidt1-5/+1
2014-07-08opal: Add a debug helper to check for poller recursionBenjamin Herrenschmidt1-1/+5
2014-07-08opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt1-1/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+912