summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/sh1/sh1_serial.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
|
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4500 42af7a65-404d-4744-a932-0658087f49c3
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4380 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-161-1/+1
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2361 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-161-41/+45
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2357 42af7a65-404d-4744-a932-0658087f49c3
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
* Add support for boards with no serial portspatacongo2009-02-181-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1512 42af7a65-404d-4744-a932-0658087f49c3
* Fix some hanlding of TIE and RIE interruptpatacongo2008-11-131-27/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1224 42af7a65-404d-4744-a932-0658087f49c3
* Need to clear TDRE after receiving bytepatacongo2008-11-131-38/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1219 42af7a65-404d-4744-a932-0658087f49c3
* Fix several errors, mostly related to interrupt setuppatacongo2008-11-121-49/+140
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1211 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for clean compilepatacongo2008-11-111-64/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1207 42af7a65-404d-4744-a932-0658087f49c3
* HAVE_CONSOLE was not being definedpatacongo2008-11-111-4/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1197 42af7a65-404d-4744-a932-0658087f49c3
* Fix SCI selection conditional logicpatacongo2008-11-101-9/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1180 42af7a65-404d-4744-a932-0658087f49c3
* Support enable/disable of devices to reduce sizepatacongo2008-11-091-4/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1176 42af7a65-404d-4744-a932-0658087f49c3
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-15/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1153 42af7a65-404d-4744-a932-0658087f49c3
* Basic SCI supportpatacongo2008-11-071-0/+847
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1152 42af7a65-404d-4744-a932-0658087f49c3