summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/dm320/dm320_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-251-1/+3
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-5/+5
* 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