index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
mxs_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
1
-0
/
+2
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-5
/
+1
*
spi: mxs: Code cleanup
Jagan Teki
2020-06-11
1
-19
/
+18
*
spi: mxs: Drop nondm code
Jagan Teki
2020-06-11
1
-123
/
+0
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
Lukasz Majewski
2019-10-08
1
-2
/
+32
*
spi: fix: Call mxs_reset_block() during DM/DTS probe
Lukasz Majewski
2019-10-08
1
-0
/
+2
*
spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
Lukasz Majewski
2019-10-08
1
-1
/
+1
*
spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
Lukasz Majewski
2019-07-19
1
-83
/
+317
*
spi: Remove unused spi_init
Jagan Teki
2018-11-27
1
-4
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
spi: mxs_spi: Configure chipselect after block reset
Marek Vasut
2013-08-27
1
-9
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2013-04-22
1
-1
/
+1
*
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-19
1
-3
/
+1
*
mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
Marek Vasut
2013-03-07
1
-16
/
+0
*
mxs: spi: Fix the MXS SPI for mx23
Marek Vasut
2013-03-07
1
-2
/
+17
*
mxs: mmc: spi: dma: Better wrap the MXS differences
Marek Vasut
2013-03-07
1
-2
/
+2
*
mxs: clock: Use 'mxs' prefix for methods
Otavio Salvador
2013-01-21
1
-1
/
+1
*
mxs: ssp: Pull out the SSP bus to regs conversion
Marek Vasut
2013-01-21
1
-4
/
+1
*
MX28: SPI: Fix the DMA chaining
Marek Vasut
2012-09-06
1
-18
/
+25
*
MX28: SPI: Fix the DMA DCache race condition
Marek Vasut
2012-09-06
1
-7
/
+8
*
MX28: SPI: Supercharge the SPI driver
Marek Vasut
2012-09-01
1
-31
/
+65
*
spi: fix mxs_spi_slave structure allocation to clear memory
Matt Sealey
2012-09-01
1
-1
/
+1
*
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
1
-4
/
+4
*
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
1
-10
/
+9
*
MX28: SPI: Add DMA transfer support
Marek Vasut
2012-09-01
1
-1
/
+116
*
MX28: SPI: Pull out the PIO transfer function
Marek Vasut
2012-09-01
1
-33
/
+41
*
MX28: SPI: Refactor spi_xfer a bit
Marek Vasut
2012-09-01
1
-10
/
+22
*
spi: mxs: Allow other chip selects to work
Fabio Estevam
2012-05-15
1
-0
/
+10
*
spi: mxs: Introduce spi_cs_is_valid()
Fabio Estevam
2012-05-15
1
-2
/
+11
*
mxs_spi: Return proper timeout error
Fabio Estevam
2012-03-27
1
-3
/
+3
*
mx28: fix i.MX28 spi driver
Matthias Fuchs
2012-02-12
1
-3
/
+9
*
iMX28: Add SPI driver
Marek Vasut
2011-11-11
1
-0
/
+186