Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5a3dc9604b9954b87c781d92790721f5909be1bb
/
drivers
/
spi
/
mxc_spi.c
ea0bce6
spi: mxc_spi: support driver model
by Peng Fan
· Wed Aug 09 13:09:33 2017 +0800
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· Fri Nov 07 03:03:31 2014 +0900
8f769cf
SPI: mxc_spi: delay initialisation until claim bus
by Markus Niebel
· Thu Oct 23 16:09:39 2014 +0200
714bdc3
SPI: mxc_spi: remove second reset from ECSPI config handler
by Markus Niebel
· Thu Oct 23 16:09:38 2014 +0200
16acd1c
ARM: i.MX: provide declaration for board_spi_cs_gpio
by Eric Nelson
· Tue Sep 30 15:40:03 2014 -0700
00cd738
spi: mxc: fix sf probe when using mxc_spi
by Nikita Kiryanov
· Wed Aug 20 15:08:50 2014 +0300
b77c888
spi, spi_mxc: do not hang in spi_xchg_single
by Heiko Schocher
· Mon Jul 14 10:22:11 2014 +0200
6683e62
spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3
by Markus Niebel
· Mon Feb 17 17:33:17 2014 +0100
6420320
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
by Timo Herbrecher
· Wed Oct 16 00:05:09 2013 +0530
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jul 12 10:36:48 2013 -0400
b177b71
spi: mxc_spi: Update pre and post divider algorithm
by Dirk Behme
· Sat May 11 07:25:54 2013 +0200
0a05dff
spi: mxc_spi: Fix pre and post divider calculation
by Dirk Behme
· Thu May 09 07:19:52 2013 +0200
fb7def9
spi: mxc_spi: Use DIV_ROUND_UP at appropriate places
by Axel Lin
· Fri Jun 14 21:13:32 2013 +0800
c3c7fce
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sun Apr 14 10:38:37 2013 +0200
833fb55
spi: mxc_spi: Set master mode for all channels
by Fabio Estevam
· Tue Apr 09 13:06:25 2013 +0000
cc7229c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Apr 04 11:49:32 2013 +0200
f79ef8a
spi: mxc_spi: Fix ECSPI reset handling
by Dirk Behme
· Wed Mar 20 22:03:44 2013 +0000
d034a95
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· Mon Mar 18 19:23:40 2013 +0000
5e8341c
spi: mxc_spi: Fix spi clock glitch durant reset
by Fabio Estevam
· Thu Nov 15 11:23:24 2012 +0000
17cd2a8
spi: mxc_spi: Fix handling of chip select
by Fabio Estevam
· Thu Nov 15 11:23:23 2012 +0000
28fd51b
spi: fix mxc_spi_slave structure allocation to clear memory
by Matt Sealey
· Fri Aug 17 08:15:10 2012 +0000
884622b
mxc_spi: Round up clock divider
by Benoît Thébaudeau
· Fri Aug 10 08:51:50 2012 +0000
fe1e761
mxc_spi: move machine specifics into CPU headers
by Eric Nelson
· Tue Jan 31 07:52:03 2012 +0000
7faee91
IMX: uniform GPIO interface using GPIO framework
by Stefano Babic
· Sun Aug 21 10:45:44 2011 +0200
43dc3f0
MX31: Cleanup clock function
by Stefano Babic
· Wed Jul 13 14:34:52 2011 +0200
785efc9
mxc_spi.c: typo fixed
by Helmut Raiger
· Wed Jun 15 01:45:45 2011 +0000
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· Mon Mar 14 15:43:56 2011 +0100
2858045
SPI: mxc_spi: replace fixed offsets with structures
by Stefano Babic
· Wed Jan 19 22:46:33 2011 +0000
0aa35fd
SPI: mxc_spi: add SPI clock calculation and setup to the driver
by Anatolij Gustschin
· Wed Jan 19 22:46:32 2011 +0000
089ebe0
SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case
by Anatolij Gustschin
· Thu Jan 20 07:53:06 2011 +0000
dcd73cd
SPI: mxc_spi: add support for i.MX35 processor
by Stefano Babic
· Wed Jan 19 22:46:30 2011 +0000
125f82a
MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51
by Stefano Babic
· Fri Aug 20 12:05:03 2010 +0200
4c59699
MXC: Correct SPI_CPOL setting in SPI driver
by Stefano Babic
· Mon Aug 23 20:41:19 2010 +0200
d77fe99
Use common function to set GPIOs for MX3 and MX5
by Stefano Babic
· Tue Jul 06 17:05:06 2010 +0200
6e6f455
SPI: added support for MX51 to mxc_spi
by Stefano Babic
· Sun Apr 04 22:43:38 2010 +0200
1858a9a
SPI: Fix 32 bit transfers in mxc_spi.c
by Magnus Lilja
· Tue Feb 09 22:05:39 2010 +0100
9a88d70
i.MX31: support GPIO as a chip-select in the mxc_spi driver
by Guennadi Liakhovetski
· Fri Feb 13 09:26:40 2009 +0100
d338013
i.MX31: fix SPI driver for shorter than 32 bit
by Guennadi Liakhovetski
· Sat Feb 07 00:09:12 2009 +0100
d74084a
SPI API improvements
by Haavard Skinnemoen
· Fri May 16 11:10:31 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
07327a5
New i.MX31 SPI driver
by Guennadi Liakhovetski
· Tue Apr 15 14:14:25 2008 +0200