summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add network apps to RGMP appconfigpatacongo2011-05-131-0/+11
* Fix possibly deadlock conditionpatacongo2011-05-132-35/+41
* Fix com.c logic errorpatacongo2011-05-121-1/+5
* Add PIC32 DMA header filepatacongo2011-05-123-22/+503
* Changes for clean RGMP compilepatacongo2011-05-127-26/+104
* install updates from Urospatacongo2011-05-122-10/+11
* Modify standard header files to work with RGMPpatacongo2011-05-1210-8/+492
* First set of changes to incorporate the RGMP portpatacongo2011-05-1235-7/+4071
* Incorporate install app from Urospatacongo2011-05-1211-7/+634
* Fix USB host error handling logicpatacongo2011-05-125-16/+20
* Add PIC32 WDT header filepatacongo2011-05-122-10/+127
* More PIC32 header filespatacongo2011-05-113-0/+189
* More PIC32 header filespatacongo2011-05-114-18/+530
* More PIC32 header filespatacongo2011-05-116-54/+768
* tools/mkdep.sh should not report an error if there are no files on the comman...patacongo2011-05-1111-21/+5
* Fix a netutils build issuepatacongo2011-05-115-4/+7
* Add more PIC32 header filespatacongo2011-05-105-1/+1063
* updated READMEpatacongo2011-05-101-0/+8
* Ported Ficl to NuttX apps/patacongo2011-05-1010-6/+304
* Pascal now installs in the apps/ directorypatacongo2011-05-1021-129/+351
* Fix an error in link to include/appspatacongo2011-05-092-1/+3
* Move nuttx/include/apps to apps/includepatacongo2011-05-0914-3/+12
* Add PIC32 CP0 Regsiter Definitionspatacongo2011-05-096-227/+1019
* Add directory structure to support PIC32patacongo2011-05-0819-2/+1413
* Complets ram mapping logicpatacongo2011-05-0812-118/+404
* More RAM mapping logicpatacongo2011-05-083-5/+204
* Add fs/mmappatacongo2011-05-076-29/+392
* Mostly cosmetic changes from Urospatacongo2011-05-0711-135/+153
* NXFFS test will now accept external initalization logicpatacongo2011-05-071-11/+35
* Add STM32 FLASH driverpatacongo2011-05-0717-249/+752
* More timer changes from Urospatacongo2011-05-0611-174/+244
* Prep for 6.2 releasenuttx-6.2patacongo2011-05-068-193/+213
* Fix an NXFFS memory leakpatacongo2011-05-061-5/+8
* Fix NXFFS positioning bugpatacongo2011-05-066-42/+70
* Finish logic to update open writer after packingpatacongo2011-05-053-131/+368
* All open file must be adjusted when the filesystem is packedpatacongo2011-05-053-19/+227
* Add NXFFS ioctlspatacongo2011-05-053-7/+170
* NXFFS is basically functional -- more testing neededpatacongo2011-05-057-112/+224
* Fix two more NXFFS bugspatacongo2011-05-054-37/+71
* Minor NXFFS fixespatacongo2011-05-053-21/+81
* More NXFFS bugfixespatacongo2011-05-042-2/+2
* More NXFFS bugfixespatacongo2011-05-0411-111/+258
* More NXFFS bugfixespatacongo2011-05-045-29/+89
* Misc NXFFS bugfixespatacongo2011-05-045-121/+149
* Fix a few more NXFFS bugspatacongo2011-05-042-56/+155
* Incorporate two FAT bugfixes reported by Sheref Younan.patacongo2011-05-033-3/+8
* Most of packing logic is in placepatacongo2011-05-035-147/+717
* Progress on NXFFS packing logicpatacongo2011-05-035-137/+410
* Swap size of cache and pack bufferspatacongo2011-05-0310-71/+53
* Starting NXFFS packing logicpatacongo2011-05-037-169/+402