summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme162/console/console.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-277/+0
2017-11-10mvme162: Fix errors tripped by transition to using polled IO for testsJoel Sherrill1-1/+2
2016-06-28bsp/mvme162: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2016-03-29m68k/mvme162: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+2
2014-10-19m68k/mvme162: Fix warningsJoel Sherrill1-61/+37
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-02-02PR 1962/bsps - MVME162 Console Corrections and ImprovementsJoel Sherrill1-1/+47
2012-02-02PR 1962/bsps - MVME162 Console Corrections and ImprovementsJoel Sherrill1-1/+47
2009-12-17 adapted to new prototype for *_write functionThomas Doerfler1-1/+1
2008-09-05Convert to "bool".Ralf Corsepius1-3/+3
2004-04-21Remove stray white spaces.Ralf Corsepius1-16/+16
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-06-27Monstrous patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. I haveJoel Sherrill1-5/+5
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-09-15eliminated potential for overfilling buffer on readJoel Sherrill1-1/+0
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-02-13fixed bug when outbyte had argument in wrong order relative to those invoking itJoel Sherrill1-3/+3
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-1/+3
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-35/+123
1995-08-01updated mvme162 code from Misha (mms@eiscathq.irf.se)Joel Sherrill1-111/+84