Commit History

Author SHA1 Message Date
  Gregory Nutt 2b532ae4a8 fs/: Remove support for CONFIG_FS_READABLE 4 years ago
  Gregory Nutt 7a871e2f29 fs/: Remove support for CONFIG_FS_WRITABLE 4 years ago
  Alan Carvalho de Assis 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 years ago
  Gregory Nutt a18dbfda6e Remove drivers/mtd/flash_eraseall.c. It is not used in the OS and is just a dumb wrapper around the MDIOC_BULKERASE IOCTL call. 8 years ago
  Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 9 years ago
  Gregory Nutt f8024cf409 More trailing whilespace removal 10 years ago
  Gregory Nutt 2318531d93 Condition out most of the recent NXFFS changes for NAND. NXFFS will never be able to support NAND 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 f1671bb6a7 Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being) 11 years ago
  Gregory Nutt 0d02d854ed Cleanup some compilation warnings in NXFFS 11 years ago
  Gregory Nutt f9be47ead2 Add configuration and example to test MTD partitions 11 years ago
  patacongo b4894c42dc Fix some W25 driver errors 12 years ago
  patacongo 30cd61c07d Kconfig updates 12 years ago
  patacongo 6c49d9aa54 Add a little more configuration logic 12 years ago
  patacongo f5c6b8fe47 A little bit of file system configuration logic 12 years ago
  patacongo 330b89ca0e Add kconfig documentation 12 years ago
  patacongo 4b8c0c41c8 Adding skeleton Kconfig files (part 1 of 2) 12 years ago