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
/
cadence_qspi.c
Age
Commit message (
Expand
)
Author
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-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
spi: cadence-qspi: Add direct mode support
Vignesh Raghavendra
2020-01-27
spi: cadence_qspi: Move to spi-mem framework
Vignesh Raghavendra
2019-11-20
spi: cadence_qspi: support DM_CLK
Simon Goldschmidt
2019-05-10
spi: cadence_qspi: convert to livetree
Simon Goldschmidt
2019-04-17
spi: cadence_qspi: add reset handling
Simon Goldschmidt
2019-04-12
spi: cadence_qspi: Add quad write support
Ley Foon Tan
2018-11-29
spi: cadence_qspi: use "cdns,qspi-nor" as compatible
Simon Goldschmidt
2018-07-12
spi: cadence_qspi: Fix compilation warning
Ley Foon Tan
2018-06-04
spi: cadence_qspi: Change to use devfdt_get_addr_index()
Ley Foon Tan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-24
spi: cadence_spi: Sync DT bindings with Linux
Jason Rush
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-12-15
spi: cadence_qspi: Move DT prop code to match layout
Phil Edworthy
2016-12-15
spi: cadence_qspi: Use spi mode at the point it is needed
Phil Edworthy
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-22
spi: Use mode for rx mode flags
Jagan Teki
2016-07-09
spi: cadence_quadspi: Enable QUAD mode based on DT data
Vignesh R
2015-11-05
spi: cadence_qspi: Ensure check for max frequency in place
Chin Liang See
2015-11-05
spi: cadence_qspi: Fix fdt read of spi-max-frequency
Chin Liang See
2015-11-05
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
Chin Liang See
2015-07-03
spi: cadence_qspi: get sram size from device tree
Vikas Manocha
2015-01-29
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-07
spi: cadence_qspi: Fix checking return value of fdt_first_subnode()
Axel Lin
2014-12-06
spi: Add Cadence QSPI DM driver used by SoCFPGA
Stefan Roese