summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
...
* Add enum argument to SPI select methodpatacongo2009-03-291-5/+21
* Add examples/sendmailpatacongo2009-03-281-2/+3
* Add wget command to NSHpatacongo2009-03-281-2/+3
* wget now takes only a URL as a argument; not host + file namepatacongo2009-03-281-7/+5
* Make HTTP URL parsing commonpatacongo2009-03-281-6/+15
* Fix examples/wget buildpatacongo2009-03-281-9/+9
* wget bugfixes (still lots of problems)patacongo2009-03-261-8/+9
* Add host based test for wget()patacongo2009-03-261-1/+3
* 1st cut as BSD-izing uIP web client logicpatacongo2009-03-261-0/+147
* Fix DHCPD uni-cast problem: Need to update ARP table firstpatacongo2009-03-212-2/+2
* Expose more ARP APIspatacongo2009-03-215-51/+302
* Fix calculation of checksum on outgoing ping responsespatacongo2009-03-162-2/+2
* Fix some debug macro defintionspatacongo2009-03-151-0/+2
* Prep for 0.4.3 releasenuttx-4.3patacongo2009-03-141-1/+1
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-131-1/+1
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-101-0/+4
* Extend, improve, and partially fix priority inheritance logicpatacongo2009-03-101-1/+14
* Add support for priority inheritancepatacongo2009-03-083-5/+11
* For some platorms, need to really use type long constants and types in HTONL ...patacongo2009-03-071-3/+8
* Add AMD PHY idpatacongo2009-03-071-20/+30
* cosmeticpatacongo2009-03-014-6/+6
* cosmeticpatacongo2009-02-281-1/+1
* Added support for M16C small memory modelpatacongo2009-02-151-1/+16
* cosmetpatacongo2009-02-151-1/+1
* Back out last changepatacongo2009-02-141-1/+1
* Add FAR to sigdeliver_tpatacongo2009-02-141-1/+1
* Add Am79c874 register definitionspatacongo2008-12-121-85/+125
* MII definitions needed by ez80 EMAC driverpatacongo2008-12-121-0/+178
* fix typo in commentspatacongo2008-12-121-1/+1
* ez80f910200zco portpatacongo2008-12-081-1/+1
* Fix errors in prototypespatacongo2008-12-071-2/+2
* Allocate smaller buffers for glyphspatacongo2008-12-061-9/+15
* Document NX Graphics Subsystempatacongo2008-12-055-24/+25
* Clean-up and document NX configuration settingspatacongo2008-12-051-2/+2
* Integrating font capabilities; debug bitmap logicpatacongo2008-12-043-7/+11
* Add font testpatacongo2008-12-042-15/+66
* Removed superfluous toolbar handlepatacongo2008-12-041-15/+60
* Enable keypad inputpatacongo2008-12-041-2/+2
* Add logic for font renderingpatacongo2008-12-041-12/+39
* Add support for bitmap fontspatacongo2008-12-031-0/+106
* Modify examples/nx to use NXTK; fix related bugspatacongo2008-12-031-0/+18
* For consistency, all close function return intpatacongo2008-12-031-5/+4
* Don't keep sizes in rectanglespatacongo2008-12-023-4/+23
* More NXTK filespatacongo2008-12-022-3/+109
* Revised/simplified toolkit conceptpatacongo2008-12-021-48/+164
* filltrapezoid needs a clipping rectanglepatacongo2008-12-021-1/+3
* Fixed for multi-user NX modepatacongo2008-12-011-3/+6
* Missing prototype for nx_filltrapezoidpatacongo2008-12-011-1/+21
* Fix vectsubtract namepatacongo2008-12-011-3/+3
* Add the beginning of NX toolkitpatacongo2008-12-011-0/+138