index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2020-05-11
spi: nxp-fspi: Use new readl_poll_sleep_timeout API
Kuldeep Singh
2020-05-11
spi: Zap lpc32xx_ssp driver-related code
Jagan Teki
2020-04-30
spi: sifive: Fix QPP transfer
Jagan Teki
2020-04-30
spi: sifive: Fix format register proto field
Jagan Teki
2020-04-30
spi: sifive: Add spi-mem exec op
Jagan Teki
2020-04-30
spi: sifive: Tidy up dm_spi_slave_platdata variable
Jagan Teki
2020-04-29
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Tudor Ambarus
2020-04-29
spi: cadence-qspi: Move ref clock calculation to probe
Pratyush Yadav
2020-04-29
spi: Transform the FSL QuadSPI driver to use the SPI MEM API
Kuldeep Singh
2020-04-24
spi: mpc8xxx_spi: fix missing dev_err definition
Rasmus Villemoes
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
[next]