summaryrefslogtreecommitdiff
path: root/nuttx/drivers/serial.c
Commit message (Expand)AuthorAgeFilesLines
* uart_semtake was staticpatacongo2008-09-241-4/+1
* Separate byte-oriented interrupt handling logicpatacongo2008-09-241-81/+0
* ARM architecture supports lowconsolepatacongo2008-09-181-4/+6
* Fix DM320 serial configuration problempatacongo2008-02-081-49/+70
* Use mdelay vs inaccurate udelaypatacongo2008-01-301-2/+2
* Added low-level console driverpatacongo2008-01-301-0/+8
* Basic Z16F serial driver functionalitypatacongo2008-01-281-1/+1
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-261-20/+15
* Debug NSH on z80simpatacongo2007-12-311-3/+3
* Reflect changes due to fs structurespatacongo2007-05-091-1/+2
* Progress with DM320patacongo2007-03-211-44/+0
* Move common parts of C5471 into drivers/ so it can be used by other platforms.patacongo2007-03-161-0/+578