summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/tqm8xx/console (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* termios: Update due to API changesSebastian Huber2013-06-251-17/+20
| | | | | Termios notifies now the driver about an inactive transmit with the length argument set to zero.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* General - Remove extraneous blank line in license messageJoel Sherrill2012-05-031-1/+0
| | | | | | | | | | | | | Many files had an extra blank line in the license text found in the file header. This patch removes that line. * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. The script that did this also turned off execute permission when it was turned on incorrectly.
* 2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-031-1/+2
| | | | * console/console.c: Add BSP_poll_char.
* tqm8xx BSP fixesThomas Doerfler2010-01-191-3/+5
|
* adapted to new prototype for *_write functionThomas Doerfler2009-12-171-5/+6
|
* Whitespace removal.Ralf Corsepius2009-11-301-51/+51
|
* various PowerPC code maintenanceThomas Doerfler2009-11-031-25/+37
|
* Include <rtems/error.h>.Ralf Corsepius2009-10-231-1/+1
|
* interrupt handler type changeThomas Doerfler2009-10-211-76/+45
|
* 2009-08-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-071-0/+4
| | | | | * console/console.c: Disable call to rtems_interrupt_catch until it is fixed.
* added printk supportThomas Doerfler2008-09-091-15/+30
| | | | | added port init, added phy support init mmu
* added new BSP for TQM8xx boardsThomas Doerfler2008-09-081-0/+1112