aboutsummaryrefslogtreecommitdiff
path: root/core/opal-msg.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16opal-msg: endian fixes for opal-msg.c and opal_queue_msg callersNicholas Piggin1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2019-06-03opal-msg: Enhance opal-get-msg APIVasant Hegde1-18/+48
2019-06-03opal-msg: Pass parameter size to _opal_queue_msg()Vasant Hegde1-4/+4
2019-06-03opal-msg: Pass return value to callback handlerVasant Hegde1-8/+8
2016-08-17Use additional checks in skiboot for pointersBalbir Singh1-0/+6
2015-11-10sparse: fix endian conversion warnings in core/opal-msg.cStewart Smith1-2/+2
2015-05-12Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith1-6/+4
2015-02-16s/OpalMessageType/opal_msg_type/ removing CamelCase and being consistent!Stewart Smith1-1/+1
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+167