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-04-03
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra
Tom Rini
2020-04-02
qspi: t210: Use dev_read calls to get FDT data like base, freq
Tom Warren
2020-04-02
qspi: t210: Fix QSPI clock and tap delays
Tom Warren
2020-04-02
qspi: t210: Fix claim_bus's use of the wrong bus/device
Tom Warren
2020-04-02
spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses
Tudor Ambarus
2020-04-02
spi: atmel-quadspi: fix possible MMIO window size overrun
Tudor Ambarus
2020-03-31
mpc8xxx_spi: implement real ->set_speed
Rasmus Villemoes
2020-03-31
mpc8xxx_spi: always use 8-bit characters, don't read or write garbage
Rasmus Villemoes
2020-03-31
mpc8xxx_spi: put max_cs to use
Rasmus Villemoes
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-04
spi: ich: Drop while loop in hardware sequencing erase case
Wolfgang Wallner
2020-01-27
spi: cadence-qspi: Add compatible for TI AM654
Vignesh Raghavendra
2020-01-27
spi: cadence-qspi: Add support for Cadence Octal SPI controller
Vignesh Raghavendra
2020-01-27
mtd: spi-nor-core: Add octal mode support
Vignesh Raghavendra
2020-01-27
spi: cadence-qspi: Add direct mode support
Vignesh Raghavendra
2020-01-27
spi: cadence_qspi: Move to spi-mem framework
Vignesh Raghavendra
2020-01-27
spi: ti_qspi: Add support for CS other than CS0
Vignesh Raghavendra
2020-01-27
spi: prevent overriding established bus settings
Marcin Wojtas
2020-01-27
dm: spi: Check cs number before accessing slaves
Bin Meng
2020-01-27
spi: nxp_fspi: new driver for the FlexSPI controller
Michael Walle
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
[next]