summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320
Commit message (Expand)AuthorAgeFilesLines
...
* Adding support for the z16fpatacongo2008-01-071-4/+4
* Add configuration for toolchains without libmpatacongo2008-01-064-32/+40
* Add C5471 ethernet driver debug instrumentationpatacongo2007-12-044-0/+4
* First clean C5471 Ethernet compilepatacongo2007-12-045-9/+10
* Add TELNET front end to NSHpatacongo2007-12-024-0/+48
* Fixed missing logic in readahead buffer logicpatacongo2007-11-274-4/+0
* 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-223-20/+32
* Several webserver bugs fixedpatacongo2007-11-203-15/+386
* Add TCP readahead logicpatacongo2007-11-192-8/+12
* uIP webserver now uses listen/acceptpatacongo2007-11-192-0/+24
* Basic server functionality: listen(), accept()patacongo2007-11-162-0/+4
* Fix handling of callback resultpatacongo2007-11-081-4/+4
* Remove uIP loggingpatacongo2007-11-072-6/+2
* Verified basic client-side network functionalitynuttx-3.0patacongo2007-11-062-0/+349
* Reduce debug output; calibrate DM320 timerpatacongo2007-11-062-2/+2
* Integrating with DM320patacongo2007-11-041-0/+7
* 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-311-0/+4
* Add basic structure to support multiple network interfacespatacongo2007-09-151-2/+0
* Added network init; refactored some header filespatacongo2007-09-091-1/+1
* Implemented several options in set/getsockoptspatacongo2007-09-081-2/+4
* Added support for socket descriptorspatacongo2007-09-011-39/+41
* Adding uIP 1.0patacongo2007-08-261-0/+44
* Add basic tasking support for environment variablespatacongo2007-06-301-0/+1
* Add support for custom system timer frequencypatacongo2007-06-091-0/+5
* Finish FAT directory operations; add option to disable mountpoints; fix ARM c...patacongo2007-05-261-0/+1
* Add configuration option to select VFATpatacongo2007-05-121-0/+1
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-291-2/+0
* Updated for 0.2.4 releasenuttx-2.4patacongo2007-04-282-14/+81
* Changes to use the common ARM directory under arch/armpatacongo2007-04-283-9/+16
* arch/c5471/include and arch/dm320/include are not identical. This is in prep...patacongo2007-04-261-0/+4
* Makesystem changes to better support different SoCspatacongo2007-04-252-5/+5
* 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
* Add DM320 LED supportpatacongo2007-03-272-1/+112
* Fix DM320 CFLAGSpatacongo2007-03-271-1/+1
* Add a directory to hold board-specific driverspatacongo2007-03-261-4/+8
* Initial Revisionpatacongo2007-03-262-0/+77
* Initial Revisionpatacongo2007-03-262-0/+105
* Create a place to hold board specific header filespatacongo2007-03-262-1/+5
* Initial Releasepatacongo2007-03-231-0/+355
* Initial Releasepatacongo2007-03-234-0/+448