index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2018-06-04
spi: cadence_qspi: Change to use devfdt_get_addr_index()
Ley Foon Tan
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-06-01
spi: bcm63xx_hsspi: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
spi: bcm63xx_spi: convert to use live dt
Álvaro Fernández Rojas
2018-05-30
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-05-29
spi: atcspi200: Fix compiler warning
Rick Chen
2018-05-16
spi: fsl_qspi: remove superfluous assignment
Heinrich Schuchardt
2018-05-16
spi: lpc32xx: simplify logical expression
Heinrich Schuchardt
2018-05-16
spi: atcspi200: avoid NULL dereference
Heinrich Schuchardt
2018-05-16
spi: stm32_qspi: Add reset support
Patrice Chotard
2018-05-16
spi: stm32_qspi: Use dev_read_xxx API
Patrice Chotard
2018-05-16
spi: stm32_qspi: Add chip select management
Christophe Kerello
2018-05-16
spi: stm32_qspi: Add st, stm32f469-qspi compatible string
Christophe Kerello
2018-05-16
spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
Christophe Kerello
2018-05-16
spi: stm32_qspi: Sort include files alphabetically
Patrice Chotard
2018-05-16
spi: stm32_qspi: Solve issue detected by checkpatch
Patrick Delaunay
2018-05-16
spi: stm32_qspi: Remove CONFIG_CLK flag
Patrice Chotard
2018-05-14
spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
Marek Behún
2018-05-09
spi: fsl_qspi: Introduce is_controller_busy function
Rajat Srivastava
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-23
spi: dw: invert wait condition in dw_spi_xfer
Eugeniy Paltsev
2018-04-11
spi: sh_qspi: Make use of the 32byte FIFO
Marek Vasut
2018-04-11
spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
Marek Vasut
2018-04-11
spi: sh_qspi: Drop SPBDCR wait
Marek Vasut
2018-04-11
spi: sh_qspi: Replace data types with short ones
Marek Vasut
2018-04-11
mtd: spi: Add Renesas RPC SPI-flash driver
Marek Vasut
2018-04-07
Revert "spi: atmel: Drop non-dm code"
Tom Rini
2018-04-07
Revert "spi: atmel: Drop atmel_spi.h"
Tom Rini
2018-04-06
powercp: mpc8xx: move commproc.h
Christophe Leroy
2018-04-06
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
spi: atmel: default y if DM_SPI && ARCH_AT91
Jagan Teki
2018-04-06
spi: atmel: Drop atmel_spi.h
Jagan Teki
2018-04-06
spi: atmel: Drop non-dm code
Jagan Teki
2018-04-06
spi: atmel: Add ifdef for DM_GPIO code
Jagan Teki
2018-03-23
omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
Sjoerd Simons
2018-03-22
DW SPI: use 32 bit access instead of 16 and 32 bit mix
Eugeniy Paltsev
2018-03-22
DW SPI: add option to use external gpio for chip select
Eugeniy Paltsev
2018-03-22
DW SPI: refactor poll_transfer functions
Eugeniy Paltsev
2018-03-22
DW SPI: fix transmit only mode
Eugeniy Paltsev
2018-03-22
DW SPI: fix tx data loss on FIFO flush
Eugeniy Paltsev
2018-03-15
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-03-14
spi: omap3: Fix redeclared error
Jagan Teki
2018-03-13
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-03-13
spi: omap3: Skip set_mode, set_speed from claim
Jagan Teki
2018-03-13
spi: atcspi200: Drop non-dm code
Jagan Teki
2018-02-13
spi: Migrate CONFIG_CF_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig
Tuomas Tynkkynen
[next]