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
/
powerpc
/
ofw
/
ofw_real.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase the size of the OFW bounce buffer to 4 pages. With this I can now run
jhibbits
2013-07-24
1
-3
/
+3
*
Remove leftover from r215163.
andreast
2012-09-21
1
-1
/
+0
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
1
-1
/
+2
*
MFpseries:
nwhitehorn
2011-06-02
1
-3
/
+4
*
Fix null string handling in ofw_real_nextprop function. Pass the right
andreast
2011-01-05
1
-4
/
+10
*
Change OF_interpret() to also take an array of cell_t (missed in r209801).
marius
2010-09-11
1
-4
/
+3
*
Fix several bugs in the real-mode Open Firmware implementation and provide
nwhitehorn
2010-07-08
1
-157
/
+325
*
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
-23
/
+0
*
On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the
nwhitehorn
2010-05-16
1
-0
/
+23
*
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
-23
/
+23
*
strict kobj signatures: some ofw_setprop fixes
avg
2009-06-11
1
-4
/
+4
*
Add an Open Firmware access module for real-mode OF accesses to the PowerPC
nwhitehorn
2009-04-05
1
-0
/
+922