summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-267-461/+783
* 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-258-123/+147
* Add z16f system exception handling logic.patacongo2008-01-2511-714/+887
* Add z16f LED logicpatacongo2008-01-241-0/+8
* Add Z16f context switching logicpatacongo2008-01-248-627/+964
* 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-239-40/+57
* Missed cloing commentpatacongo2008-01-211-1/+1
* Fix Z16F context structurepatacongo2008-01-137-44/+77
* Fixes for compilepatacongo2008-01-123-7/+35
* Fix some ZDS-II compile errorspatacongo2008-01-1116-23/+54
* untest z16f codepatacongo2008-01-1133-72/+3665
* Add Z16F interruptspatacongo2008-01-111-2/+31
* Add board initpatacongo2008-01-114-40/+77
* z16f common directorypatacongo2008-01-111-0/+174
* Add low-level UART supportpatacongo2008-01-115-48/+423
* Add Z16F head assemblypatacongo2008-01-104-15/+162
* Fix Windows path conversionspatacongo2008-01-101-6/+3
* First cut at ZDS-II link commandpatacongo2008-01-101-14/+19
* Clean operations are now toolchain specificpatacongo2008-01-107-16/+15
* Add control reg defspatacongo2008-01-101-16/+43
* Compiles with ZDS-IIpatacongo2008-01-092-15/+13
* Changes for ZNeo compilepatacongo2008-01-091-0/+122
* cosmeticpatacongo2008-01-091-1/+1
* Fix ZNeo compile errorspatacongo2008-01-091-2/+2
* Cygwin path crazinesspatacongo2008-01-081-3/+3
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-087-40/+42
* Reduce make outputpatacongo2008-01-085-11/+11
* ZNeo compiler now workspatacongo2008-01-083-15/+15
* Add support for tools that can't make dependenciespatacongo2008-01-087-32/+23
* Adding support for Z16Fpatacongo2008-01-079-0/+737
* Adding support for the z16fpatacongo2008-01-071-1/+5
* Debug z80sim NSH (still doesn't work)patacongo2008-01-013-61/+65
* Debug NSH on z80simpatacongo2007-12-313-2/+7
* Add logic to init global data on bootuppatacongo2007-12-314-18/+59
* Add z80 signalspatacongo2007-12-317-62/+85
* More SDCC compilation fixespatacongo2007-12-301-1/+5
* Additional corrections to state restore logicpatacongo2007-12-302-14/+13
* Needs same fixes as for up_head.asmpatacongo2007-12-301-6/+12
* Add support of other resetspatacongo2007-12-304-27/+121
* Integrating z80patacongo2007-12-304-7/+24
* Fix comments and reg frame offsetspatacongo2007-12-294-42/+41
* Fix size calculation errorpatacongo2007-12-291-2/+4
* Fix dynamic heap sizing logicpatacongo2007-12-294-30/+50
* First successful z80 compile & linkpatacongo2007-12-2921-137/+269