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
Commit message (
Expand
)
Author
Age
Lines
*
ARM: SPI: stm32: add stm32f746 qspi driver
Michael Kurz
2017-01-28
-0
/
+637
*
spi: Zap cf_qspi driver and related code
Jagan Teki
2017-01-15
-359
/
+0
*
spi: Zap ep93xx_spi driver and related code
Jagan Teki
2017-01-13
-273
/
+0
*
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: Zap armada100_spi.c and env
Jagan Teki
2016-12-21
-204
/
+0
*
spi: Zap mpc52xx_spi.c, config and related code
Jagan Teki
2016-12-21
-91
/
+0
*
spi: cadence_qspi: Move DT prop code to match layout
Phil Edworthy
2016-12-15
-1
/
+1
*
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
-9
/
+5
*
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
*
spi: Add error checking for invalid bus widths
Simon Glass
2016-12-15
-2
/
+2
*
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
2016-12-03
-1
/
+1
*
spi: Add a debug() on bind failure
Simon Glass
2016-11-25
-1
/
+4
*
rockchip: spi: Honour the deactivation delay
Simon Glass
2016-11-25
-0
/
+8
*
rockchip: spi: Add support for of-platdata
Simon Glass
2016-11-25
-1
/
+35
*
spi: Add of-platdata support to SPI and SPI flash
Simon Glass
2016-11-25
-1
/
+12
*
spi: kirkwood_spi: implement mvebu_spi_set_mode()
Chris Packham
2016-11-18
-0
/
+15
*
spi: ti_qspi: Fix baudrate divider calculation
Vignesh R
2016-11-13
-9
/
+7
*
dm: at91: Add driver model support for the spi driver
Wenyou Yang
2016-10-28
-0
/
+296
*
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
-1
/
+1
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-10-12
-2
/
+8
|
\
|
*
spi: fsl_qspi: Preserve endianness of QSPI MCR
York Sun
2016-10-06
-2
/
+8
*
|
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
-1
/
+1
|
/
*
spi: Add driver for Marvell Armada 3700 SoC
Stefan Roese
2016-09-27
-0
/
+303
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-6
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-09-22
-36
/
+51
|
\
|
*
spi: Kconfig: Move FSL_QSPI entry to non-dm place
Jagan Teki
2016-09-22
-7
/
+7
|
*
spi: Use mode for rx mode flags
Jagan Teki
2016-09-22
-15
/
+10
|
*
spi: ti_qspi: Remove unnecessary udelay for AM437x
Vignesh R
2016-09-22
-7
/
+0
|
*
spi: ti_qspi: use 128 bit transfer mode when writing to flash
Vignesh R
2016-09-22
-6
/
+33
|
*
spi: zynq_spi: Fix infinite looping while xfer
Lad, Prabhakar
2016-09-22
-1
/
+1
*
|
spi: zynq: Use variable to remove u32 to u64 conversions
Michal Simek
2016-09-22
-2
/
+5
|
/
*
spi: tegra: fix hang in set_mode()
Stephen Warren
2016-08-25
-0
/
+11
*
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
Chin Liang See
2016-08-07
-2
/
+5
*
driver: spi: fsl-qspi: remove compile Warnings
Yunhui Cui
2016-08-02
-1
/
+3
*
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
Vignesh R
2016-07-30
-5
/
+12
*
spi: ti_qspi: Remove delay in read path for dra7xx
Vignesh R
2016-07-30
-3
/
+0
*
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
Vignesh R
2016-07-30
-2
/
+2
*
spi: ti_qspi: Fix failure on multiple READ_ID cmd
Vignesh R
2016-07-30
-3
/
+2
*
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
-7
/
+1
*
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
-2
/
+1
*
dm: spi: Read default speed and mode values from DT
Vignesh R
2016-07-09
-2
/
+6
*
spi: cadence_quadspi: Enable QUAD mode based on DT data
Vignesh R
2016-07-09
-7
/
+8
*
spi: cadence_qspi_apb: Support 32 bit AHB address
Vignesh R
2016-07-09
-3
/
+2
[next]