summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Add LM3S SSI driverpatacongo2009-05-231-2/+3
* updatepatacongo2009-05-222-53/+61
* Complete Rx side of ethernet driverpatacongo2009-05-212-7/+260
* LM3S ethernet driver developmentpatacongo2009-05-211-0/+4
* Prep for 0.4.6 releasenuttx-4.6patacongo2009-05-191-63/+45
* NSH integration, fix serial interrupt handlingpatacongo2009-05-191-7/+9
* lm3s6918 passes OS testpatacongo2009-05-191-2/+5
* Add basic lm3s6918 gpio supportpatacongo2009-05-141-2/+25
* Add description of LED supportpatacongo2009-05-091-2/+144
* Add support for fast GPIO on lpc214xpatacongo2009-05-091-1/+3
* fix typospatacongo2009-05-091-56/+56
* framework for interrupt handlingpatacongo2009-05-081-1/+8
* Fix objcopy problem with newer toolchainspatacongo2009-04-291-0/+5
* buildroot changespatacongo2009-04-291-2/+4
* Extend SPI interface so that we can set number of bits per wordpatacongo2009-04-261-0/+4
* Extend SPI interface for word sizes >8bitspatacongo2009-04-261-1/+6
* imx updatepatacongo2009-04-251-17/+25
* Need more positive control over C++patacongo2009-04-191-6/+15
* Prep vor 0.4.5 releasenuttx-4.5patacongo2009-04-191-50/+30
* Add C++ HelloWorld examplepatacongo2009-04-191-1/+7
* Add interrupt decode logic for i.MXpatacongo2009-04-131-1/+22
* upatepatacongo2009-04-121-1/+3
* Add option to copy to RAMpatacongo2009-04-081-3/+7
* Add z8 I2C driverpatacongo2009-04-041-2/+7
* Add SPI method to set SCLK modepatacongo2009-03-291-0/+2
* Add eZ80 SPI driverpatacongo2009-03-291-0/+4
* Prep for 0.4.4 releasenuttx-4.4patacongo2009-03-291-59/+44
* Add wget command to NSHpatacongo2009-03-283-6/+50
* Fix examples/wget buildpatacongo2009-03-281-2/+4
* Add host based test for wget()patacongo2009-03-261-1/+3
* Patch [2696648] Z80: interrupt flag stored in parity bitpatacongo2009-03-221-0/+3
* Fix an error that was causing Tx to timeout improperlypatacongo2009-03-221-2/+6
* Changes for clean build on ZDSpatacongo2009-03-211-1/+2
* updatedpatacongo2009-03-191-1/+5
* Add examples/dhcpdpatacongo2009-03-171-1/+2
* Fix calculation of checksum on outgoing ping responsespatacongo2009-03-161-0/+1
* Turn off NSH debug option that was causing a crashpatacongo2009-03-151-1/+4
* Prep for 0.4.3 releasenuttx-4.3patacongo2009-03-141-60/+32
* Finishes initial verification of priority inheritance logicpatacongo2009-03-142-6/+82
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-131-0/+7
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-131-1/+10
* Use new sourceforge logopatacongo2009-03-101-21/+16
* Add support for priority inheritancepatacongo2009-03-083-7/+16
* updatepatacongo2009-03-081-1/+4
* updatepatacongo2009-03-071-1/+2
* Update for buildroot releasepatacongo2009-03-031-13/+9
* updatepatacongo2009-03-011-9/+17
* prep for 0.4.2 releasenuttx-4.2patacongo2009-02-281-49/+48
* Fix more overflow/truncation problems in timer setupspatacongo2009-02-281-2/+3
* upatepatacongo2009-02-281-18/+23