summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mtd/at45db.c
Commit message (Expand)AuthorAgeFilesLines
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-251-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-2/+2
* Fixes for kernel stub buildspatacongo2011-04-061-3/+4
* Use RECVBLOCK vs multiple SENDpatacongo2010-10-011-14/+10
* Accidentally deleted resume() callpatacongo2010-09-131-2/+3
* Improve optionspatacongo2010-09-131-33/+44
* Make power saving optional; Add higher performance, power hogging logicpatacongo2010-09-131-6/+78
* Still debugging AT45DB and SPIpatacongo2010-09-121-2/+1
* Early AT45DB debug fixespatacongo2010-09-121-3/+3
* Last (cosmetic) changes were still in editorpatacongo2010-09-121-20/+26
* Extend support to other chips in the familypatacongo2010-09-121-16/+50
* Add driver for Atmel AT45DB161 FLASHpatacongo2010-09-121-0/+779