aboutsummaryrefslogtreecommitdiff
path: root/core/opal.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-15opal_del_caller shouldn't be called: up severity level, change message.Stewart Smith1-1/+2
2014-10-15Make assert(false) for calling attn be a PR_EMERG level errorStewart Smith1-1/+1
2014-09-01core: Setup the OPAL DT node before platform probeBenjamin Herrenschmidt1-1/+0
2014-07-13opal: poller re-entrancy try #3Benjamin Herrenschmidt1-31/+14
2014-07-08opal: Add a debug helper to check for poller recursionBenjamin Herrenschmidt1-1/+21
2014-07-08opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt1-10/+15
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+308