summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Finish FAT directory operations; add option to disable mountpoints; fix ARM c...patacongo2007-05-267-1/+7
* Misc. changes to support FAT32 fileysystempatacongo2007-05-131-1/+2
* Add configuration option to select VFATpatacongo2007-05-127-0/+13
* Add logic for system timerpatacongo2007-05-051-0/+2
* Added some interrupt definitionspatacongo2007-05-021-2/+3
* Low level UART supportpatacongo2007-05-012-0/+45
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-292-3/+7
* Initial lpc214x supportpatacongo2007-04-299-0/+674
* Updated for 0.2.4 releasenuttx-2.4patacongo2007-04-282-14/+81
* Bad importpatacongo2007-04-286-411/+0
* Initial Releasepatacongo2007-04-287-0/+3325
* Changes to use the common ARM directory under arch/armpatacongo2007-04-287-16/+32
* arch/c5471/include and arch/dm320/include are not identical. This is in prep...patacongo2007-04-262-0/+8
* Makesystem changes to better support different SoCspatacongo2007-04-259-27/+34
* Correct a race condition in the pthread join logic. Sometimes the join struc...patacongo2007-03-301-57/+83
* Container being deallocated before buffers in container. Caused memory leak.patacongo2007-03-291-44/+58
* Updated test resultspatacongo2007-03-291-24/+97
* Eliminate warningspatacongo2007-03-291-5/+0