summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/ns16550_p.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | and manage the interrupt sources like the other drivers. This let use remove the ns16550_flush() routine.
* Changed static to NS16550_STATIC to make all routines and data globalJoel Sherrill1998-07-091-14/+23
| | | | to ease debugging.
* Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill1998-06-221-1/+0
| | | | Cleaned up spacing.
* Added a comment and cleaned up spacingJoel Sherrill1998-06-221-49/+59
|
* Base code from ppcn_60x BSPJoel Sherrill1998-06-131-0/+208