index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ofw
/
ofw_standard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change OF_interpret() to also take an array of cell_t (missed in r209801).
marius
2010-09-11
1
-6
/
+4
*
Change the argument type to OF_call_method to take an array of cell_t
nwhitehorn
2010-07-08
1
-4
/
+3
*
Prepare and extend OFW layer for FDT support.
raj
2010-05-28
1
-2
/
+3
*
Pull OF_quiesce() out of the MI Open Firmware layer and entirely into
nwhitehorn
2010-05-16
1
-19
/
+0
*
On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the
nwhitehorn
2010-05-16
1
-0
/
+19
*
With r205496 in place we should ensure that nargs and nreturns are always
marius
2010-04-02
1
-0
/
+6
*
Do not declare the various OFW command buffers static. It does not
nwhitehorn
2010-03-23
1
-24
/
+24
*
Fix style.
marius
2009-06-14
1
-9
/
+8
*
strict kobj signatures: some ofw_setprop fixes
avg
2009-06-11
1
-4
/
+4
*
Unbreak OF_interpret() and its standard implementation after r186347.
marius
2009-03-29
1
-1
/
+1
*
Modularize the Open Firmware client interface to allow run-time switching
nwhitehorn
2008-12-20
1
-0
/
+763