summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/ns16550_p.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-142/+0
* missing a couple register names + a #ifndef_ASM__ around serial.h inclusionPhong Pham2017-05-131-0/+4
* libchip/serial: Add alternative NS16550 driverSebastian Huber2014-10-071-76/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* libchip/serial: Fix warningsSebastian Huber2013-04-081-1/+1
* libchip/serial: Make NS16550 handler publicSebastian Huber2013-02-111-8/+12
* libchip: Add support for NS16550 with FDRSebastian Huber2012-06-151-7/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Avoid NULL dereference in printk() before libchip console initializedJennifer Averett2012-02-231-10/+22
* 2011-07-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-111-0/+2
* 2011-02-15 Jennifer AverettJoel Sherrill2011-02-151-1/+1
* adapt _write_ functions to new prototypeThomas Doerfler2010-04-091-4/+4
* code cleanupThomas Doerfler2009-07-171-43/+12
* 2008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-181-2/+0
* Include required header files. Removed support for old PowerPC exception han...Thomas Doerfler2008-09-221-3/+1
* Convert to "bool".Ralf Corsepius2008-09-071-1/+1
* 2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-04-281-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-201-1/+1
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-1/+1
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-1/+2
* Added ns16550_set_attributes.Joel Sherrill1998-07-251-0/+5
* Rewrote NS16550 TX interrupt processing to use termios for the bufferJoel Sherrill1998-07-251-2/+9
* Changed static to NS16550_STATIC to make all routines and data globalJoel Sherrill1998-07-091-14/+23
* Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill1998-06-221-1/+0
* Added a comment and cleaned up spacingJoel Sherrill1998-06-221-49/+59
* Base code from ppcn_60x BSPJoel Sherrill1998-06-131-0/+208