index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
fsp
/
fsp-dpo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove multiple logging for un-handled fsp sub commands.
ppaidipe@linux.vnet.ibm.com
2017-05-12
1
-1
/
+0
*
Merge branch 'stable'
Stewart Smith
2015-11-12
1
-1
/
+1
|
\
|
*
FSP: Handle DPO initiated CEC shutdown with FSP in RR
Ananth N Mavinakayanahalli
2015-11-12
1
-1
/
+1
*
|
fsp/dpo: DPO driver code improvements
Vipin K Parashar
2015-10-14
1
-31
/
+31
|
/
*
Add pr_fmt to do printf/prlog prefixing automagically
Stewart Smith
2015-05-12
1
-16
/
+14
*
Remove redundant includes of opal-api.h
Michael Ellerman
2015-04-01
1
-1
/
+0
*
sparse: fsp_dpo_init_tb can be static
Cédric Le Goater
2015-02-26
1
-1
/
+1
*
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
2015-02-06
1
-0
/
+1
*
FSP/DPO: Fix unused result warnings in DPO driver
Vasant Hegde
2014-12-10
1
-4
/
+46
*
dpo: Convert printf based log messages into prlog based logs
Anshuman Khandual
2014-12-03
1
-5
/
+5
*
dpo: Return OPAL_WRONG_STATE when not in DPO pending state
Anshuman Khandual
2014-09-30
1
-7
/
+7
*
dpo: Return error status to FSP when OPAL message queueing fails
Anshuman Khandual
2014-09-30
1
-0
/
+2
*
dpo: Fix missing return statement
Anshuman Khandual
2014-09-30
1
-0
/
+1
*
dpo: Minor code cleanup
Anshuman Khandual
2014-09-30
1
-5
/
+9
*
dpo: Add OPAL interface to access the DPO timeout
Anshuman Khandual
2014-08-13
1
-0
/
+25
*
dpo: Move the FSP async messagae handling into a separate file
Anshuman Khandual
2014-08-13
1
-0
/
+94