summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* updatepatacongo2008-01-021-2/+4
* joininfo field not used if PTHREADS suppressedpatacongo2008-01-021-0/+2
* Debug z80sim NSH (still doesn't work)patacongo2008-01-019-70/+89
* Fix deadlock casespatacongo2008-01-011-19/+26
* Debug NSH on z80simpatacongo2007-12-3123-172/+572
* Add logic to init global data on bootuppatacongo2007-12-315-19/+65
* Add z80 signalspatacongo2007-12-3112-79/+119
* updatepatacongo2007-12-311-1/+1
* updatepatacongo2007-12-312-2/+39
* More SDCC compilation fixespatacongo2007-12-3013-45/+147
* Additional corrections to state restore logicpatacongo2007-12-303-16/+15
* Needs same fixes as for up_head.asmpatacongo2007-12-301-6/+12
* Add support of other resetspatacongo2007-12-305-30/+127
* Integrating z80patacongo2007-12-3010-15/+44
* Assembly errorspatacongo2007-12-301-3/+5
* 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-2929-282/+430
* Add z80 targetpatacongo2007-12-292-0/+2
* Import of z80 targetpatacongo2007-12-2949-0/+5645
* Fixed for 8051 w/SDCC compilerpatacongo2007-12-289-13/+44
* Changes for SDCC compilerpatacongo2007-12-289-23/+88
* Updated for 0.3.5nuttx-3.5patacongo2007-12-183-69/+32
* updatepatacongo2007-12-133-377/+342
* ifconfig shows uIP statspatacongo2007-12-126-4/+126
* Need to preserve IP address from spurious OFFERs as wellpatacongo2007-12-111-7/+9
* Fix typos/ommissions in file headerpatacongo2007-12-111-3/+2
* updatepatacongo2007-12-112-0/+6
* DHCPC logic changes - should now handle case with multiple DHCP serverspatacongo2007-12-113-74/+187
* Need to tell examples/uip tht the C5471 has no MACpatacongo2007-12-114-2/+6
* Fix compilation errorspatacongo2007-12-116-12/+17
* Moved MAC and ethernet definitions to include/net/ethernet.hpatacongo2007-12-1116-52/+137
* eliminate some warningspatacongo2007-12-113-2/+4
* Add ifconfig command to NSHpatacongo2007-12-115-19/+161
* Add ether_ntoa() and inet_ntoa()patacongo2007-12-114-1/+212
* Add netdev_foreach()patacongo2007-12-113-4/+129
* Verified DHCPC on the C5471 EVMpatacongo2007-12-104-0/+380
* Updatespatacongo2007-12-102-5/+5
* Release 0.3.4nuttx-3.4patacongo2007-12-107-95/+183
* Workaround for ARM optimization bug: Use memcmp/memcpy when working with arrayspatacongo2007-12-103-39/+10
* Debugging TELNET NSH (still problems)patacongo2007-12-105-51/+478
* Clean compile with stats enabledpatacongo2007-12-071-8/+17
* C5471 ethernet driver functional (but sensitive)patacongo2007-12-072-15/+11
* C5471 ethernet debugpatacongo2007-12-064-3/+10
* Improved read-ahead buffer managementpatacongo2007-12-063-24/+78
* Debug fixespatacongo2007-12-051-30/+128
* Cosmeticpatacongo2007-12-051-21/+21
* Clarificationspatacongo2007-12-051-6/+7
* Add feature set, trademarkspatacongo2007-12-051-10/+239