summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/av5282/console/console.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-711/+0
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-2/+0
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-3/+3
2016-03-29m68k/av5282/console/console.c: Remove unneeded include of <rtems/mw_uid.h>Joel Sherrill1-1/+0
2016-03-29m68k/av5282: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-2/+3
2014-10-13m68k/av5282/console/console.c: Eliminate unused debug methodsJoel Sherrill1-23/+0
2013-06-25termios: Update due to API changesSebastian Huber1-10/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11Miscellaneous - Clean up file headers so patterns followedJoel Sherrill1-7/+7
2010-08-032010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-638/+627
2009-12-17 adapted to new prototype for *_write functionThomas Doerfler1-7/+8
2009-11-29Whitespace removal.Ralf Corsepius1-11/+11
2009-09-302009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2008-05-232008-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-40/+1
2008-04-232008-04-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-12/+0
2005-11-122005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2005-08-172005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill1-20/+9
2005-02-04Fix flash base address.Eric Norum1-5/+10
2005-02-042005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2005-02-03Add support for interrupt controller allocation. This will provides aEric Norum1-1/+4
2005-02-01Want only two serial ports for now.Eric Norum1-1/+5
2005-01-28New BSP for Arcturus uCDIMM ColdFire 5282.Eric Norum1-0/+801