summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/tqm8xx/console/console.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-24Update Eric Norum contact info and start to normalize file headersJoel Sherrill1-14/+9
2022-03-10bsps/powerpc/tqm8xx: Manual file header clean upChristian Mauderer1-24/+10
2022-03-10bsps/powerpc/: Scripted embedded brains header file clean upJoel Sherrill1-2/+2
2018-09-17bsp/tqm8xx: Fix polled vs. interrupt outputSebastian Huber1-56/+80
2018-09-17bsp/tqm8xx: Convert console to new Termios APISebastian Huber1-259/+99
2018-09-17bsp/tqm8xx: Move DMA support to channel descriptorSebastian Huber1-164/+170
2018-09-17bsp/tqm8xx: Move rxBuf to channel descriptorSebastian Huber1-58/+50
2018-09-17bsp/tqm8xx: Use IRQ extensions APISebastian Huber1-26/+12
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber1-1/+1
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-4/+0
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-1/+1
2016-03-29powerpc/tqm8xx: Remove include of <rtems/console.h> from <bsp.h> and fix warn...Joel Sherrill1-6/+9
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-06-25termios: Update due to API changesSebastian Huber1-17/+20
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-03General - Remove extraneous blank line in license messageJoel Sherrill1-1/+0
2010-08-032010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+2
2010-01-19tqm8xx BSP fixesThomas Doerfler1-3/+5
2009-12-17 adapted to new prototype for *_write functionThomas Doerfler1-5/+6
2009-11-30Whitespace removal.Ralf Corsepius1-51/+51
2009-11-03various PowerPC code maintenanceThomas Doerfler1-25/+37
2009-10-23Include <rtems/error.h>.Ralf Corsepius1-1/+1
2009-10-21interrupt handler type changeThomas Doerfler1-76/+45
2009-08-072009-08-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
2008-09-09added printk supportThomas Doerfler1-15/+30
2008-09-08added new BSP for TQM8xx boardsThomas Doerfler1-0/+1112