summaryrefslogtreecommitdiff
path: root/c/src/libchip/serial/ns16550_p.h (follow)
AgeCommit message (Expand)Author
2018-01-25Remove make preinstallChris Johns
2017-05-13missing a couple register names + a #ifndef_ASM__ around serial.h inclusionPhong Pham
2014-10-07libchip/serial: Add alternative NS16550 driverSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-04-08libchip/serial: Fix warningsSebastian Huber
2013-02-11libchip/serial: Make NS16550 handler publicSebastian Huber
2012-06-15libchip: Add support for NS16550 with FDRSebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-02-23Avoid NULL dereference in printk() before libchip console initializedJennifer Averett
2011-07-112011-07-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2011-02-152011-02-15 Jennifer AverettJoel Sherrill
2010-04-09adapt _write_ functions to new prototypeThomas Doerfler
2009-07-17code cleanupThomas Doerfler
2008-12-182008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-09-22Include required header files. Removed support for old PowerPC exception han...Thomas Doerfler
2008-09-07Convert to "bool".Ralf Corsepius
2005-04-282005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett
2004-04-20Remove stray white spaces.Ralf Corsepius
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill
1998-07-25Added ns16550_set_attributes.Joel Sherrill
1998-07-25Rewrote NS16550 TX interrupt processing to use termios for the bufferJoel Sherrill
1998-07-09Changed static to NS16550_STATIC to make all routines and data globalJoel Sherrill
1998-06-22Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill
1998-06-22Added a comment and cleaned up spacingJoel Sherrill
1998-06-13Base code from ppcn_60x BSPJoel Sherrill