summaryrefslogtreecommitdiff
path: root/drivers/spi/mxc_spi.c
AgeCommit message (Expand)Author
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-10-27SPI: mxc_spi: delay initialisation until claim busMarkus Niebel
2014-10-27SPI: mxc_spi: remove second reset from ECSPI config handlerMarkus Niebel
2014-10-21ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov
2014-08-06spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher
2014-02-18spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3Markus Niebel
2013-10-16spi: mxc_spi: Fix double incrementing read pointer for unaligned buffersTimo Herbrecher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-26spi: mxc_spi: Update pre and post divider algorithmDirk Behme
2013-06-26spi: mxc_spi: Fix pre and post divider calculationDirk Behme
2013-06-22spi: mxc_spi: Use DIV_ROUND_UP at appropriate placesAxel Lin
2013-04-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-13spi: mxc_spi: Set master mode for all channelsFabio Estevam
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04spi: mxc_spi: Fix ECSPI reset handlingDirk Behme
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass
2012-11-19spi: mxc_spi: Fix spi clock glitch durant resetFabio Estevam
2012-11-19spi: mxc_spi: Fix handling of chip selectFabio Estevam
2012-09-01spi: fix mxc_spi_slave structure allocation to clear memoryMatt Sealey
2012-09-01mxc_spi: Round up clock dividerBenoît Thébaudeau
2012-02-27mxc_spi: move machine specifics into CPU headersEric Nelson
2011-09-04IMX: uniform GPIO interface using GPIO frameworkStefano Babic
2011-07-18MX31: Cleanup clock functionStefano Babic
2011-06-21mxc_spi.c: typo fixedHelmut Raiger
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-02-02SPI: mxc_spi: replace fixed offsets with structuresStefano Babic
2011-02-02SPI: mxc_spi: add SPI clock calculation and setup to the driverAnatolij Gustschin
2011-02-02SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx caseAnatolij Gustschin
2011-02-02SPI: mxc_spi: add support for i.MX35 processorStefano Babic
2010-09-30MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51Stefano Babic
2010-09-30MXC: Correct SPI_CPOL setting in SPI driverStefano Babic
2010-09-29Use common function to set GPIOs for MX3 and MX5Stefano Babic
2010-05-05SPI: added support for MX51 to mxc_spiStefano Babic
2010-02-12SPI: Fix 32 bit transfers in mxc_spi.cMagnus Lilja
2009-02-24i.MX31: support GPIO as a chip-select in the mxc_spi driverGuennadi Liakhovetski
2009-02-24i.MX31: fix SPI driver for shorter than 32 bitGuennadi Liakhovetski
2008-06-03SPI API improvementsHaavard Skinnemoen
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-18New i.MX31 SPI driverGuennadi Liakhovetski