Commit History

Author SHA1 Message Date
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 years ago
  Gregory Nutt 0253c974b2 Squashed commit of the following: 6 years ago
  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 c70987e551 nuttx/fs: Fix some spacing and alignment issues 9 years ago
  Gregory Nutt 220216cc38 nuttx/fs: Remove explicity references to errno. That is a problem from within the kernel for certain configurations 10 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 2fe4ad52f8 Move file-system header files to include/nuttx/fs 12 years ago
  patacongo 284fb22fee Fix another NXFFS write-when-flash-is-full problem 13 years ago
  patacongo 0f1bdb6ab2 Fix NXFFS positioning bug 13 years ago
  patacongo a830269532 Most of packing logic is in place 13 years ago
  patacongo 3b30b0143a Progress on NXFFS packing logic 13 years ago
  patacongo c2a87f3193 Swap size of cache and pack buffers 13 years ago
  patacongo 2e16ee3714 More NXFFS bugfixes 13 years ago
  patacongo f24821c3fa More NXFFS bugfixes 13 years ago
  patacongo e4e2f34200 Add basic NXFFS read logic 13 years ago
  patacongo 478aaafea4 Misc NXFFS bug fixes 13 years ago
  patacongo e0f72ff94e Add basic write logic 13 years ago
  patacongo 866f0f889b Add file creation logic 13 years ago
  patacongo f15aca728c Add beginning of a test for NXFFS 13 years ago