.. |
Kconfig
|
892cac72e4
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
|
10 år sedan |
Makefile
|
a891937110
dm: spi: Convert Freescale DSPI driver to driver model
|
10 år sedan |
altera_spi.c
|
cdcdad851f
spi: altera: Move the config options to the top
|
10 år sedan |
andes_spi.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 år sedan |
andes_spi.h
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 år sedan |
armada100_spi.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 år sedan |
atmel_dataflash_spi.c
|
7dfc4dbd2d
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
|
11 år sedan |
atmel_spi.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 år sedan |
atmel_spi.h
|
f11dea4f3d
spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header
|
10 år sedan |
bfin_spi.c
|
d6a320d5bb
blackfin: add spi and i2c specific get clock functions
|
11 år sedan |
bfin_spi6xx.c
|
d6a320d5bb
blackfin: add spi and i2c specific get clock functions
|
11 år sedan |
cadence_qspi.c
|
19a25f672c
dm: spi: Move the per-child data size to the uclass
|
10 år sedan |
cadence_qspi.h
|
10e8bf88c0
spi: Add Cadence QSPI DM driver used by SoCFPGA
|
10 år sedan |
cadence_qspi_apb.c
|
10e8bf88c0
spi: Add Cadence QSPI DM driver used by SoCFPGA
|
10 år sedan |
cf_qspi.c
|
a46988f11f
spi: cf_qspi: Fixup to_cf_qspi_slave macro
|
10 år sedan |
cf_spi.c
|
1478aeb32d
spi: cf_spi: Staticize local functions
|
10 år sedan |
davinci_spi.c
|
aa8306a90e
spi: davinci: Remove duplicate code to set bus and cs for slave
|
10 år sedan |
davinci_spi.h
|
2bcdf84d58
spi: davinci: add support for multiple bus and chip select
|
11 år sedan |
designware_spi.c
|
52091ad146
spi: designware_spi: revisit FIFO size detection again
|
10 år sedan |
ep93xx_spi.c
|
7237d22baa
arm: ep9315: Return back Cirrus Logic EDB9315A board support
|
11 år sedan |
exynos_spi.c
|
9694b72442
dm: spi: Correct SPI claim/release_bus() methods
|
10 år sedan |
fsl_dspi.c
|
a891937110
dm: spi: Convert Freescale DSPI driver to driver model
|
10 år sedan |
fsl_espi.c
|
b41411954d
linux/kernel.h: sync min, max, min3, max3 macros with Linux
|
10 år sedan |
fsl_qspi.c
|
5bc4830896
dm: spi: Convert Freescale QSPI driver to driver model
|
10 år sedan |
fsl_qspi.h
|
5f7f70c171
qspi:fsl implement AHB read
|
10 år sedan |
ftssp010_spi.c
|
81a66446c3
spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address
|
10 år sedan |
ich.c
|
ba4575626e
dm: x86: spi: Convert ICH SPI driver to driver model
|
10 år sedan |
ich.h
|
5093badbb5
x86: spi: Support ValleyView in ICH SPI driver
|
10 år sedan |
kirkwood_spi.c
|
4fd7717e8e
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
|
10 år sedan |
lpc32xx_ssp.c
|
981219eebe
lpc32xx: add LPC32xx SSP support (SPI mode)
|
10 år sedan |
mpc52xx_spi.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 år sedan |
mpc8xxx_spi.c
|
93e1459641
Coding Style cleanup: replace leading SPACEs by TABs
|
11 år sedan |
mxc_spi.c
|
b41411954d
linux/kernel.h: sync min, max, min3, max3 macros with Linux
|
10 år sedan |
mxs_spi.c
|
a928a36ff9
spi: mxs_spi: Configure chipselect after block reset
|
11 år sedan |
oc_tiny_spi.c
|
e7b1e452ff
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
|
11 år sedan |
omap3_spi.c
|
611c9ba2b8
spi: omap3: Fix timeout handling
|
10 år sedan |
omap3_spi.h
|
5753d09b10
spi: omap3: add support for more word lengths
|
11 år sedan |
sandbox_spi.c
|
19a25f672c
dm: spi: Move the per-child data size to the uclass
|
10 år sedan |
sh_qspi.c
|
22e75d6d60
spi: sh_qspi: Add header file that defines the address of registers
|
11 år sedan |
sh_spi.c
|
12f00caf61
spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded
|
11 år sedan |
sh_spi.h
|
c1d4ad9417
sh_spi: Add 4 chip select signals supporting
|
13 år sedan |
soft_spi.c
|
d0cff03e18
dm: spi: Move slave details to child platdata
|
10 år sedan |
soft_spi_legacy.c
|
44ba6b0ecc
dm: spi: Remove SPI_INIT feature
|
10 år sedan |
spi-emul-uclass.c
|
c60e1f2547
dm: sandbox: Add a SPI emulation uclass
|
10 år sedan |
spi-uclass.c
|
9694b72442
dm: spi: Correct SPI claim/release_bus() methods
|
10 år sedan |
spi.c
|
22052c6236
spi: Support half-duplex mode in FDT decode
|
10 år sedan |
tegra114_spi.c
|
9694b72442
dm: spi: Correct SPI claim/release_bus() methods
|
10 år sedan |
tegra20_sflash.c
|
9694b72442
dm: spi: Correct SPI claim/release_bus() methods
|
10 år sedan |
tegra20_slink.c
|
9694b72442
dm: spi: Correct SPI claim/release_bus() methods
|
10 år sedan |
tegra_spi.h
|
fda6fac39b
dm: tegra: spi: Convert to driver model
|
10 år sedan |
ti_qspi.c
|
46122960f0
qspi: dra7x: enable quad mode read for ti-qspi driver
|
10 år sedan |
xilinx_spi.c
|
999c39a45f
spi: xilinx: Move timeout calculation out of the loop
|
11 år sedan |
xilinx_spi.h
|
e7b1e452ff
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
|
11 år sedan |
zynq_spi.c
|
8c48a68346
zynq: spi: Remove unnecessary error condition
|
10 år sedan |