summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/dm320/dm320_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for changes to header filespatacongo2009-12-281-0/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-49/+51
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Basic UART/console functionalitypatacongo2009-04-111-8/+5
* ARM architecture supports lowconsolepatacongo2008-09-181-3/+3
* Fix DM320 serial configuration problempatacongo2008-02-081-1/+1
* UART config is untestedpatacongo2008-01-281-6/+6
* Basic Z16F serial driver functionalitypatacongo2008-01-281-1/+1
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-261-94/+146
* Several webserver bugs fixedpatacongo2007-11-201-0/+61
* Common ARM supportpatacongo2007-04-281-0/+725