index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
mxc_spi.c
Age
Commit message (
Expand
)
Author
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-02-02
SPI: mxc_spi: replace fixed offsets with structures
Stefano Babic
2011-02-02
SPI: mxc_spi: add SPI clock calculation and setup to the driver
Anatolij Gustschin
2011-02-02
SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case
Anatolij Gustschin
2011-02-02
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-21
Big white-space cleanup.
Wolfgang Denk
2008-04-18
New i.MX31 SPI driver
Guennadi Liakhovetski