aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-dpo.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-12Remove multiple logging for un-handled fsp sub commands.ppaidipe@linux.vnet.ibm.com1-1/+0
2015-11-12Merge branch 'stable'Stewart Smith1-1/+1
2015-11-12FSP: Handle DPO initiated CEC shutdown with FSP in RRAnanth N Mavinakayanahalli1-1/+1
2015-10-14fsp/dpo: DPO driver code improvementsVipin K Parashar1-31/+31
2015-05-12Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith1-16/+14
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-26sparse: fsp_dpo_init_tb can be staticCédric Le Goater1-1/+1
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-10FSP/DPO: Fix unused result warnings in DPO driverVasant Hegde1-4/+46
2014-12-03dpo: Convert printf based log messages into prlog based logsAnshuman Khandual1-5/+5
2014-09-30dpo: Return OPAL_WRONG_STATE when not in DPO pending stateAnshuman Khandual1-7/+7
2014-09-30dpo: Return error status to FSP when OPAL message queueing failsAnshuman Khandual1-0/+2
2014-09-30dpo: Fix missing return statementAnshuman Khandual1-0/+1
2014-09-30dpo: Minor code cleanupAnshuman Khandual1-5/+9
2014-08-13dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual1-0/+25
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual1-0/+94