Commit History

Author SHA1 Message Date
  Gregory Nutt 39fe6a0dff Squashed commit of the following: 6 years ago
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 years ago
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 years ago
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 years ago
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 years ago
  Gregory Nutt 9008308b64 Remove some block comments before empty code sections 8 years ago
  Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 9 years ago
  Gregory Nutt 7fad495e1d Cosmetic changes to debug output 11 years ago
  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 11 years ago
  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 11 years ago
  Gregory Nutt 897572a552 Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h 11 years ago
  Gregory Nutt bc46b447dc Fix all occurrences of "the the" in documentation and comments 11 years ago
  patacongo 7a9457bb07 Email address change in nuttx/ 12 years ago
  patacongo 2fe4ad52f8 Move file-system header files to include/nuttx/fs 12 years ago
  patacongo 9801b4b31b Fix an NXFFS memory leak 13 years ago
  patacongo c2a87f3193 Swap size of cache and pack buffers 13 years ago
  patacongo 40c085d15a NXFFS file deletion is functional 13 years ago
  patacongo e4e2f34200 Add basic NXFFS read logic 13 years ago
  patacongo 866f0f889b Add file creation logic 13 years ago
  patacongo 73308cef13 More NXFFS logic 13 years ago