summaryrefslogtreecommitdiffstats
path: root/drivers/spi/mxc_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-141-8/+9
|\
| * spi: mxc_spi: Set master mode for all channelsFabio Estevam2013-04-131-8/+9
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-041-4/+4
|\ \ | |/
| * spi: mxc_spi: Fix ECSPI reset handlingDirk Behme2013-04-041-4/+4
* | spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-191-3/+1
|/
* spi: mxc_spi: Fix spi clock glitch durant resetFabio Estevam2012-11-191-2/+2
* spi: mxc_spi: Fix handling of chip selectFabio Estevam2012-11-191-2/+3
* spi: fix mxc_spi_slave structure allocation to clear memoryMatt Sealey2012-09-011-1/+1
* mxc_spi: Round up clock dividerBenoît Thébaudeau2012-09-011-2/+2
* mxc_spi: move machine specifics into CPU headersEric Nelson2012-02-271-87/+6
* IMX: uniform GPIO interface using GPIO frameworkStefano Babic2011-09-041-4/+4
* MX31: Cleanup clock functionStefano Babic2011-07-181-2/+0
* mxc_spi.c: typo fixedHelmut Raiger2011-06-211-1/+1
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-271-7/+2
* SPI: mxc_spi: replace fixed offsets with structuresStefano Babic2011-02-021-66/+28
* SPI: mxc_spi: add SPI clock calculation and setup to the driverAnatolij Gustschin2011-02-021-1/+22
* SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx caseAnatolij Gustschin2011-02-021-5/+4
* SPI: mxc_spi: add support for i.MX35 processorStefano Babic2011-02-021-24/+72
* MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51Stefano Babic2010-09-301-38/+111
* MXC: Correct SPI_CPOL setting in SPI driverStefano Babic2010-09-301-2/+2
* Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-291-8/+7
* SPI: added support for MX51 to mxc_spiStefano Babic2010-05-051-20/+211
* SPI: Fix 32 bit transfers in mxc_spi.cMagnus Lilja2010-02-121-0/+9
* i.MX31: support GPIO as a chip-select in the mxc_spi driverGuennadi Liakhovetski2009-02-241-8/+56
* i.MX31: fix SPI driver for shorter than 32 bitGuennadi Liakhovetski2009-02-241-11/+20
* SPI API improvementsHaavard Skinnemoen2008-06-031-31/+57
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* New i.MX31 SPI driverGuennadi Liakhovetski2008-04-181-0/+166
OpenPOWER on IntegriCloud