Commit History

Author SHA1 Message Date
  Xiang Xiao 9dff16e0e4 fix nxstyle warning 4 years ago
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 years ago
  Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 4 years ago
  Xiang Xiao 68951e8d72 Remove exra whitespace from files (#189) 4 years ago
  Nathan Hartman 9655730ef8 Fix various typos and spelling errors. 4 years ago
  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 7d91fabf01 fstat: Add skeleton implmentations of fstat() in all file systems. 7 years ago
  Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 9 years ago
  Gregory Nutt 8055ba4d03 Pass the umount2() flags to every unbind() implementation. That is where the the decision to umount or not will be made. 9 years ago
  Gregory Nutt 54fa3b0b59 Rename kfree to kmm_free for consistency with other naming conventions 10 years ago
  Gregory Nutt befcb1c961 Fix some cloned errors in SAM GPIO interrupt setup 10 years ago
  Gregory Nutt f8024cf409 More trailing whilespace removal 10 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 1ea447867a SAMA5 NAND: Still debugging 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
  Gregory Nutt f9be47ead2 Add configuration and example to test MTD partitions 11 years ago
  patacongo 5a2eda210b Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending 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 71bd9ca54e All open file must be adjusted when the filesystem is packed 13 years ago
  patacongo 4aa6da9344 NXFFS is basically functional -- more testing needed 13 years ago
  patacongo 9bf97a2cd3 More NXFFS bugfixes 13 years ago
  patacongo 4e23151cdd Misc NXFFS bugfixes 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 d86f33e88c Starting NXFFS packing logic 13 years ago