summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Add INTC header filepatacongo2010-10-081-0/+97
* Add beginnings of a serial consolepatacongo2010-10-088-33/+136
* typospatacongo2010-10-081-5/+6
* Add skeleton of AVR32 initpatacongo2010-10-0811-44/+1211
* Add USART bit-fieldspatacongo2010-10-071-0/+235
* Add peripheral base addressespatacongo2010-10-072-8/+131
* Add memorymappatacongo2010-10-075-62/+105
* Add chip specificspatacongo2010-10-061-1/+141
* Add AVR32 start functionpatacongo2010-10-065-17/+199
* Another typopatacongo2010-10-051-1/+1
* typospatacongo2010-10-051-8/+9
* Add global interrupt enable/disable logicpatacongo2010-10-052-5/+240
* Document AVR32 portpatacongo2010-10-042-0/+22
* Cloned AVR32 code now compilespatacongo2010-10-0414-450/+97
* update toolchain infopatacongo2010-10-044-23/+202
* Initial fixes to configurationpatacongo2010-10-039-17/+17
* Add configuration for AVR32DEV1 boardpatacongo2010-10-0310-0/+1931
* Add framework for AVRpatacongo2010-10-0337-0/+4404
* Prep for 5.11 Releasenuttx-5.11patacongo2010-10-028-128/+99
* Add notes about compile errorpatacongo2010-10-011-0/+21
* Make better use of these deep FIFOspatacongo2010-10-011-34/+65
* Use RECVBLOCK vs multiple SENDpatacongo2010-10-011-14/+10
* Update ZNEO to use ZDS-II 4.11.1patacongo2010-10-016-20/+25
* cosmeticpatacongo2010-10-011-5/+5
* Remove bogus SPI logicpatacongo2010-09-301-20/+5
* SPI debug changespatacongo2010-09-304-59/+222
* corrections to the lm3s8962 portpatacongo2010-09-292-0/+6
* Fix bug in prio inheritance testpatacongo2010-09-293-1/+10
* Corrections to the LM3S8962 portpatacongo2010-09-293-3/+49
* Fix priority inheritance bugpatacongo2010-09-143-9/+7
* Comment out unused LPC313x SPI logicpatacongo2010-09-131-0/+4
* Accidentally deleted resume() callpatacongo2010-09-131-2/+3
* Improve optionspatacongo2010-09-132-35/+63
* Make power saving optional; Add higher performance, power hogging logicpatacongo2010-09-131-6/+78
* Still debugging AT45DB and SPIpatacongo2010-09-122-5/+7
* Early AT45DB debug fixespatacongo2010-09-124-54/+33
* Last (cosmetic) changes were still in editorpatacongo2010-09-121-20/+26
* Extend support to other chips in the familypatacongo2010-09-121-16/+50
* Add driver for Atmel AT45DB161 FLASHpatacongo2010-09-129-49/+868
* Back out M25P support -- its not ready yetpatacongo2010-09-115-8/+8
* Add support for SPI NOR chip selectpatacongo2010-09-113-45/+84
* Add M25Px as paging sourcepatacongo2010-09-1111-22/+235
* Fix typos in commentspatacongo2010-09-101-5/+7
* Fix race condition when semaphore wait is interrupted by a signlpatacongo2010-09-105-14/+63
* Document mbed.org portpatacongo2010-09-102-0/+321
* Add support for th mbed LPC1768 boardpatacongo2010-09-1010-0/+1915
* Add some SD file paging logicpatacongo2010-09-085-11/+199
* Implement SD-based paging for EA3131patacongo2010-09-087-5/+159
* Extra space at end of linepatacongo2010-09-081-1/+1
* Forgot to move some textpatacongo2010-09-081-68/+31