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