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_apb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-9
/
+9
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
spi: cadence-qspi: Add support for Cadence Octal SPI controller
Vignesh Raghavendra
2020-01-27
1
-2
/
+6
*
spi: cadence-qspi: Add direct mode support
Vignesh Raghavendra
2020-01-27
1
-8
/
+57
*
spi: cadence_qspi: Move to spi-mem framework
Vignesh Raghavendra
2020-01-27
1
-91
/
+33
*
spi: cadence_qspi: Add quad write support
Ley Foon Tan
2019-04-12
1
-1
/
+6
*
spi: cadence_qspi: Fix warning cast from pointer to integer of different size
Ley Foon Tan
2018-07-12
1
-2
/
+2
*
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
Vignesh R
2018-01-24
1
-6
/
+25
*
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...
Vignesh R
2018-01-24
1
-20
/
+6
*
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when poss...
Goldschmidt Simon
2018-01-24
1
-16
/
+10
*
spi: cadence_spi: Sync DT bindings with Linux
Jason Rush
2018-01-24
1
-11
/
+4
*
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
1
-7
/
+7
*
spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible
Vignesh R
2017-01-04
1
-6
/
+16
*
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
Vignesh R
2017-01-04
1
-6
/
+20
*
spi: cadence_qspi: Fix CS timings
Phil Edworthy
2016-12-15
1
-11
/
+12
*
spi: cadence_qspi: Remove returns from end of void functions
Phil Edworthy
2016-12-15
1
-8
/
+0
*
spi: cadence_qspi: Use spi mode at the point it is needed
Phil Edworthy
2016-12-15
1
-4
/
+3
*
spi: cadence_qspi: Clean up the #define names
Phil Edworthy
2016-12-15
1
-43
/
+43
*
spi: cadence_qspi: Use #define for bits instead of bit shifts
Phil Edworthy
2016-12-15
1
-18
/
+19
*
spi: cadence_qspi: Better debug information on the SPI clock rate
Phil Edworthy
2016-12-15
1
-3
/
+3
*
spi: cadence_qspi: Fix baud rate calculation
Phil Edworthy
2016-12-15
1
-16
/
+6
*
spi: cadence_qspi: Fix clearing of pol/pha bits
Phil Edworthy
2016-12-15
1
-2
/
+2
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
Chin Liang See
2016-08-07
1
-2
/
+5
*
spi: cadence_quadspi: Enable QUAD mode based on DT data
Vignesh R
2016-07-09
1
-5
/
+5
*
spi: cadence_qspi_apb: Support 32 bit AHB address
Vignesh R
2016-07-09
1
-3
/
+2
*
mtd: cqspi: Simplify indirect read code
Marek Vasut
2016-05-06
1
-71
/
+57
*
mtd: cqspi: Simplify indirect write code
Marek Vasut
2016-05-06
1
-96
/
+30
*
spi: cadence_qspi_apb: Use BIT macro
Jagan Teki
2015-10-27
1
-14
/
+14
*
spi: cadence_qspi: support FIFO width other than 4 bytes
Vikas Manocha
2015-07-03
1
-23
/
+23
*
spi: cadence_qspi: get sram size from device tree
Vikas Manocha
2015-07-03
1
-5
/
+1
*
spi: cadence_qspi: move the sram partition in init
Vikas Manocha
2015-07-03
1
-11
/
+5
*
spi: Add Cadence QSPI DM driver used by SoCFPGA
Stefan Roese
2014-12-06
1
-0
/
+898