index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
mxs_spi.c
Age
Commit message (
Expand
)
Author
2013-08-27
spi: mxs_spi: Configure chipselect after block reset
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-22
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-07
mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
Marek Vasut
2013-03-07
mxs: spi: Fix the MXS SPI for mx23
Marek Vasut
2013-03-07
mxs: mmc: spi: dma: Better wrap the MXS differences
Marek Vasut
2013-01-21
mxs: clock: Use 'mxs' prefix for methods
Otavio Salvador
2013-01-21
mxs: ssp: Pull out the SSP bus to regs conversion
Marek Vasut
2012-09-06
MX28: SPI: Fix the DMA chaining
Marek Vasut
2012-09-06
MX28: SPI: Fix the DMA DCache race condition
Marek Vasut
2012-09-01
MX28: SPI: Supercharge the SPI driver
Marek Vasut
2012-09-01
spi: fix mxs_spi_slave structure allocation to clear memory
Matt Sealey
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
MX28: SPI: Add DMA transfer support
Marek Vasut
2012-09-01
MX28: SPI: Pull out the PIO transfer function
Marek Vasut
2012-09-01
MX28: SPI: Refactor spi_xfer a bit
Marek Vasut
2012-05-15
spi: mxs: Allow other chip selects to work
Fabio Estevam
2012-05-15
spi: mxs: Introduce spi_cs_is_valid()
Fabio Estevam
2012-03-27
mxs_spi: Return proper timeout error
Fabio Estevam
2012-02-12
mx28: fix i.MX28 spi driver
Matthias Fuchs
2011-11-11
iMX28: Add SPI driver
Marek Vasut