summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16/src/z16f
Commit message (Expand)AuthorAgeFilesLines
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-0/+12
* Email address change in nuttx/patacongo2012-09-138-8/+8
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-2/+1
* More Kconfig filespatacongo2012-04-181-0/+7
* 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-113-15/+15
* Fix backward conditional compilationpatacongo2009-12-171-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-166-87/+89
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Make sure z16f still buildspatacongo2008-11-071-0/+14
* Fix errors/omissions in previous check-inpatacongo2008-02-171-1/+0
* Fix inconsistent use of CONFIG_ARCH_LOWPUTCpatacongo2008-02-162-6/+7
* Add timer initialization and interrupt controlpatacongo2008-02-161-2/+7
* *** empty log message ***patacongo2008-01-312-113/+104
* Added low-level console driverpatacongo2008-01-303-16/+34
* Fix some Z16F serial bugspatacongo2008-01-291-29/+26
* Z16F Debugpatacongo2008-01-292-120/+121
* Basic Z16F serial driver functionalitypatacongo2008-01-283-12/+9
* Z16F compile/link with all OS features enabledpatacongo2008-01-283-23/+34
* Code completepatacongo2008-01-281-80/+112
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-262-83/+143
* Basic NuttX port functionalpatacongo2008-01-261-1/+1
* Clock system was missingpatacongo2008-01-262-250/+257
* Fix a16f serial bugspatacongo2008-01-263-30/+25
* Same fixes as for interrupt returnpatacongo2008-01-251-105/+112
* Initial Z61F debugpatacongo2008-01-253-115/+139
* Add z16f system exception handling logic.patacongo2008-01-255-678/+847
* Add z16f LED logicpatacongo2008-01-241-0/+8
* Add Z16f context switching logicpatacongo2008-01-245-603/+891
* Adding context switching logicpatacongo2008-01-236-464/+633
* Add preliminary support for Z16F serial portpatacongo2008-01-234-31/+800
* Fixes for clean(er) compilationpatacongo2008-01-233-20/+21
* Fixes for compilepatacongo2008-01-122-5/+10
* Fix some ZDS-II compile errorspatacongo2008-01-114-10/+38
* untest z16f codepatacongo2008-01-115-29/+782
* Add board initpatacongo2008-01-113-39/+76
* Add low-level UART supportpatacongo2008-01-114-48/+422
* Add Z16F head assemblypatacongo2008-01-102-3/+143
* Add control reg defspatacongo2008-01-101-16/+43
* Changes for ZNeo compilepatacongo2008-01-091-0/+122
* Adding support for Z16Fpatacongo2008-01-071-0/+42