summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/imx/imx_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-091-3/+6
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add cmddata method to the SPI interfacepatacongo2010-12-031-0/+3
* In progress changes for OLED display workpatacongo2010-05-151-2/+37
* Fixes for recent header file reorganizationpatacongo2009-12-281-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-56/+58
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-0/+1
* Add LM3S SSI driverpatacongo2009-05-231-7/+7
* Extend SPI interface so that we can set number of bits per wordpatacongo2009-04-261-8/+80
* Incorporate i.MX1 SPI driverpatacongo2009-04-261-78/+430
* Extend SPI interface for word sizes >8bitspatacongo2009-04-261-68/+123
* spi updatepatacongo2009-04-261-34/+190
* more i.MX logicpatacongo2009-04-181-0/+481