summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix USB host error handling logicpatacongo2011-05-125-16/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3593 42af7a65-404d-4744-a932-0658087f49c3
* Add PIC32 WDT header filepatacongo2011-05-122-10/+127
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3592 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 header filespatacongo2011-05-113-0/+189
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3591 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 header filespatacongo2011-05-114-18/+530
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3590 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 header filespatacongo2011-05-116-54/+768
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3589 42af7a65-404d-4744-a932-0658087f49c3
* tools/mkdep.sh should not report an error if there are no files on the ↵patacongo2011-05-1111-21/+5
| | | | | | command line git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3588 42af7a65-404d-4744-a932-0658087f49c3
* Fix a netutils build issuepatacongo2011-05-115-4/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3587 42af7a65-404d-4744-a932-0658087f49c3
* Add more PIC32 header filespatacongo2011-05-105-1/+1063
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3586 42af7a65-404d-4744-a932-0658087f49c3
* updated READMEpatacongo2011-05-101-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3585 42af7a65-404d-4744-a932-0658087f49c3
* Ported Ficl to NuttX apps/patacongo2011-05-1010-6/+304
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3584 42af7a65-404d-4744-a932-0658087f49c3
* Pascal now installs in the apps/ directorypatacongo2011-05-1021-129/+351
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3583 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error in link to include/appspatacongo2011-05-092-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3582 42af7a65-404d-4744-a932-0658087f49c3
* Move nuttx/include/apps to apps/includepatacongo2011-05-0914-3/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3581 42af7a65-404d-4744-a932-0658087f49c3
* Add PIC32 CP0 Regsiter Definitionspatacongo2011-05-096-227/+1019
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3580 42af7a65-404d-4744-a932-0658087f49c3
* Add directory structure to support PIC32patacongo2011-05-0819-2/+1413
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3579 42af7a65-404d-4744-a932-0658087f49c3
* Complets ram mapping logicpatacongo2011-05-0812-118/+404
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3578 42af7a65-404d-4744-a932-0658087f49c3
* More RAM mapping logicpatacongo2011-05-083-5/+204
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3577 42af7a65-404d-4744-a932-0658087f49c3
* Add fs/mmappatacongo2011-05-076-29/+392
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3576 42af7a65-404d-4744-a932-0658087f49c3
* Mostly cosmetic changes from Urospatacongo2011-05-0711-135/+153
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3575 42af7a65-404d-4744-a932-0658087f49c3
* NXFFS test will now accept external initalization logicpatacongo2011-05-071-11/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3574 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 FLASH driverpatacongo2011-05-0717-249/+752
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3573 42af7a65-404d-4744-a932-0658087f49c3
* More timer changes from Urospatacongo2011-05-0611-174/+244
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3572 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.2 releasenuttx-6.2patacongo2011-05-068-193/+213
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3571 42af7a65-404d-4744-a932-0658087f49c3
* Fix an NXFFS memory leakpatacongo2011-05-061-5/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3570 42af7a65-404d-4744-a932-0658087f49c3
* Fix NXFFS positioning bugpatacongo2011-05-066-42/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3569 42af7a65-404d-4744-a932-0658087f49c3
* Finish logic to update open writer after packingpatacongo2011-05-053-131/+368
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3568 42af7a65-404d-4744-a932-0658087f49c3
* All open file must be adjusted when the filesystem is packedpatacongo2011-05-053-19/+227
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3567 42af7a65-404d-4744-a932-0658087f49c3
* Add NXFFS ioctlspatacongo2011-05-053-7/+170
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3566 42af7a65-404d-4744-a932-0658087f49c3
* NXFFS is basically functional -- more testing neededpatacongo2011-05-057-112/+224
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3565 42af7a65-404d-4744-a932-0658087f49c3
* Fix two more NXFFS bugspatacongo2011-05-054-37/+71
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3564 42af7a65-404d-4744-a932-0658087f49c3
* Minor NXFFS fixespatacongo2011-05-053-21/+81
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3563 42af7a65-404d-4744-a932-0658087f49c3
* More NXFFS bugfixespatacongo2011-05-042-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3562 42af7a65-404d-4744-a932-0658087f49c3
* More NXFFS bugfixespatacongo2011-05-0411-111/+258
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3561 42af7a65-404d-4744-a932-0658087f49c3
* More NXFFS bugfixespatacongo2011-05-045-29/+89
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3560 42af7a65-404d-4744-a932-0658087f49c3
* Misc NXFFS bugfixespatacongo2011-05-045-121/+149
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3559 42af7a65-404d-4744-a932-0658087f49c3
* Fix a few more NXFFS bugspatacongo2011-05-042-56/+155
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3558 42af7a65-404d-4744-a932-0658087f49c3
* Incorporate two FAT bugfixes reported by Sheref Younan.patacongo2011-05-033-3/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3557 42af7a65-404d-4744-a932-0658087f49c3
* Most of packing logic is in placepatacongo2011-05-035-147/+717
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3556 42af7a65-404d-4744-a932-0658087f49c3
* Progress on NXFFS packing logicpatacongo2011-05-035-137/+410
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3555 42af7a65-404d-4744-a932-0658087f49c3
* Swap size of cache and pack bufferspatacongo2011-05-0310-71/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3554 42af7a65-404d-4744-a932-0658087f49c3
* Starting NXFFS packing logicpatacongo2011-05-037-169/+402
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3553 42af7a65-404d-4744-a932-0658087f49c3
* NXFFS file deletion is functionalpatacongo2011-05-024-37/+183
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3552 42af7a65-404d-4744-a932-0658087f49c3
* More NXFFS bugfixespatacongo2011-05-027-125/+68
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3551 42af7a65-404d-4744-a932-0658087f49c3
* More NXFFS bugfixespatacongo2011-05-027-75/+146
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3550 42af7a65-404d-4744-a932-0658087f49c3
* More NXFFS bugfixespatacongo2011-05-013-13/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3549 42af7a65-404d-4744-a932-0658087f49c3
* More NXFFS bugfixespatacongo2011-05-014-38/+301
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3548 42af7a65-404d-4744-a932-0658087f49c3
* Extend NXFFS tests; bugfixespatacongo2011-05-019-98/+580
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3547 42af7a65-404d-4744-a932-0658087f49c3
* Add basic NXFFS read logicpatacongo2011-05-016-72/+234
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3546 42af7a65-404d-4744-a932-0658087f49c3
* Misc NXFFS bug fixespatacongo2011-04-303-37/+87
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3545 42af7a65-404d-4744-a932-0658087f49c3
* Add basic write logicpatacongo2011-04-306-47/+550
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3544 42af7a65-404d-4744-a932-0658087f49c3