index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
cadence_qspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: cadence_qspi: convert to livetree
Simon Goldschmidt
2019-05-10
1
-20
/
+19
*
spi: cadence_qspi: add reset handling
Simon Goldschmidt
2019-04-17
1
-0
/
+17
*
spi: cadence_qspi: Add quad write support
Ley Foon Tan
2019-04-12
1
-1
/
+1
*
spi: cadence_qspi: use "cdns,qspi-nor" as compatible
Simon Goldschmidt
2018-11-29
1
-1
/
+1
*
spi: cadence_qspi: Fix compilation warning
Ley Foon Tan
2018-07-12
1
-1
/
+1
*
spi: cadence_qspi: Change to use devfdt_get_addr_index()
Ley Foon Tan
2018-06-04
1
-11
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
spi: cadence_spi: Sync DT bindings with Linux
Jason Rush
2018-01-24
1
-8
/
+12
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
spi: cadence_qspi: Move DT prop code to match layout
Phil Edworthy
2016-12-15
1
-1
/
+1
*
spi: cadence_qspi: Use spi mode at the point it is needed
Phil Edworthy
2016-12-15
1
-3
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
spi: Use mode for rx mode flags
Jagan Teki
2016-09-22
1
-1
/
+1
*
spi: cadence_quadspi: Enable QUAD mode based on DT data
Vignesh R
2016-07-09
1
-1
/
+2
*
spi: cadence_qspi: Ensure check for max frequency in place
Chin Liang See
2015-11-05
1
-0
/
+3
*
spi: cadence_qspi: Fix fdt read of spi-max-frequency
Chin Liang See
2015-11-05
1
-4
/
+4
*
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
Chin Liang See
2015-11-05
1
-9
/
+13
*
spi: cadence_qspi: get sram size from device tree
Vikas Manocha
2015-07-03
1
-0
/
+1
*
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-29
1
-1
/
+0
*
spi: cadence_qspi: Fix checking return value of fdt_first_subnode()
Axel Lin
2015-01-07
1
-1
/
+1
*
spi: Add Cadence QSPI DM driver used by SoCFPGA
Stefan Roese
2014-12-06
1
-0
/
+345