summaryrefslogtreecommitdiff
path: root/c/src/libchip/serial/ns16550.c (follow)
AgeCommit message (Expand)Author
2011-11-092011-11-09 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill
2010-04-262010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-04-09adapt _write_ functions to new prototypeThomas Doerfler
2009-11-30Whitespace removal.Ralf Corsepius
2009-10-21interrupt handler type changeThomas Doerfler
2009-10-13Enable interrupts during open to avoid NULL pointer access in interrupt handler.Thomas Doerfler
2009-09-302009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2009-07-17code cleanupThomas Doerfler
2009-01-052009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-12-172008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2008-11-18libchip/serial/ns16550.c: Transmit the character in the polled writeThomas Doerfler
2008-09-232008-09-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2008-09-222008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-09-222008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-09-222008-09-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2008-09-222008-09-22 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
2008-08-182008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-07-18added PPC_e300 to raw_exception.cThomas Doerfler
2007-07-10compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged many...Thomas Doerfler
2005-05-172005-05-17 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett
2005-05-062005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett
2005-04-252005-04-25 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett
2005-04-182005-04-18 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett
2004-04-20Remove stray white spaces.Ralf Corsepius
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2001-03-142001-03-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill
1999-10-05Invalid value used for baud rate per bug report fromJoel Sherrill
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill
1998-10-28Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs alongJoel Sherrill
1998-09-11Updates to tree to make it build with all desired changes and the conversionJoel Sherrill
1998-08-05Commented out the code which yields the CPU when the serial controller isJoel Sherrill
1998-07-25Corrected spacing and added headers.Joel 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-15Added check for proper deviceType to interrupt processing code.Joel Sherrill
1998-07-09Switched to shared default probe routine.Joel Sherrill
1998-07-09Changed static to NS16550_STATIC to make all routines and data globalJoel Sherrill
1998-06-23Added NULL entry for setAttributes.Joel 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-13Initial incarnation of libchip compiles.Joel Sherrill
1998-06-13Base code from ppcn_60x BSPJoel Sherrill