summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prep for 5.10 releasenuttx-5.10patacongo2010-09-084-47/+156
* Prep for 5.10 releasepatacongo2010-09-081-1/+9
* Eliminate some warningspatacongo2010-09-062-4/+5
* Fix heap layout issuepatacongo2010-09-063-7/+25
* This is the correct fix to the problempatacongo2010-09-062-11/+1
* Fix clearing of SRAM when clocks resetpatacongo2010-09-064-23/+77
* paging debug fixespatacongo2010-09-057-6/+95
* APB0 and APB1 must be in same MMU sectionpatacongo2010-09-0514-63/+64
* boardinit call doesn't depend on CONFIG_ARCH_LEDspatacongo2010-09-052-3/+3
* Basic MMU setup seems ok nowpatacongo2010-09-055-34/+37
* Init code needs to be in locked section toopatacongo2010-09-041-0/+14
* Forgot to mention contributorpatacongo2010-09-031-1/+2
* Add EKC-LM3S8962 infopatacongo2010-09-031-0/+21
* Remove unused lpc17_usbinitialize()patacongo2010-09-035-28/+6
* Add LM3S8962 supportpatacongo2010-09-038-5/+211
* Add configuration for lm3s8962-ekpatacongo2010-09-0324-0/+4607
* Add --disable-werror to gdb.mkpatacongo2010-09-022-0/+5
* Add paging initialization pointpatacongo2010-09-023-1/+46