Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5d9e7783d9418642d9d208214cbe271e1b579d66
/
drivers
/
spi
/
cadence_qspi_apb.c
68f8266
spi: cadence-qspi: Add support for Cadence Octal SPI controller
by Vignesh Raghavendra
· 5 years ago
6b7df22
spi: cadence-qspi: Add direct mode support
by Vignesh Raghavendra
· 4 years, 10 months ago
27516a3
spi: cadence_qspi: Move to spi-mem framework
by Vignesh Raghavendra
· 4 years, 10 months ago
0898799
spi: cadence_qspi: Add quad write support
by Ley Foon Tan
· 6 years ago
579b365
spi: cadence_qspi: Fix warning cast from pointer to integer of different size
by Ley Foon Tan
· 6 years ago
ad4bd8a
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
by Vignesh R
· 7 years ago
2e2389f
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible"
by Vignesh R
· 7 years ago
16cbd09
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
by Goldschmidt Simon
· 7 years ago
1b4df5e
spi: cadence_spi: Sync DT bindings with Linux
by Jason Rush
· 7 years ago
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
2d3be6f
spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible
by Vignesh R
· 8 years ago
4f06bf2
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
by Vignesh R
· 8 years ago
1fdd923
spi: cadence_qspi: Fix CS timings
by Phil Edworthy
· 8 years ago
928758d
spi: cadence_qspi: Remove returns from end of void functions
by Phil Edworthy
· 8 years ago
eef2edc
spi: cadence_qspi: Use spi mode at the point it is needed
by Phil Edworthy
· 8 years ago
3a5ae12
spi: cadence_qspi: Clean up the #define names
by Phil Edworthy
· 8 years ago
dd18c6f
spi: cadence_qspi: Use #define for bits instead of bit shifts
by Phil Edworthy
· 8 years ago
67824ad
spi: cadence_qspi: Better debug information on the SPI clock rate
by Phil Edworthy
· 8 years ago
8f24a44
spi: cadence_qspi: Fix baud rate calculation
by Phil Edworthy
· 8 years ago
c92c76a
spi: cadence_qspi: Fix clearing of pol/pha bits
by Phil Edworthy
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
91b2c19
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
by Chin Liang See
· 8 years ago
4ca6019
spi: cadence_quadspi: Enable QUAD mode based on DT data
by Vignesh R
· 8 years ago
0c80b92
spi: cadence_qspi_apb: Support 32 bit AHB address
by Vignesh R
· 8 years ago
8c17743
mtd: cqspi: Simplify indirect read code
by Marek Vasut
· 9 years ago
dae51dd
mtd: cqspi: Simplify indirect write code
by Marek Vasut
· 9 years ago
99d7167
spi: cadence_qspi_apb: Use BIT macro
by Jagan Teki
· 9 years ago
f206f71
spi: cadence_qspi: support FIFO width other than 4 bytes
by Vikas Manocha
· 9 years ago
480f3b5
spi: cadence_qspi: get sram size from device tree
by Vikas Manocha
· 9 years ago
215cea0
spi: cadence_qspi: move the sram partition in init
by Vikas Manocha
· 9 years ago
1c60fe7
spi: Add Cadence QSPI DM driver used by SoCFPGA
by Stefan Roese
· 10 years ago