summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mcf5225x/console/console.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-689/+0
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-11/+13
2016-03-29m68k/mcf5225x/console/console.c: Remove unneeded include of <rtems/mw_uid.h>Joel Sherrill1-1/+0
2016-03-29m68k/mcf5225x: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-4/+5
2014-10-13m68k/mcf5225x: Fix warningsJoel Sherrill1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-06-25termios: Update due to API changesSebastian Huber1-10/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
2010-04-262010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-4/+4
2010-04-052010-04-05 Thomas Znidar <t.znidar@embed-it.com>Joel Sherrill1-38/+75
2009-12-17 adapted to new prototype for *_write functionThomas Doerfler1-5/+6
2009-11-29Whitespace removal.Ralf Corsepius1-7/+7
2009-09-302009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2008-08-182008-08-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-38/+0
2008-06-192008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>Chris Johns1-562/+487
2008-06-112008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au>Chris Johns1-76/+93
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