summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Debug NSH on z80simpatacongo2007-12-316-33/+398
* Add z80 signalspatacongo2007-12-312-7/+14
* More SDCC compilation fixespatacongo2007-12-303-9/+34
* Add support of other resetspatacongo2007-12-301-3/+6
* Integrating z80patacongo2007-12-303-5/+17
* Assembly errorspatacongo2007-12-301-3/+5
* First successful z80 compile & linkpatacongo2007-12-298-145/+161
* Import of z80 targetpatacongo2007-12-2912-0/+1285
* Changes for SDCC compilerpatacongo2007-12-281-0/+51
* ifconfig shows uIP statspatacongo2007-12-121-1/+1
* Need to tell examples/uip tht the C5471 has no MACpatacongo2007-12-114-2/+6
* Moved MAC and ethernet definitions to include/net/ethernet.hpatacongo2007-12-111-4/+4
* Verified DHCPC on the C5471 EVMpatacongo2007-12-102-0/+372
* Debugging TELNET NSH (still problems)patacongo2007-12-102-9/+371
* C5471 ethernet debugpatacongo2007-12-062-0/+2
* Add C5471 ethernet driver debug instrumentationpatacongo2007-12-048-0/+8
* First clean C5471 Ethernet compilepatacongo2007-12-048-10/+444
* Add TELNET front end to NSHpatacongo2007-12-0210-0/+120
* Fixed missing logic in readahead buffer logicpatacongo2007-11-276-6/+0
* fs/ and lib/ debug can be selectively enabledpatacongo2007-11-241-0/+4
* Debug can now be selectively enabled by subystempatacongo2007-11-231-0/+6
* Debug UDP send logicpatacongo2007-11-231-2/+7
* Added UDP test/examplepatacongo2007-11-221-0/+363
* TCP and ICMP protocols may now be disabledpatacongo2007-11-2210-62/+100
* Add TX data notificationpatacongo2007-11-221-0/+3
* Several webserver bugs fixedpatacongo2007-11-203-15/+386
* Add TCP readahead logicpatacongo2007-11-199-34/+53
* uIP webserver now uses listen/acceptpatacongo2007-11-194-12/+36
* Basic server functionality: listen(), accept()patacongo2007-11-164-0/+8
* Fix handling of callback resultpatacongo2007-11-081-4/+4
* Remove uIP loggingpatacongo2007-11-079-19/+2
* Verified basic client-side network functionalitynuttx-3.0patacongo2007-11-063-0/+358
* Reduce debug output; calibrate DM320 timerpatacongo2007-11-062-2/+2
* Basic TCP send functionalpatacongo2007-11-051-1/+2
* Integrating with DM320patacongo2007-11-043-0/+27
* DM90x0 driver hooked into DM320patacongo2007-11-042-1/+10
* Changes for clean compile of DM90x0 driver on Neuros OSDpatacongo2007-11-021-2/+5
* Add settings for DM90x0 driver (disabled)patacongo2007-11-021-0/+13
* Add DM90x0 driverpatacongo2007-11-023-1/+94
* in progress updatepatacongo2007-10-318-7/+324
* CYGWIN caveatpatacongo2007-09-211-0/+3
* Add basic structure to support multiple network interfacespatacongo2007-09-157-14/+0
* Added network init; refactored some header filespatacongo2007-09-092-2/+2
* Implemented several options in set/getsockoptspatacongo2007-09-087-14/+28
* Implements basic TCP connection logicpatacongo2007-09-021-1/+1
* Added support for socket descriptorspatacongo2007-09-017-254/+267
* Corrects UIP driver buildpatacongo2007-08-281-0/+4
* Adding uIP 1.0patacongo2007-08-267-0/+291
* Add basic tasking support for environment variablespatacongo2007-06-307-1/+8
* Add support for custom system timer frequencypatacongo2007-06-097-0/+35