summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/console/console.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move console drivers to bspsSebastian Huber2018-04-201-774/+0
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-2/+0
* uC5282/console/console.c: Add braces and correct indentation to fix warningsJoel Sherrill2017-04-241-5/+6
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-221-2/+2
* m68k/uC5282/console/console.c: Remove unneeded include of <rtems/mw_uid.h>Joel Sherrill2016-03-291-1/+0
* m68k/uC5282: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-3/+5
* m68k/uC5282/console/console.c: Eliminate unused debug methodsJoel Sherrill2014-10-131-23/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* termios: Update due to API changesSebastian Huber2013-06-251-10/+7
* adapted to new prototype for *_write functionThomas Doerfler2009-12-171-11/+13
* Whitespace removal.Ralf Corsepius2009-11-291-10/+10
* 2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-301-1/+1
* 2009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-281-0/+3
* 2008-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-231-40/+1
* 2008-04-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-04-231-12/+0
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-121-1/+1
* Clean up UART2 pin setup. Protect pin setup code.Eric Norum2005-11-111-1/+6
* Add code to set up pin assignments.Eric Norum2005-11-081-2/+17
* Assign copyright to OAR since all files descend from OAR's source.Eric Norum2005-11-071-5/+15
* Fix flash base address.Eric Norum2005-02-041-5/+10
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-3/+3
* Add support for interrupt controller allocation. This will provides aEric Norum2005-02-031-1/+4
* Want only two serial ports for now.Eric Norum2005-02-011-1/+5
* New BSP for Arcturus uCDIMM ColdFire 5282.Eric Norum2005-01-281-0/+801