summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mtd/rammtd.c
Commit message (Expand)AuthorAgeFilesLines
* Replace CONFIG_MTD_SMART in MTD drivers with other conditionsGregory Nutt2013-05-031-34/+32
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-031-20/+35
* Add an optional byte-oriented write method to the MTD interfaceGregory Nutt2013-05-011-2/+4
* SMART block driver plus changes to M25P and RAM drivers needed for SMART supportGregory Nutt2013-04-301-5/+51
* Add configuration and example to test MTD partitionsGregory Nutt2013-04-301-7/+7
* Fix some warnings and fix some simulator buildspatacongo2012-05-021-2/+2
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Eliminate some warningspatacongo2011-06-111-2/+2
* Prep for 6.2 releasenuttx-6.2patacongo2011-05-061-2/+67
* More NXFFS bugfixespatacongo2011-05-041-9/+9
* Add beginning of a test for NXFFSpatacongo2011-04-291-8/+12
* Fixes to get clean i.MXADS buildpatacongo2011-04-261-1/+3
* Add a RAM-based MTD devicepatacongo2011-04-241-0/+346