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
2020-01-23
spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360
Philippe Reynes
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-14
spi: Fix manual relocation calling more times
Ashok Reddy Soma
2020-01-06
Merge branch 'next'
Tom Rini
2019-12-27
spi: rk: Limit transfers to (64K - 1) bytes
Jagan Teki
2019-12-15
spi: ich: Add Apollo Lake support
Simon Glass
2019-12-15
spi: ich: Add TPL support
Simon Glass
2019-12-15
spi: ich: Add support for get_mmap() method
Simon Glass
2019-12-15
spi: ich: Support hardware sequencing
Simon Glass
2019-12-15
spi: ich: Support of-platdata for fast-spi
Simon Glass
2019-12-15
spi: ich: Correct max-size bug in ich_spi_adjust_size()
Simon Glass
2019-12-15
spi: ich: Add mmio_base to struct ich_spi_platdata
Simon Glass
2019-12-15
spi: ich: Various small tidy-ups
Simon Glass
2019-12-15
spi: ich: Fix header order
Simon Glass
2019-12-15
spi: ich: Convert to livetree
Simon Glass
2019-12-15
spi: ich: Move the protection/lockdown code into a function
Simon Glass
2019-12-15
spi: ich: Move init function just above probe()
Simon Glass
2019-12-15
x86: spi: Don't enable SPI_FLASH_BAR by default
Simon Glass
2019-12-15
spi: Correct operations check in dm_spi_xfer()
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-11-20
spi: cadence_qspi: support DM_CLK
Simon Goldschmidt
2019-11-08
configs: spi: Add the SPI_FLASH_BAR for ESPI
Xiaowei Bao
2019-11-03
spi: Add support for memory-mapped flash
Simon Glass
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
[next]