index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
cadence_qspi.c
Age
Commit message (
Expand
)
Author
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-21
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-30
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