index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
mxc_spi.c
Age
Commit message (
Expand
)
Author
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-10-27
SPI: mxc_spi: delay initialisation until claim bus
Markus Niebel
2014-10-27
SPI: mxc_spi: remove second reset from ECSPI config handler
Markus Niebel
2014-10-21
ARM: i.MX: provide declaration for board_spi_cs_gpio
Eric Nelson
2014-09-24
spi: mxc: fix sf probe when using mxc_spi
Nikita Kiryanov
2014-08-05
spi, spi_mxc: do not hang in spi_xchg_single
Heiko Schocher
2014-02-18
spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3
Markus Niebel
2013-10-15
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
Timo Herbrecher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-26
spi: mxc_spi: Update pre and post divider algorithm
Dirk Behme
2013-06-26
spi: mxc_spi: Fix pre and post divider calculation
Dirk Behme
2013-06-22
spi: mxc_spi: Use DIV_ROUND_UP at appropriate places
Axel Lin
2013-04-14
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-13
spi: mxc_spi: Set master mode for all channels
Fabio Estevam
2013-04-04
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-04
spi: mxc_spi: Fix ECSPI reset handling
Dirk Behme
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2012-11-19
spi: mxc_spi: Fix spi clock glitch durant reset
Fabio Estevam
2012-11-19
spi: mxc_spi: Fix handling of chip select
Fabio Estevam
2012-09-01
spi: fix mxc_spi_slave structure allocation to clear memory
Matt Sealey
2012-09-01
mxc_spi: Round up clock divider
Benoît Thébaudeau
2012-02-27
mxc_spi: move machine specifics into CPU headers
Eric Nelson
2011-09-04
IMX: uniform GPIO interface using GPIO framework
Stefano Babic
2011-07-18
MX31: Cleanup clock function
Stefano Babic
2011-06-21
mxc_spi.c: typo fixed
Helmut Raiger
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-02-01
SPI: mxc_spi: replace fixed offsets with structures
Stefano Babic
2011-02-01
SPI: mxc_spi: add SPI clock calculation and setup to the driver
Anatolij Gustschin
2011-02-01
SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case
Anatolij Gustschin
2011-02-01
SPI: mxc_spi: add support for i.MX35 processor
Stefano Babic
2010-09-30
MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51
Stefano Babic
2010-09-30
MXC: Correct SPI_CPOL setting in SPI driver
Stefano Babic
2010-09-29
Use common function to set GPIOs for MX3 and MX5
Stefano Babic
2010-05-05
SPI: added support for MX51 to mxc_spi
Stefano Babic
2010-02-12
SPI: Fix 32 bit transfers in mxc_spi.c
Magnus Lilja
2009-02-24
i.MX31: support GPIO as a chip-select in the mxc_spi driver
Guennadi Liakhovetski
2009-02-24
i.MX31: fix SPI driver for shorter than 32 bit
Guennadi Liakhovetski
2008-06-03
SPI API improvements
Haavard Skinnemoen
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-18
New i.MX31 SPI driver
Guennadi Liakhovetski