aboutsummaryrefslogtreecommitdiff
path: root/hw/psi.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas1-1/+1
2015-05-13occ: Send self-interrupt to chip with active PSIJoel Stanley1-0/+7
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-03-04hw/prd: Add firmware PRD handling subsystemJeremy Kerr1-1/+1
2015-02-26sparse: psi_link_poll_active can be staticCédric Le Goater1-1/+1
2015-02-10PSI: Revert the timeout for PSI link recovery to architected valueAnanth N Mavinakayanahalli1-1/+1
2015-02-09PSI: Report a PEL for PSI timeoutAnanth N Mavinakayanahalli1-3/+9
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-05occ: Fix clearing of OCC interrupt on remote fixBenjamin Herrenschmidt1-1/+1
2014-11-12i2c: Use new timer facility and improve interrupts handlingBenjamin Herrenschmidt1-2/+10
2014-10-27hw/i2c: i2c driver infrastructure providing device I/ONeelesh Gupta1-1/+2
2014-10-24irq/occ/opal: Add self-sent dummy interruptBenjamin Herrenschmidt1-1/+1
2014-10-22PSI: Drive link down on HIRAnanth N Mavinakayanahalli1-31/+34
2014-10-08remove unused DBG and FSP_TRACE macros from hw/psi.cStewart Smith1-4/+0
2014-09-23psi: Workaround for "pulse" external interruptBenjamin Herrenschmidt1-0/+12
2014-07-25PSI: Fix PSI driven FSP reset sequenceAnanth N Mavinakayanahalli1-4/+14
2014-07-25FSP/PSI: Drive FSP reset on HIRAnanth N Mavinakayanahalli1-0/+21
2014-07-25FSP/PSI: Start/stop PSI link polling in psi.cAnanth N Mavinakayanahalli1-0/+2
2014-07-25PSI: Reorganize PSI link down handling codeAnanth N Mavinakayanahalli1-38/+24
2014-07-13opal: poller re-entrancy try #3Benjamin Herrenschmidt1-8/+4
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+873