patacongo
|
36a7f0be04
|
Complets ram mapping logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3578 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-08 14:42:42 +00:00 |
|
patacongo
|
365a11a5ec
|
More RAM mapping logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3577 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-08 00:20:44 +00:00 |
|
patacongo
|
248af62f80
|
Add fs/mmap
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3576 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-07 20:08:46 +00:00 |
|
patacongo
|
9801b4b31b
|
Fix an NXFFS memory leak
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3570 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-06 16:07:27 +00:00 |
|
patacongo
|
0f1bdb6ab2
|
Fix NXFFS positioning bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3569 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-06 15:19:07 +00:00 |
|
patacongo
|
97da40cebb
|
Finish logic to update open writer after packing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3568 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-05 23:31:44 +00:00 |
|
patacongo
|
71bd9ca54e
|
All open file must be adjusted when the filesystem is packed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3567 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-05 21:45:08 +00:00 |
|
patacongo
|
77d4700a62
|
Add NXFFS ioctls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3566 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-05 20:01:43 +00:00 |
|
patacongo
|
4aa6da9344
|
NXFFS is basically functional -- more testing needed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3565 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-05 18:21:44 +00:00 |
|
patacongo
|
8865c298c6
|
Fix two more NXFFS bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3564 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-05 13:12:43 +00:00 |
|
patacongo
|
d6812a0f9f
|
Minor NXFFS fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3563 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-05 01:15:31 +00:00 |
|
patacongo
|
9721078fdd
|
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3562 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-04 22:47:34 +00:00 |
|
patacongo
|
9bf97a2cd3
|
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3561 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-04 21:59:23 +00:00 |
|
patacongo
|
5196a00b2d
|
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3560 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-04 18:49:53 +00:00 |
|
patacongo
|
4e23151cdd
|
Misc NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3559 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-04 14:20:52 +00:00 |
|
patacongo
|
a6a3a9b484
|
Fix a few more NXFFS bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3558 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-04 00:25:21 +00:00 |
|
patacongo
|
510df49c46
|
Incorporate two FAT bugfixes reported by Sheref Younan.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3557 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-03 22:30:53 +00:00 |
|
patacongo
|
a830269532
|
Most of packing logic is in place
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3556 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-03 22:10:52 +00:00 |
|
patacongo
|
3b30b0143a
|
Progress on NXFFS packing logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3555 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-03 16:46:57 +00:00 |
|
patacongo
|
c2a87f3193
|
Swap size of cache and pack buffers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3554 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-03 13:46:14 +00:00 |
|
patacongo
|
d86f33e88c
|
Starting NXFFS packing logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3553 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-03 00:02:10 +00:00 |
|
patacongo
|
40c085d15a
|
NXFFS file deletion is functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3552 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-02 18:38:11 +00:00 |
|
patacongo
|
2e16ee3714
|
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3551 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-02 16:14:20 +00:00 |
|
patacongo
|
f24821c3fa
|
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3550 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-02 01:30:30 +00:00 |
|
patacongo
|
6d61ed50e4
|
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3549 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-01 19:48:21 +00:00 |
|
patacongo
|
4ec4f5b258
|
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3548 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-01 18:16:03 +00:00 |
|
patacongo
|
291fbf588f
|
Extend NXFFS tests; bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3547 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-01 14:48:27 +00:00 |
|
patacongo
|
e4e2f34200
|
Add basic NXFFS read logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3546 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-01 00:26:38 +00:00 |
|
patacongo
|
478aaafea4
|
Misc NXFFS bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3545 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-30 23:24:48 +00:00 |
|
patacongo
|
e0f72ff94e
|
Add basic write logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3544 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-30 20:06:23 +00:00 |
|
patacongo
|
efbd1dcf3e
|
Update README documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3543 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-30 17:41:08 +00:00 |
|
patacongo
|
866f0f889b
|
Add file creation logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3542 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-30 17:29:40 +00:00 |
|
patacongo
|
e139117d20
|
Some initial NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3541 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-29 23:50:38 +00:00 |
|
patacongo
|
f15aca728c
|
Add beginning of a test for NXFFS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3540 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-29 20:59:40 +00:00 |
|
patacongo
|
90aaaebeae
|
More NXFFS logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3538 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-28 22:24:10 +00:00 |
|
patacongo
|
73308cef13
|
More NXFFS logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3537 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-28 21:05:39 +00:00 |
|
patacongo
|
7df37bbc22
|
Add first NXFFS files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3536 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-28 19:26:46 +00:00 |
|
patacongo
|
52852aca58
|
Fixes to get clean i.MXADS build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3533 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-26 23:11:02 +00:00 |
|
patacongo
|
843af193c2
|
Fix bad conditional compilation that breaks THTTPD and dup2()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3511 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-16 01:04:17 +00:00 |
|
patacongo
|
f96fb2fa03
|
Add rtc.h header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3493 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-12 14:14:47 +00:00 |
|
patacongo
|
12afb230bf
|
Fixes for kernel stub builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3473 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-06 16:40:47 +00:00 |
|
patacongo
|
056b895642
|
Attach mem mgmt fault handle if MPU is enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3471 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-06 01:51:07 +00:00 |
|
patacongo
|
3910f865ec
|
Fix bugs introduced in last commit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3470 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-05 21:18:03 +00:00 |
|
patacongo
|
38fd6e5317
|
Clean kernel-/user-mode module build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3469 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-05 20:54:00 +00:00 |
|
patacongo
|
a96fdc3a21
|
Progress toward kernel build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3465 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-05 01:46:55 +00:00 |
|
patacongo
|
985929a8c3
|
Move core of fdopen() logic from lib/stdio to fs/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3464 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-04 23:02:00 +00:00 |
|
patacongo
|
bae9dce323
|
Move memory manager into user space
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3460 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-03 20:41:49 +00:00 |
|
patacongo
|
1dd25651bb
|
Kernel build mostly successful
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3454 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-02 15:25:22 +00:00 |
|
patacongo
|
2ffccdc2c5
|
Fix an error in opendir() when a mountpoint is in the root directory.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3432 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-28 17:43:34 +00:00 |
|
patacongo
|
7b69f1af91
|
Re-organize header files so that file systems can be built outside of the nuttx tree; add a binfs file system to apps/namedapp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3428 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-28 00:05:58 +00:00 |
|