summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mtd/ramtron.c
Commit message (Expand)AuthorAgeFilesLines
* RAMTRON: Add missing return value for clock speed success case.Lorenz Meier2014-12-261-0/+1
* More compile fixes for RAMTRON deviceLorenz Meier2014-01-161-0/+1
* Ramtron compile fixLorenz Meier2014-01-161-1/+1
* Range checking on clock argument for RAMTRON set speed IOCTLLorenz Meier2014-01-161-4/+11
* mtd: added MTDIOC_SETSPEED ioctlAndrew Tridgell2014-01-161-20/+21
* ramtron: the driver has been tested nowAndrew Tridgell2014-01-161-1/+1
* ramtron: give errors for IO operations immediatelyAndrew Tridgell2014-01-161-24/+27
* Abort after N retries, propagate error throughout driver layersLorenz Meier2014-01-151-11/+37
* Add an optional byte-oriented write method to the MTD interfaceGregory Nutt2013-05-011-2/+4
* Add support for the FM25V01 partGregory Nutt2013-04-181-1/+9
* Several bugfixes, mostly from Darcy Gongpatacongo2012-10-061-104/+116
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-251-2/+2
* 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
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-675/+674
* ADS7843E driver is code completepatacongo2011-10-041-0/+0
* Changes for clean ez80 ZDS-II compilepatacongo2011-06-221-44/+50
* Eliminate some warningspatacongo2011-06-111-7/+7
* Fixes for kernel stub buildspatacongo2011-04-061-2/+3
* Add support for RAMTRON NVRAM devicespatacongo2011-03-061-0/+668