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
/
arch
/
powerpc
/
oea
/
ofw_consinit.c
Age
Commit message (
Expand
)
Author
2022-12-06
convert more seriously early output to ofprint
macallan
2022-11-24
move ofprint() to powerpc/ofw_machdep.c and make it official
macallan
2022-02-13
PR port-macppc/56091: on G5 macs we currently can not easily make
martin
2021-03-05
Separate probing for the console device and initializing it, so that
thorpej
2021-02-19
Fix the previously differently.
thorpej
2021-02-19
Avoid an unused variable warning for the not-building-macppc case.
thorpej
2021-02-19
Revert unintended change.
thorpej
2021-02-19
Shuffle around a couple of things that aren't particularly OEA-specific:
thorpej
2020-07-06
Style and cosmetic changes. No binary changes intended.
rin
2020-04-15
When boot up with auto-boot? == true, some systems do not provide stdout
rin
2016-02-14
Add missing va_end, from David Binderman in PR 50798.
dholland
2013-05-12
move console_node and console_instance to ofw_consinit.c where they're
macallan
2012-10-29
fix compile problems (for POWERMAC_G5).
chs
2012-10-13
Adapt to the changed signature of pckbc_cnattach().
jdc
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2010-11-14
prop/proplib.h is indirectly used here, include it.
uebayasi
2010-03-14
Fix isa(4) support for ofw.
kiyohara
2010-03-10
Remove white-spaces.
kiyohara
2008-09-25
If we have to guess wether the console keyboard is USB or ADB check if the
macallan
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-11-26
Apply a set of patches from Frank Wille to make the genfb attachment work
garbled
2007-11-10
unbork the initial console for macppc
macallan
2007-11-05
Lots of small changes for ofppc:
garbled
2007-11-04
Get rid of the ofppc use of the ofbus completely, for the last time.
garbled
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled