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_apb.c
Age
Commit message (
Expand
)
Author
2019-04-12
spi: cadence_qspi: Add quad write support
Ley Foon Tan
2018-07-12
spi: cadence_qspi: Fix warning cast from pointer to integer of different size
Ley Foon Tan
2018-01-24
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
Vignesh R
2018-01-24
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...
Vignesh R
2018-01-24
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when poss...
Goldschmidt Simon
2018-01-24
spi: cadence_spi: Sync DT bindings with Linux
Jason Rush
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2017-01-04
spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible
Vignesh R
2017-01-04
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
Vignesh R
2016-12-15
spi: cadence_qspi: Fix CS timings
Phil Edworthy
2016-12-15
spi: cadence_qspi: Remove returns from end of void functions
Phil Edworthy
2016-12-15
spi: cadence_qspi: Use spi mode at the point it is needed
Phil Edworthy
2016-12-15
spi: cadence_qspi: Clean up the #define names
Phil Edworthy
2016-12-15
spi: cadence_qspi: Use #define for bits instead of bit shifts
Phil Edworthy
2016-12-15
spi: cadence_qspi: Better debug information on the SPI clock rate
Phil Edworthy
2016-12-15
spi: cadence_qspi: Fix baud rate calculation
Phil Edworthy
2016-12-15
spi: cadence_qspi: Fix clearing of pol/pha bits
Phil Edworthy
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-07
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
Chin Liang See
2016-07-09
spi: cadence_quadspi: Enable QUAD mode based on DT data
Vignesh R
2016-07-09
spi: cadence_qspi_apb: Support 32 bit AHB address
Vignesh R
2016-05-06
mtd: cqspi: Simplify indirect read code
Marek Vasut
2016-05-06
mtd: cqspi: Simplify indirect write code
Marek Vasut
2015-10-27
spi: cadence_qspi_apb: Use BIT macro
Jagan Teki
2015-07-03
spi: cadence_qspi: support FIFO width other than 4 bytes
Vikas Manocha
2015-07-03
spi: cadence_qspi: get sram size from device tree
Vikas Manocha
2015-07-03
spi: cadence_qspi: move the sram partition in init
Vikas Manocha
2014-12-06
spi: Add Cadence QSPI DM driver used by SoCFPGA
Stefan Roese