Alin Jerpelea
|
f9fb182809
|
Author: Gregory Nutt: update licenses to Apache
Update files from Gregory Nutt to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-05 12:15:56 -03:00 |
YAMAMOTO Takashi
|
c9d8570040
|
fs/nxffs/nxffs_reformat.c: Fix a syslog format
|
2020-12-05 08:13:32 -06:00 |
YAMAMOTO Takashi
|
7df9d89d54
|
fs/nxffs/nxffs_reformat.c: Fix syslog formats
|
2020-11-21 19:38:32 -08:00 |
YAMAMOTO Takashi
|
d28d5a29c2
|
fs/nxffs/nxffs_reformat.c: Appease nxstyle
|
2020-11-21 19:38:32 -08:00 |
Xiang Xiao
|
bd4e8e19d3
|
Run codespell -w against all files
and fix the wrong correction
|
2020-02-22 14:45:07 -06:00 |
Gregory Nutt
|
bd3cc792ff
|
fs/: Run all .c files under fs/ through tools/nxstyle.
|
2019-10-27 11:48:14 -06:00 |
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
Gregory Nutt
|
9008308b64
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |
Gregory Nutt
|
c70987e551
|
nuttx/fs: Fix some spacing and alignment issues
|
2015-10-11 11:39:29 -06:00 |
Gregory Nutt
|
cb9e27c3b0
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
Gregory Nutt
|
2318531d93
|
Condition out most of the recent NXFFS changes for NAND. NXFFS will never be able to support NAND
|
2013-12-03 13:11:11 -06:00 |
Gregory Nutt
|
7fad495e1d
|
Cosmetic changes to debug output
|
2013-12-02 19:00:59 -06:00 |
Gregory Nutt
|
b3d3f59363
|
NXFFS: more NAND-Releated changes; don't fail if a block read fails. That might just be a NAND uncorrectable bit error. Make scanning of the device on startup optional. This might have introduced some NXFFS issure -- To be determined
|
2013-12-02 17:19:22 -06:00 |
Gregory Nutt
|
5c1f0946c2
|
NXFFS: First of many changes for NAND. NAND reports read errors on ECC failures. NXFFS can't just give up in these cases and must treat read failures like bad blocks
|
2013-12-01 18:22:33 -06:00 |
Gregory Nutt
|
897572a552
|
Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h
|
2013-11-15 11:22:23 -06:00 |
Gregory Nutt
|
0d02d854ed
|
Cleanup some compilation warnings in NXFFS
|
2013-09-12 09:42:34 -06:00 |
patacongo
|
7a9457bb07
|
Email address change in nuttx/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 18:32:24 +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
|
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
|
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
|
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
|
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 |