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
2019-10-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2019-10-25
Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips
Tom Rini
2019-10-25
spi: mt7621-spi: restore default register value after each xfer
Weijie Gao
2019-10-25
spi: mt7621-spi: remove data cache and rewrite its xfer function
Weijie Gao
2019-10-25
spi: mt7621-spi: use clock frequency from clk driver
Weijie Gao
2019-10-25
spi: designware_spi: Disable and free clock when remove driver
Ley Foon Tan
2019-10-25
spi: Kconfig: Enable SPI_SUNXI for SUNXI
Jagan Teki
2019-10-25
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
Bin Meng
2019-10-25
dm: spi: Return 0 if driver does not implement ops->cs_info
Bin Meng
2019-10-25
spi: Kconfig: Add help text
Jagan Teki
2019-10-24
spi: zynqmp: Remove unused platform headers
Michal Simek
2019-10-15
dm: spi: Do not assume first SPI bus
Thomas Fitzsimmons
2019-10-11
spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.
Kursad Oney
2019-10-11
spi: bcm63xx_hsspi: switch to raw I/O functions.
Kursad Oney
2019-10-11
spi: hsspi: allow to be used on bcm6858 and bcm63158
Kursad Oney
2019-10-08
spi: fsl_qspi: Add support for QSPI on iMX7ULP
Ye Li
2019-10-08
spi: fsl_qspi: Update to use driver data
Ye Li
2019-10-08
spi: fsl_qspi: Update write data size for page program LUT
Ye Li
2019-10-08
spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
Ye Li
2019-10-08
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
Lukasz Majewski
2019-10-08
spi: fix: Call mxs_reset_block() during DM/DTS probe
Lukasz Majewski
2019-10-08
spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
Lukasz Majewski
2019-09-16
spi: Add spi_write_then_read
Jagan Teki
2019-09-16
spi: Kconfig: Unmark DEPRECATED for MXS_SPI
Lukasz Majewski
2019-09-16
spi: soft_spi: Fix data abort if slave is not probed
Christophe Kerello
2019-09-16
spi: mvebu_a3700_spi: Fix clock prescale computation
Marek BehĂșn
2019-08-09
x86: ich-spi: Convert driver to spi-mem ops
Bernhard Messerklinger
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-27
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2019-07-25
spi: Drop obsolete mtk_qspi driver references
Weijie Gao
2019-07-25
spi: add spi-mem driver for MediaTek MT7629 SoC
Weijie Gao
2019-07-22
spi: stm32_qspi: Remove "st, stm32-qspi" compatible string
Patrice Chotard
2019-07-19
spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
Lukasz Majewski
2019-07-18
spi: Add SiFive SPI driver
Bhargav Shah
2019-07-18
drivers/spi: fsl_qspi: improve timeout calculation
Thomas Schaefer
2019-07-18
drivers/spi: fsl_qspi: fix read timeout
Thomas Schaefer
2019-07-18
spi: spi-mem: Fix read data size issue
Ye Li
2019-07-14
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-12
spi: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
spi: stm32_qspi: avoid warnings when building with W=1 option
Patrick Delaunay
2019-07-11
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-07-11
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-07-11
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
Pascal Linder
2019-07-11
km/spi: add weak functions to kirkwood_spi driver (DM part)
Pascal Linder
2019-07-10
spi: Avoid using malloc() in a critical function
Simon Glass
2019-07-10
sandbox: Correct spi flash operation
Simon Glass
2019-07-10
spi: Add SPI controller driver for UniPhier SoCs
Kunihiko Hayashi
2019-07-09
spi: Add Atmel QuadSPI driver
Tudor Ambarus
2019-06-17
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-06-13
spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED
Jagan Teki
[next]