index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2017-05-18
spi: kconfig: add soft spi Kconfig entry
Peng Fan
2017-05-17
spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit
Stefan Roese
2017-05-15
omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support
Tom Rini
2017-05-10
rockchip: spi: enable support for the rk_spi driver for the RK3399
Jakob Unterwurzacher
2017-05-10
rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting
Philipp Tomsich
2017-05-10
rockchip: spi: rk_spi: dynamically select an module input rate
Philipp Tomsich
2017-05-08
stm32f7: use clock driver to enable qspi controller clock
Vikas Manocha
2017-05-03
drivers: spi: Remove duplicate .probe method
Suniel Mahesh
2017-05-03
zynq: spi: Honour the activation / deactivation delay
Moritz Fischer
2017-05-03
spi: atmel: check GPIO validity before using cs_gpios
Wenyou Yang
2017-04-05
Blackfin: Remove
Tom Rini
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-03-28
spi: fsl_qspi: Add support for single chip select
Suresh Gupta
2017-03-22
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
Jean-Jacques Hiblot
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-28
ARM: SPI: stm32: add stm32f746 qspi driver
Michael Kurz
2017-01-15
spi: Zap cf_qspi driver and related code
Jagan Teki
2017-01-13
spi: Zap ep93xx_spi driver and related code
Jagan Teki
2017-01-04
spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible
Vignesh R
2017-01-04
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
Vignesh R
2016-12-21
spi: Zap armada100_spi.c and env
Jagan Teki
2016-12-21
spi: Zap mpc52xx_spi.c, config and related code
Jagan Teki
2016-12-15
spi: cadence_qspi: Move DT prop code to match layout
Phil Edworthy
2016-12-15
spi: cadence_qspi: Fix CS timings
Phil Edworthy
2016-12-15
spi: cadence_qspi: Remove returns from end of void functions
Phil Edworthy
2016-12-15
spi: cadence_qspi: Use spi mode at the point it is needed
Phil Edworthy
2016-12-15
spi: cadence_qspi: Clean up the #define names
Phil Edworthy
2016-12-15
spi: cadence_qspi: Use #define for bits instead of bit shifts
Phil Edworthy
2016-12-15
spi: cadence_qspi: Better debug information on the SPI clock rate
Phil Edworthy
2016-12-15
spi: cadence_qspi: Fix baud rate calculation
Phil Edworthy
2016-12-15
spi: cadence_qspi: Fix clearing of pol/pha bits
Phil Edworthy
2016-12-15
spi: Add error checking for invalid bus widths
Simon Glass
2016-12-03
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
2016-11-26
spi: Add a debug() on bind failure
Simon Glass
2016-11-26
rockchip: spi: Honour the deactivation delay
Simon Glass
2016-11-26
rockchip: spi: Add support for of-platdata
Simon Glass
2016-11-26
spi: Add of-platdata support to SPI and SPI flash
Simon Glass
2016-11-18
spi: kirkwood_spi: implement mvebu_spi_set_mode()
Chris Packham
2016-11-13
spi: ti_qspi: Fix baudrate divider calculation
Vignesh R
2016-10-28
dm: at91: Add driver model support for the spi driver
Wenyou Yang
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-10-07
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
spi: fsl_qspi: Preserve endianness of QSPI MCR
York Sun
2016-09-27
spi: Add driver for Marvell Armada 3700 SoC
Stefan Roese
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-22
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-09-22
spi: Kconfig: Move FSL_QSPI entry to non-dm place
Jagan Teki
2016-09-22
spi: zynq: Use variable to remove u32 to u64 conversions
Michal Simek
2016-09-21
spi: Use mode for rx mode flags
Jagan Teki
[next]