summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* First clean C5471 Ethernet compilepatacongo2007-12-041-136/+156
* Add c5471 Ethernet driverpatacongo2007-12-043-22/+2051
* Add TELNET front end to NSHpatacongo2007-12-022-1/+4
* Debug can now be selectively enabled by subystempatacongo2007-11-236-18/+18
* Removed unused uIP filespatacongo2007-11-231-0/+3
* Several webserver bugs fixedpatacongo2007-11-205-3/+76
* Add TCP readahead logicpatacongo2007-11-193-4/+6
* Fix probably where packets dropped because there was no recv() in place were ...patacongo2007-11-152-8/+0
* Eliminate most uIP globalspatacongo2007-11-081-5/+5
* Verified basic client-side network functionalitynuttx-3.0patacongo2007-11-062-29/+25
* Reduce debug output; calibrate DM320 timerpatacongo2007-11-061-26/+60
* Basic TCP send functionalpatacongo2007-11-051-33/+20
* DM90x0 driver hooked into DM320patacongo2007-11-041-0/+112