summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Argument to up_udelay() should be type useconds_tpatacongo2009-12-206-6/+11
* Add M16C GCC 4.3.3patacongo2009-12-203-1/+101
* Add genromfspatacongo2009-12-201-0/+1
* updatepatacongo2009-12-201-4/+10
* Document THTTPD bugpatacongo2009-12-201-3/+18
* cosmeticpatacongo2009-12-201-1/+1
* Remove warningspatacongo2009-12-201-7/+21
* Should use bdbg, not dbgpatacongo2009-12-201-3/+3
* Fix an error in the handling of TCP/IP sequence numberspatacongo2009-12-1911-116/+227
* updatepatacongo2009-12-183-10/+40
* Fixing LM3S httpd example (still broken)patacongo2009-12-183-20/+28
* Integrate with nuttxpatacongo2009-12-182-3/+3
* Bringing examples/pashello back to lifepatacongo2009-12-182-8/+4
* Fixes for good build after type changespatacongo2009-12-1810-64/+61
* Update to use stdint/stdbool.hpatacongo2009-12-1865-13678/+13736
* Update to use stdint/stdbool.hpatacongo2009-12-1835-5382/+5420
* Update to use stdint/stdbool.hpatacongo2009-12-1824-7128/+7183
* Update to use stdint/stdbool.hpatacongo2009-12-1821-7971/+8025
* Update to use stdint/stdbool.hpatacongo2009-12-183-41/+43
* Update to use stdint/stdbool.hpatacongo2009-12-1811-650/+661
* If msg size==0, disable POSIX msg queuespatacongo2009-12-171-0/+6
* M16C build with stdint.hpatacongo2009-12-173-3/+5
* UDP needed to support resolv_querypatacongo2009-12-171-2/+2
* Fix compile issuespatacongo2009-12-172-2/+4
* Eliminate some warningspatacongo2009-12-172-1/+9
* Remove warningpatacongo2009-12-171-2/+2
* Fixes for clean NX compile/linkpatacongo2009-12-179-6/+23
* updatepatacongo2009-12-171-3/+20
* Missed uint32 type conversionspatacongo2009-12-176-7/+7
* _Bool may be an intrinsic typepatacongo2009-12-171-4/+16
* Fix backward conditional compilationpatacongo2009-12-171-2/+2
* Looks like part of Makefile was accidentally removedpatacongo2009-12-171-1/+6
* Fix race conditions probably caused by multiple, asynchronous make jobspatacongo2009-12-172-1/+9
* Fix syntax error in debug statementpatacongo2009-12-171-1/+1
* Need to include assert.hpatacongo2009-12-171-0/+1
* Remove warningspatacongo2009-12-173-5/+9
* Fix CPP conditional syntaxpatacongo2009-12-171-1/+1
* typopatacongo2009-12-171-1/+1
* Clean-up from big switch to stdint/stdboolpatacongo2009-12-1615-26/+44
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1613-63/+63
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-166-122/+142
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-16172-2710/+2771
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1621-386/+426
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1643-286/+318
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1623-64/+100
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1626-152/+161
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1665-2011/+2048
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1622-51/+49
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1582-533/+506
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1552-349/+348