summaryrefslogtreecommitdiffstats
path: root/sys/dev/ofw/ofw_standard.c
Commit message (Expand)AuthorAgeFilesLines
* Change OF_interpret() to also take an array of cell_t (missed in r209801).marius2010-09-111-6/+4
* Change the argument type to OF_call_method to take an array of cell_tnwhitehorn2010-07-081-4/+3
* Prepare and extend OFW layer for FDT support.raj2010-05-281-2/+3
* Pull OF_quiesce() out of the MI Open Firmware layer and entirely intonwhitehorn2010-05-161-19/+0
* On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce thenwhitehorn2010-05-161-0/+19
* With r205496 in place we should ensure that nargs and nreturns are alwaysmarius2010-04-021-0/+6
* Do not declare the various OFW command buffers static. It does notnwhitehorn2010-03-231-24/+24
* Fix style.marius2009-06-141-9/+8
* strict kobj signatures: some ofw_setprop fixesavg2009-06-111-4/+4
* Unbreak OF_interpret() and its standard implementation after r186347.marius2009-03-291-1/+1
* Modularize the Open Firmware client interface to allow run-time switchingnwhitehorn2008-12-201-0/+763
OpenPOWER on IntegriCloud