summaryrefslogtreecommitdiffstats
path: root/bsps/m68k/genmcf548x/console/console.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-07-11bsps/m68k/genmcf548x: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/m68k: Restore license fileChristian Mauderer1-1/+1
2022-03-10m68k/genmcf548x: Manual file header clean upJoel Sherrill1-45/+26
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
2018-03-07bsp/genmcf548x: Fix printk() supportSebastian Huber1-4/+15
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-2/+0
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-1/+1
2016-03-29m68k/genmcf548x/console/console.c: Remove unneeded include of <rtems/mw_uid.h>Joel Sherrill1-1/+0
2016-03-29m68k/genmcf548x: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill1-4/+5
2014-10-13m68k/genmcf548x/console/console.c: Eliminate unused debug methodsJoel Sherrill1-23/+0
2014-10-09bsp/genmcf548x: Fix warningSebastian Huber1-1/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-16bsp/genmcf548x: Use bsp_interrupt_vector_enable()Sebastian Huber1-21/+3
2013-12-16bsp/genmcf548x: Add initial values for INTC_ICRnSebastian Huber1-8/+0
2013-06-25termios: Update due to API changesSebastian Huber1-10/+7
2010-08-032010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+2
2009-12-17 adapted to new prototype for *_write functionThomas Doerfler1-6/+7
2009-12-14get vital data from dBUG monitor for COBRA5475 boardThomas Doerfler1-2/+6
2009-10-16added support for COBRA5475 boardThomas Doerfler1-2/+2
2009-10-15 add network support, various correctionsThomas Doerfler1-8/+4
2008-07-11added variant to gen68360 BSPThomas Doerfler1-134/+269
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