summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lm3s/lm3s_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-081-1064/+0
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-201-32/+30
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-4/+2
* 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
* Add LM3S6965 NSH configuration + Prep for 5.5 releasenuttx-5.5patacongo2010-05-091-0/+2
* Add LM3S6965 definitionpatacongo2010-05-071-6/+124
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-53/+55
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Fix BRD calculation; Handle edge interruptspatacongo2009-05-191-5/+25
* NSH integration, fix serial interrupt handlingpatacongo2009-05-191-1/+2
* Add lm3s6918 NSH configurationpatacongo2009-05-191-11/+11
* Debug Cortex-M3 interruptspatacongo2009-05-171-3/+9
* Add lm3s6918 system timer logicpatacongo2009-05-121-0/+919