summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lpc43xx/lpc43_spifi.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-02The initial SYLOG device logic was valiant but yet still not enoughpatacongo1-1/+1
2012-08-02Correct an addressing error in the LPC32 SPIFI MTD driverpatacongo1-7/+7
2012-07-24Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo1-2/+6
2012-07-23LP43xx SPIFI MTD driver updatepatacongo1-4/+75
2012-07-18Update driver to work with and external SPIFI library (vs. ROM)patacongo1-17/+93
2012-07-18Create an MTD driver for SPIFIpatacongo1-47/+844
2012-07-17Add logic to initialize the LPC43xx SPIFI devicepatacongo1-0/+320