index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
cadence_qspi_apb.c
Commit message (
Expand
)
Author
Age
Lines
*
spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible
Vignesh R
2017-01-04
-6
/
+16
*
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
Vignesh R
2017-01-04
-6
/
+20
*
spi: cadence_qspi: Fix CS timings
Phil Edworthy
2016-12-15
-11
/
+12
*
spi: cadence_qspi: Remove returns from end of void functions
Phil Edworthy
2016-12-15
-8
/
+0
*
spi: cadence_qspi: Use spi mode at the point it is needed
Phil Edworthy
2016-12-15
-4
/
+3
*
spi: cadence_qspi: Clean up the #define names
Phil Edworthy
2016-12-15
-43
/
+43
*
spi: cadence_qspi: Use #define for bits instead of bit shifts
Phil Edworthy
2016-12-15
-18
/
+19
*
spi: cadence_qspi: Better debug information on the SPI clock rate
Phil Edworthy
2016-12-15
-3
/
+3
*
spi: cadence_qspi: Fix baud rate calculation
Phil Edworthy
2016-12-15
-16
/
+6
*
spi: cadence_qspi: Fix clearing of pol/pha bits
Phil Edworthy
2016-12-15
-2
/
+2
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-1
/
+1
*
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
Chin Liang See
2016-08-07
-2
/
+5
*
spi: cadence_quadspi: Enable QUAD mode based on DT data
Vignesh R
2016-07-09
-5
/
+5
*
spi: cadence_qspi_apb: Support 32 bit AHB address
Vignesh R
2016-07-09
-3
/
+2
*
mtd: cqspi: Simplify indirect read code
Marek Vasut
2016-05-06
-71
/
+57
*
mtd: cqspi: Simplify indirect write code
Marek Vasut
2016-05-06
-96
/
+30
*
spi: cadence_qspi_apb: Use BIT macro
Jagan Teki
2015-10-27
-14
/
+14
*
spi: cadence_qspi: support FIFO width other than 4 bytes
Vikas Manocha
2015-07-03
-23
/
+23
*
spi: cadence_qspi: get sram size from device tree
Vikas Manocha
2015-07-03
-5
/
+1
*
spi: cadence_qspi: move the sram partition in init
Vikas Manocha
2015-07-03
-11
/
+5
*
spi: Add Cadence QSPI DM driver used by SoCFPGA
Stefan Roese
2014-12-06
-0
/
+898