summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Oops STR7P11 only accepts MMC cardspatacongo2009-06-082-8/+7
* Back out lost interrupt kludgepatacongo2009-06-081-3/+11
* cosmeticpatacongo2009-06-084-13/+23
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-0823-35/+254
* Drastic measures to work around missed interrupts -- must be a better waypatacongo2009-06-074-50/+189
* More STR7x serial changespatacongo2009-06-062-10/+30
* More UART GPIO pin/interrupt fixespatacongo2009-06-064-8/+12
* Add logic to avoid spurious interruptspatacongo2009-06-061-0/+8
* Fix UART pin configurationpatacongo2009-06-065-19/+29
* back out assertionpatacongo2009-06-061-7/+0
* Need to set UART interrupt prioritypatacongo2009-06-069-22/+60
* Fixes to SPI header filepatacongo2009-06-052-51/+92
* Correct a mountain of typospatacongo2009-06-051-58/+58
* Fix compile errorspatacongo2009-06-053-13/+11
* Added STR-P711 NSH configurationpatacongo2009-06-057-7/+954
* Timer interrupts work; examples/ostest passespatacongo2009-06-057-31/+54
* Add test resultspatacongo2009-06-051-0/+405
* Add I2C header filepatacongo2009-06-042-2/+143
* spell checkedpatacongo2009-06-041-53/+63
* Remove RUNFROMFLASH option from str-p711patacongo2009-06-015-28/+37
* updatepatacongo2009-06-011-2/+4
* Fix UART configuration issuespatacongo2009-06-018-26/+32
* update comments; add lib_zeroinstreampatacongo2009-06-0113-25/+316
* Make lib/ stream implementation visible outside of lib/patacongo2009-05-313-114/+195
* Extend lib to handle incoming streamspatacongo2009-05-3023-168/+625
* Update for buildroot changespatacongo2009-05-292-23/+12
* Prep for 0.4.7 releasenuttx-4.7patacongo2009-05-2915-152/+90
* Ethernet controller needs different delay with debug disabledpatacongo2009-05-291-3/+2
* Fix mount problempatacongo2009-05-296-15/+50
* warning removalpatacongo2009-05-285-5/+7
* Fix to lpc214x MMC/SD due to lm3s changespatacongo2009-05-2815-16/+154
* Add support for CodeSourcery and devkitARM toolchainspatacongo2009-05-2811-45/+135
* Add LM3S I2C header filepatacongo2009-05-284-3/+254
* Final integration of microSDpatacongo2009-05-288-21/+144
* Fix FAT32 bugpatacongo2009-05-275-19/+28
* Integrating SHDCpatacongo2009-05-278-82/+85
* Integrating new MMC/SD designpatacongo2009-05-263-100/+144
* Updated MMC/SD SPI driverpatacongo2009-05-2610-217/+644
* Fix SD frequency calculationpatacongo2009-05-254-11/+29
* Debug microSD CSpatacongo2009-05-247-17/+176
* Fixe LM3S GPIO output settings; fix Eagle-100 LEDspatacongo2009-05-2411-17/+212
* Initial SSI debugpatacongo2009-05-241-17/+77
* Resolve merge conflictspatacongo2009-05-234-18/+35
* Add SPI-based MMC/SD support for lm3spatacongo2009-05-2316-25/+394
* Need to clear interruptpatacongo2009-05-231-0/+6
* Add LM3S SSI driverpatacongo2009-05-2314-77/+1385
* Add SSI header filepatacongo2009-05-222-2/+240
* Add lm3s webserver configurationpatacongo2009-05-224-0/+817
* lm3s ethernet workspatacongo2009-05-222-4/+6
* updatepatacongo2009-05-223-62/+62