summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* Import of z80 targetpatacongo2007-12-2937-0/+4360
* Fixed for 8051 w/SDCC compilerpatacongo2007-12-281-0/+3
* Changes for SDCC compilerpatacongo2007-12-281-0/+2
* Fix compilation errorspatacongo2007-12-111-8/+8
* Moved MAC and ethernet definitions to include/net/ethernet.hpatacongo2007-12-112-4/+6
* Release 0.3.4nuttx-3.4patacongo2007-12-101-8/+8
* Clean compile with stats enabledpatacongo2007-12-071-8/+17
* C5471 ethernet driver functional (but sensitive)patacongo2007-12-071-10/+8
* C5471 ethernet debugpatacongo2007-12-061-2/+2
* Debug fixespatacongo2007-12-051-30/+128
* Add C5471 ethernet driver debug instrumentationpatacongo2007-12-041-24/+69