summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/console/console.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-774/+0
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-2/+0
2017-04-24uC5282/console/console.c: Add braces and correct indentation to fix warningsJoel Sherrill1-5/+6
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-2/+2
2016-03-29m68k/uC5282/console/console.c: Remove unneeded include of <rtems/mw_uid.h>Joel Sherrill1-1/+0
2016-03-29m68k/uC5282: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-3/+5
2014-10-13m68k/uC5282/console/console.c: Eliminate unused debug methodsJoel Sherrill1-23/+3
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
2009-12-17 adapted to new prototype for *_write functionThomas Doerfler1-11/+13
2009-11-29Whitespace removal.Ralf Corsepius1-10/+10
2009-09-302009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2009-09-282009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+3
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
2007-03-122007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2005-11-11Clean up UART2 pin setup. Protect pin setup code.Eric Norum1-1/+6
2005-11-08Add code to set up pin assignments.Eric Norum1-2/+17
2005-11-07Assign copyright to OAR since all files descend from OAR's source.Eric Norum1-5/+15
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