summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z8/z8_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Remove up_assert_codeGregory Nutt2013-04-251-2/+2
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-2/+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
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-72/+75
* up_earlyserinit is never calledpatacongo2009-03-011-16/+7
* First cat at ez80 serial logicpatacongo2008-03-221-1/+1
* Clean compilation with console enabledpatacongo2008-02-181-59/+79
* Low uart fixespatacongo2008-02-181-1/+44
* Add framework for UART supportpatacongo2008-02-181-0/+802