summaryrefslogtreecommitdiffstats
path: root/hw/fsp/fsp-dpo.c
Commit message (Expand)AuthorAgeFilesLines
* Remove multiple logging for un-handled fsp sub commands.ppaidipe@linux.vnet.ibm.com2017-05-121-1/+0
* Merge branch 'stable'Stewart Smith2015-11-121-1/+1
|\
| * FSP: Handle DPO initiated CEC shutdown with FSP in RRAnanth N Mavinakayanahalli2015-11-121-1/+1
* | fsp/dpo: DPO driver code improvementsVipin K Parashar2015-10-141-31/+31
|/
* Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith2015-05-121-16/+14
* Remove redundant includes of opal-api.hMichael Ellerman2015-04-011-1/+0
* sparse: fsp_dpo_init_tb can be staticCédric Le Goater2015-02-261-1/+1
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* FSP/DPO: Fix unused result warnings in DPO driverVasant Hegde2014-12-101-4/+46
* dpo: Convert printf based log messages into prlog based logsAnshuman Khandual2014-12-031-5/+5
* dpo: Return OPAL_WRONG_STATE when not in DPO pending stateAnshuman Khandual2014-09-301-7/+7
* dpo: Return error status to FSP when OPAL message queueing failsAnshuman Khandual2014-09-301-0/+2
* dpo: Fix missing return statementAnshuman Khandual2014-09-301-0/+1
* dpo: Minor code cleanupAnshuman Khandual2014-09-301-5/+9
* dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual2014-08-131-0/+25
* dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual2014-08-131-0/+94
OpenPOWER on IntegriCloud