summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/ofw/rtas.c
Commit message (Expand)AuthorAgeFilesLines
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toskra2016-02-221-1/+0
* Use setjmp() instead of the identical-except-for-having-a-wrong-prototypenwhitehorn2016-01-101-4/+3
* Allow use of a pre-instantiated RTAS as well as a self-instantiated one. Thisnwhitehorn2015-01-221-17/+28
* Make RTAS calls, which call setfault() to recover from machine checks,nwhitehorn2013-11-271-2/+3
* Use a spin lock instead of a mutex to gate RTAS. This is required if RTASnwhitehorn2013-09-091-3/+3
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Add better error handling for RTAS calls. These can potentially causenwhitehorn2011-06-261-1/+18
* MFpseries:nwhitehorn2011-06-021-0/+243
OpenPOWER on IntegriCloud