aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ofw/ofw_if.m
Commit message (Expand)AuthorAgeFilesLines
* Change OF_interpret() to also take an array of cell_t (missed in r209801).Marius Strobl2010-09-111-1/+1
* Change the argument type to OF_call_method to take an array of cell_tNathan Whitehorn2010-07-081-1/+1
* Prepare and extend OFW layer for FDT support.Rafal Jaworowski2010-05-281-1/+1
* Pull OF_quiesce() out of the MI Open Firmware layer and entirely intoNathan Whitehorn2010-05-161-7/+0
* On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce theNathan Whitehorn2010-05-161-0/+7
* Fix style.Marius Strobl2009-06-141-43/+40
* Modularize the Open Firmware client interface to allow run-time switchingNathan Whitehorn2008-12-201-0/+357