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