index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ofw
/
openfirm.h
Age
Commit message (
Expand
)
Author
2010-02-28
Interpret the "reg" property of i2c nodes more liberal, and depending
martin
2010-02-28
Supporting cast for i2c direct configuration on OF machines
martin
2009-11-11
add another convenience function - of_get_mode_string() to extract a Sun-like
macallan
2007-12-25
Convert many of the uses of __attribute__ to equivalent
perry
2007-11-07
Add three new MI functions taken from macppc/autoconf.c:
garbled
2007-10-25
Add a new convenience function, of_find_firstchild_byname(), and apply
garbled
2007-01-20
Unify the declaration of OF_interpret() between sparc{,64} and macppc
he
2006-06-14
G/c struct ofbus_softc. Last use (in sys/arch/powerpc/powerpc/ofw_machdep.c)
uwe
2005-12-11
merge ktrace-lwp.
christos
2005-05-31
sprinkle const.
christos
2002-10-05
add missing protos.
chs
2002-09-18
implement device_register() for ofppc.
chs
2001-06-19
Don't use argument names in function declarations.
simonb
2001-06-10
Rename ofb_softc to ofbus_softc. (XXX Is this good name?)
tsubai
2000-11-15
OF_nextprop: make OUT argument type `void *'
pk
2000-11-14
Add OF_nextprop and OF_setprop prototypes.
matt
2000-11-14
de __P'd.
matt
1999-03-10
oops, fix previous.
mrg
1999-03-09
no need to use __P inside __P.
mrg
1999-02-03
Update last prototyping change.
pk
1999-02-02
Make this pass the `strict prototype' test.
pk
1998-07-22
Add common OpenFirmware network interface functions. Currently supports
thorpej
1998-02-24
Several things:
mycroft
1998-02-03
s/of_nodename/of_packagename/. Eventually, we'll probably want something
cgd
1998-02-02
add a prototype for of_nodename(), a function to stuff the last
cgd
1998-02-02
Prototype OF_getproplen().
thorpej
1998-01-28
prototype of_compatible
cgd
1998-01-26
clean up for other changes (removal of ofnmmatch(), addition of
cgd
1996-09-30
PowerPC port
ws