summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* Add support for recursive mutexespatacongo2008-05-311-6/+52
* Fix access to ez80 I/O address spacepatacongo2008-03-231-2/+19
* Adding ez80 supportpatacongo2008-03-091-12/+27
* Fix errors/omissions in previous check-inpatacongo2008-02-171-1/+1
* More z8 compilation changespatacongo2008-02-123-12/+7
* Fixes for z8 compilationpatacongo2008-02-111-10/+15
* Changes for Z8Encore\! compilepatacongo2008-02-111-18/+27
* Fix DM320 serial configuration problempatacongo2008-02-082-22/+30
* Add a generic CAN driverpatacongo2008-02-082-1/+297
* Various fixes for buffered R/W I/O and seekingpatacongo2008-02-051-7/+27
* Fix /dev/zeropatacongo2008-02-021-20/+20
* errno now defined to be *get_errno_ptr()patacongo2008-02-012-4/+8
* *** empty log message ***patacongo2008-01-311-1/+1
* Z16F integration changespatacongo2008-01-316-79/+75
* Fix z16f addressing issuespatacongo2008-01-302-46/+46
* errno was clobbered by mm_trysemaphore when task existspatacongo2008-01-302-18/+18
* Fix some Z16F serial bugspatacongo2008-01-291-4/+2
* Z16F Debugpatacongo2008-01-291-6/+5
* Basic Z16F serial driver functionalitypatacongo2008-01-282-18/+24
* Eliminate some Z16F compilation warnings.patacongo2008-01-281-1/+1
* Z16F compile/link with all OS features enabledpatacongo2008-01-281-1/+1
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-261-23/+41
* Add preliminary support for Z16F serial portpatacongo2008-01-231-2/+2
* Passing union parms as const upsets ZDS-II compilerpatacongo2008-01-101-2/+2
* Compiles with ZDS-IIpatacongo2008-01-092-3/+7
* Changes for ZNeo compilepatacongo2008-01-091-2/+4
* cosmeticpatacongo2008-01-091-0/+2
* Fix ZNeo compile errorspatacongo2008-01-091-3/+3
* Support C pre-processors without variable-arg macrospatacongo2008-01-092-27/+166
* Adding support for the z16fpatacongo2008-01-071-16/+78
* Add float types needed by pcode runtimepatacongo2008-01-061-0/+3
* joininfo field not used if PTHREADS suppressedpatacongo2008-01-021-0/+2
* Debug NSH on z80simpatacongo2007-12-311-2/+2
* Add z80 signalspatacongo2007-12-311-1/+1
* More SDCC compilation fixespatacongo2007-12-302-15/+21
* Integrating z80patacongo2007-12-301-1/+1
* Fixed for 8051 w/SDCC compilerpatacongo2007-12-283-10/+23
* Changes for SDCC compilerpatacongo2007-12-281-9/+15
* ifconfig shows uIP statspatacongo2007-12-121-1/+1
* DHCPC logic changes - should now handle case with multiple DHCP serverspatacongo2007-12-111-1/+1
* Moved MAC and ethernet definitions to include/net/ethernet.hpatacongo2007-12-114-9/+75
* Add ether_ntoa() and inet_ntoa()patacongo2007-12-111-0/+77
* Add netdev_foreach()patacongo2007-12-111-2/+11
* Debugging TELNET NSH (still problems)patacongo2007-12-101-1/+1
* Add examples/dhcpdpatacongo2007-11-305-37/+178
* Fixed missing logic in readahead buffer logicpatacongo2007-11-272-89/+9
* Integrated uIP's TELNETDpatacongo2007-11-251-0/+70
* Add vsnprintfpatacongo2007-11-251-3/+4
* fs/ and lib/ debug can be selectively enabledpatacongo2007-11-241-0/+20
* Debug can now be selectively enabled by subystempatacongo2007-11-231-0/+32