summaryrefslogtreecommitdiffstats
path: root/include/fsp.h
Commit message (Expand)AuthorAgeFilesLines
* FSP: Handle DPO initiated CEC shutdown with FSP in RRAnanth N Mavinakayanahalli2015-11-121-0/+1
* Move FSP specific abort() code to platform layerVasant Hegde2015-09-091-0/+3
* fsp/ipmi: Add the in-band IPMI support for FSP systemsNeelesh Gupta2015-07-101-0/+6
* opal: Enable backup topology.Mahesh Salgaonkar2015-07-091-0/+9
* Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith2015-05-071-1/+2
* FSP/LED: Add system attention indicator supportVasant Hegde2015-05-071-0/+12
* FSP: Serialize FSP MBOX command declarationVasant Hegde2015-03-261-20/+20
* core: add a platform op to read sensorsCédric Le Goater2015-03-241-0/+2
* Asynchronous LID/Resource loading for FSP systemsStewart Smith2015-03-241-0/+2
* Change load_resource() API to be all about preloading.Stewart Smith2015-03-231-2/+2
* FSP/LEDS: Handle failure cases in set LED MBOX commandVasant Hegde2015-03-201-0/+4
* FSP/LEDS: Add device tree nodesVasant Hegde2015-03-201-0/+1
* Refactor fsp-rtc.c to not call fsp_sync_msg (and thus pollers) with lock heldStewart Smith2015-03-061-0/+9
* core: Add subid to load_resource()Michael Neuling2015-02-171-1/+2
* FSP/LEDS: Do not expose driver specific functionsVasant Hegde2015-02-131-4/+0
* rtc: Remove the not used prototypeNeelesh Gupta2015-01-221-2/+0
* Enable warn_unused_result for fsp_fetch_data_queue()Vasant Hegde2014-12-101-1/+1
* Enable warn_unused_result for fsp_queue_msg()Stewart Smith2014-11-281-1/+1
* Liberally sprinkle attribute((warn_unused_result)) around the placeStewart Smith2014-11-271-2/+2
* platform: add a platform hook for loading external resourcesJeremy Kerr2014-10-301-0/+1
* led: Handle all the FSP_MCLASS_INDICATOR class sub commandsAnshuman Khandual2014-10-151-0/+21
* dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual2014-08-131-0/+3
* fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar2014-08-131-0/+4
* ATTN: Set up attention area to handle attentionAruna Balakrishnaiah2014-08-011-0/+3
* epow: Fix mbox command encoding to remove FSP orphan responsesAnshuman Khandual2014-08-011-3/+3
* epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual2014-07-301-0/+6
* DPO: Add support for Delayed Power Off sequence on FSP machinesAnshuman Khandual2014-07-251-0/+2
* FSP: Trigger HIR on more DISR indicationsAnanth N Mavinakayanahalli2014-07-251-0/+6
* FSP: Rework the R/R state machineAnanth N Mavinakayanahalli2014-07-251-0/+1
* opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt2014-07-081-3/+0
* fsp: Remove unused fields in fsp_msgBenjamin Herrenschmidt2014-07-081-10/+0
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+755
OpenPOWER on IntegriCloud