summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/ofw/ofw_real.c
Commit message (Expand)AuthorAgeFilesLines
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+2
* MFpseries:nwhitehorn2011-06-021-3/+4
* Fix null string handling in ofw_real_nextprop function. Pass the rightandreast2011-01-051-4/+10
* Change OF_interpret() to also take an array of cell_t (missed in r209801).marius2010-09-111-4/+3
* Fix several bugs in the real-mode Open Firmware implementation and providenwhitehorn2010-07-081-157/+325
* 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-23/+0
* On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce thenwhitehorn2010-05-161-0/+23
* 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-23/+23
* strict kobj signatures: some ofw_setprop fixesavg2009-06-111-4/+4
* Add an Open Firmware access module for real-mode OF accesses to the PowerPCnwhitehorn2009-04-051-0/+922
OpenPOWER on IntegriCloud