aboutsummaryrefslogtreecommitdiff
path: root/include/fsp.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-17core: Add subid to load_resource()Michael Neuling1-1/+2
2015-02-13FSP/LEDS: Do not expose driver specific functionsVasant Hegde1-4/+0
2015-01-22rtc: Remove the not used prototypeNeelesh Gupta1-2/+0
2014-12-10Enable warn_unused_result for fsp_fetch_data_queue()Vasant Hegde1-1/+1
2014-11-28Enable warn_unused_result for fsp_queue_msg()Stewart Smith1-1/+1
2014-11-27Liberally sprinkle attribute((warn_unused_result)) around the placeStewart Smith1-2/+2
2014-10-30platform: add a platform hook for loading external resourcesJeremy Kerr1-0/+1
2014-10-15led: Handle all the FSP_MCLASS_INDICATOR class sub commandsAnshuman Khandual1-0/+21
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual1-0/+3
2014-08-13fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar1-0/+4
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah1-0/+3
2014-08-01epow: Fix mbox command encoding to remove FSP orphan responsesAnshuman Khandual1-3/+3
2014-07-30epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual1-0/+6
2014-07-25DPO: Add support for Delayed Power Off sequence on FSP machinesAnshuman Khandual1-0/+2
2014-07-25FSP: Trigger HIR on more DISR indicationsAnanth N Mavinakayanahalli1-0/+6
2014-07-25FSP: Rework the R/R state machineAnanth N Mavinakayanahalli1-0/+1
2014-07-08opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt1-3/+0
2014-07-08fsp: Remove unused fields in fsp_msgBenjamin Herrenschmidt1-10/+0
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+755