summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/serial.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-235/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* bsps/serial: Move bsp_console_select() declarationSebastian Huber2013-07-171-0/+7
* libchip/serial: Add const qualifierSebastian Huber2013-06-291-1/+1
* libchip/serial: Add const qualifierSebastian Huber2013-02-111-2/+2
* libchip: Add support for NS16550 with FDRSebastian Huber2012-06-151-0/+2
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-11-071-2/+4
* 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-10-181-67/+134
* 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-261-5/+4
* Add extern "C".Ralf Corsepius2010-04-101-1/+8
* adapt _write_ functions to new prototypeThomas Doerfler2010-04-091-1/+1
* Include required header files. Removed support for old PowerPC exception han...Thomas Doerfler2008-09-221-0/+2
* Convert to "bool".Ralf Corsepius2008-09-071-4/+4
* Remove stray white spaces.Ralf Corsepius2004-04-201-4/+4
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-10/+10
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Corrected spacing.Joel Sherrill1998-07-281-13/+6
* Removed TX ring buffer.Joel Sherrill1998-07-251-2/+0
* Changed comment on TxBuffer.Joel Sherrill1998-07-251-1/+2
* Added comment to remove use of TxBuffer ring buffer in all libchip drivers.Joel Sherrill1998-07-151-1/+14
* Added include of termios.h.Joel Sherrill1998-07-051-0/+59
* Added NULL entry for setAttributes.Joel Sherrill1998-06-231-0/+1
* Moved get and set register/data typedefs to this file.Joel Sherrill1998-06-221-4/+14
* Corrected spacingJoel Sherrill1998-06-221-26/+25
* spacing changesJoel Sherrill1998-06-221-31/+31
* Initial incarnation of libchip compiles.Joel Sherrill1998-06-131-0/+78