Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fddf876a8f56ff53d1354387ebf7fd3997189349
/
drivers
/
spi
/
cadence_qspi_apb.c
7eece32
spi: cadence_qspi: Add quad write support
by Ley Foon Tan
· 6 years ago
8b71e46
spi: cadence_qspi: Fix warning cast from pointer to integer of different size
by Ley Foon Tan
· 6 years ago
aaa21d3
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
by Vignesh R
· 7 years ago
a743e2b
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible"
by Vignesh R
· 7 years ago
948ad4f
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
by Goldschmidt Simon
· 7 years ago
15a70a5
spi: cadence_spi: Sync DT bindings with Linux
by Jason Rush
· 7 years ago
4826350
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
b63b463
spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible
by Vignesh R
· 8 years ago
57897c1
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
by Vignesh R
· 8 years ago
22e63ff
spi: cadence_qspi: Fix CS timings
by Phil Edworthy
· 8 years ago
3c56953
spi: cadence_qspi: Remove returns from end of void functions
by Phil Edworthy
· 8 years ago
7d403f2
spi: cadence_qspi: Use spi mode at the point it is needed
by Phil Edworthy
· 8 years ago
7e76c4b
spi: cadence_qspi: Clean up the #define names
by Phil Edworthy
· 8 years ago
db37cc9
spi: cadence_qspi: Use #define for bits instead of bit shifts
by Phil Edworthy
· 8 years ago
0ceb4d9
spi: cadence_qspi: Better debug information on the SPI clock rate
by Phil Edworthy
· 8 years ago
32068c4
spi: cadence_qspi: Fix baud rate calculation
by Phil Edworthy
· 8 years ago
cc80a89
spi: cadence_qspi: Fix clearing of pol/pha bits
by Phil Edworthy
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
5405817
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
by Chin Liang See
· 8 years ago
2372e14
spi: cadence_quadspi: Enable QUAD mode based on DT data
by Vignesh R
· 8 years ago
dac3bf2
spi: cadence_qspi_apb: Support 32 bit AHB address
by Vignesh R
· 8 years ago
5a824c4
mtd: cqspi: Simplify indirect read code
by Marek Vasut
· 9 years ago
26da635
mtd: cqspi: Simplify indirect write code
by Marek Vasut
· 9 years ago
b7e83b0
spi: cadence_qspi_apb: Use BIT macro
by Jagan Teki
· 9 years ago
70bb2b1
spi: cadence_qspi: support FIFO width other than 4 bytes
by Vikas Manocha
· 9 years ago
90a2f71
spi: cadence_qspi: get sram size from device tree
by Vikas Manocha
· 9 years ago
c0535c0
spi: cadence_qspi: move the sram partition in init
by Vikas Manocha
· 9 years ago
10e8bf8
spi: Add Cadence QSPI DM driver used by SoCFPGA
by Stefan Roese
· 10 years ago