summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Collapse)AuthorAgeFilesLines
* updatepatacongo2009-05-011-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1750 42af7a65-404d-4744-a932-0658087f49c3
* more cs89x0 logicpatacongo2009-04-301-0/+162
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1749 42af7a65-404d-4744-a932-0658087f49c3
* Extend SPI interface so that we can set number of bits per wordpatacongo2009-04-261-7/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1742 42af7a65-404d-4744-a932-0658087f49c3
* Extend SPI interface for word sizes >8bitspatacongo2009-04-261-11/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1740 42af7a65-404d-4744-a932-0658087f49c3
* Fix errors that have crept into DM320 buildpatacongo2009-04-192-2/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1715 42af7a65-404d-4744-a932-0658087f49c3
* cosmetic updatespatacongo2009-04-196-5/+68
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1709 42af7a65-404d-4744-a932-0658087f49c3
* Standard C headef filespatacongo2009-04-1912-0/+805
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1708 42af7a65-404d-4744-a932-0658087f49c3
* Add C++ HelloWorld examplepatacongo2009-04-191-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1706 42af7a65-404d-4744-a932-0658087f49c3
* Add eZ80 I2C driverpatacongo2009-04-041-5/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1679 42af7a65-404d-4744-a932-0658087f49c3
* Add macro to make it clear we expect 7-bit addressespatacongo2009-03-311-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1675 42af7a65-404d-4744-a932-0658087f49c3
* setmode method is optionalpatacongo2009-03-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1674 42af7a65-404d-4744-a932-0658087f49c3
* Fix errors in the initial specificaionpatacongo2009-03-291-10/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1672 42af7a65-404d-4744-a932-0658087f49c3
* I2C interface definitionspatacongo2009-03-291-0/+161
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1671 42af7a65-404d-4744-a932-0658087f49c3
* Add SPI method to set SCLK modepatacongo2009-03-291-5/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1669 42af7a65-404d-4744-a932-0658087f49c3
* Add enum argument to SPI status methodpatacongo2009-03-291-7/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1667 42af7a65-404d-4744-a932-0658087f49c3
* Add enum argument to SPI select methodpatacongo2009-03-291-5/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1666 42af7a65-404d-4744-a932-0658087f49c3
* Add examples/sendmailpatacongo2009-03-281-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1663 42af7a65-404d-4744-a932-0658087f49c3
* Add wget command to NSHpatacongo2009-03-281-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1657 42af7a65-404d-4744-a932-0658087f49c3
* wget now takes only a URL as a argument; not host + file namepatacongo2009-03-281-7/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1654 42af7a65-404d-4744-a932-0658087f49c3
* Make HTTP URL parsing commonpatacongo2009-03-281-6/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1652 42af7a65-404d-4744-a932-0658087f49c3
* Fix examples/wget buildpatacongo2009-03-281-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1649 42af7a65-404d-4744-a932-0658087f49c3
* wget bugfixes (still lots of problems)patacongo2009-03-261-8/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1645 42af7a65-404d-4744-a932-0658087f49c3
* Add host based test for wget()patacongo2009-03-261-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1644 42af7a65-404d-4744-a932-0658087f49c3
* 1st cut as BSD-izing uIP web client logicpatacongo2009-03-261-0/+147
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1642 42af7a65-404d-4744-a932-0658087f49c3
* Fix DHCPD uni-cast problem: Need to update ARP table firstpatacongo2009-03-212-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1634 42af7a65-404d-4744-a932-0658087f49c3
* Expose more ARP APIspatacongo2009-03-215-51/+302
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1633 42af7a65-404d-4744-a932-0658087f49c3
* Fix calculation of checksum on outgoing ping responsespatacongo2009-03-162-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1617 42af7a65-404d-4744-a932-0658087f49c3
* Fix some debug macro defintionspatacongo2009-03-151-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1613 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 0.4.3 releasenuttx-4.3patacongo2009-03-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1611 42af7a65-404d-4744-a932-0658087f49c3
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1596 42af7a65-404d-4744-a932-0658087f49c3
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-101-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1591 42af7a65-404d-4744-a932-0658087f49c3
* Extend, improve, and partially fix priority inheritance logicpatacongo2009-03-101-1/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1590 42af7a65-404d-4744-a932-0658087f49c3
* Add support for priority inheritancepatacongo2009-03-083-5/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1581 42af7a65-404d-4744-a932-0658087f49c3
* For some platorms, need to really use type long constants and types in HTONL ↵patacongo2009-03-071-3/+8
| | | | | | and NTOHL git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1571 42af7a65-404d-4744-a932-0658087f49c3
* Add AMD PHY idpatacongo2009-03-071-20/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1568 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2009-03-014-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1561 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2009-02-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1535 42af7a65-404d-4744-a932-0658087f49c3
* Added support for M16C small memory modelpatacongo2009-02-151-1/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1507 42af7a65-404d-4744-a932-0658087f49c3
* cosmetpatacongo2009-02-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1504 42af7a65-404d-4744-a932-0658087f49c3
* Back out last changepatacongo2009-02-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1497 42af7a65-404d-4744-a932-0658087f49c3
* Add FAR to sigdeliver_tpatacongo2009-02-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1493 42af7a65-404d-4744-a932-0658087f49c3
* Add Am79c874 register definitionspatacongo2008-12-121-85/+125
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1447 42af7a65-404d-4744-a932-0658087f49c3
* MII definitions needed by ez80 EMAC driverpatacongo2008-12-121-0/+178
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1445 42af7a65-404d-4744-a932-0658087f49c3
* fix typo in commentspatacongo2008-12-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1443 42af7a65-404d-4744-a932-0658087f49c3
* ez80f910200zco portpatacongo2008-12-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1436 42af7a65-404d-4744-a932-0658087f49c3
* Fix errors in prototypespatacongo2008-12-071-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1432 42af7a65-404d-4744-a932-0658087f49c3
* Allocate smaller buffers for glyphspatacongo2008-12-061-9/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1422 42af7a65-404d-4744-a932-0658087f49c3
* Document NX Graphics Subsystempatacongo2008-12-055-24/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1421 42af7a65-404d-4744-a932-0658087f49c3
* Clean-up and document NX configuration settingspatacongo2008-12-051-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1420 42af7a65-404d-4744-a932-0658087f49c3
* Integrating font capabilities; debug bitmap logicpatacongo2008-12-043-7/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1415 42af7a65-404d-4744-a932-0658087f49c3