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
*
spi: omap3: Fix multiple definition of 'priv'
Jagan Teki
2016-03-15
-19
/
+21
*
spi: omap3: Convert to driver model
Jagan Teki
2016-03-14
-270
/
+416
*
spi: omap3: Make local functions as static
Jagan Teki
2016-03-14
-6
/
+6
*
spi: omap3: Move headers code inside the driver
Jagan Teki
2016-03-14
-111
/
+86
*
dm: ti_qspi: Fix conversion of address to a pointer
Lokesh Vutla
2016-03-12
-3
/
+7
*
spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN
Christophe Ricard
2016-02-23
-0
/
+1
*
spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx
Christophe Ricard
2016-02-23
-2
/
+0
*
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
Mugunthan V N
2016-02-23
-1
/
+1
*
dm: pch: Rename get_sbase op to get_spi_base
Bin Meng
2016-02-05
-1
/
+1
*
spi: ich: Change PCHV_ to ICHV_
Bin Meng
2016-02-05
-8
/
+13
*
spi: ich: Use compatible strings to distinguish controller version
Bin Meng
2016-02-05
-4
/
+24
*
spi: ich: Some clean up
Bin Meng
2016-02-05
-47
/
+47
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
-10
/
+10
|
\
|
*
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
Gong Qianyu
2016-01-27
-3
/
+3
|
*
spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
Gong Qianyu
2016-01-27
-6
/
+6
|
*
spi: fsl_qspi: fix compile warning for 64-bit platform
Gong Qianyu
2016-01-27
-1
/
+1
*
|
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
2016-01-24
-116
/
+36
*
|
spi: ich: Separate out the read/write trace from normal debugging
Simon Glass
2016-01-24
-9
/
+15
|
/
*
rockchip: spi: Remove the explicit pinctrl setting
Simon Glass
2016-01-21
-26
/
+2
*
rockchip: spi: Correct chip-enable code
Simon Glass
2016-01-21
-1
/
+6
*
rockchip: spi: Implement the delays
Simon Glass
2016-01-21
-4
/
+23
*
rockchip: spi: Correct the bus init code
Simon Glass
2016-01-21
-2
/
+2
*
rockchip: spi: Remember the last speed to avoid re-setting it
Simon Glass
2016-01-21
-1
/
+4
*
rockchip: spi: Avoid setting the pinctrl twice
Simon Glass
2016-01-21
-3
/
+6
*
rockchip: spi: Update the driver to use the new clock ID
Simon Glass
2016-01-21
-15
/
+17
*
spi: ti_qspi: Use 4-byte opcode for mmap read
Vignesh R
2016-01-20
-3
/
+3
*
spi: rk_spi: Fix debug format warning
Tom Rini
2016-01-19
-1
/
+1
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
-58
/
+4
*
spi: kirkwood_spi.c: Add driver model support
Stefan Roese
2016-01-14
-63
/
+159
*
spi: kirkwood_spi.c: Prepare for driver model support
Stefan Roese
2016-01-14
-13
/
+28
*
drivers: spi: ti_qspi: convert driver to adopt device driver model
Mugunthan V N
2016-01-13
-0
/
+187
*
spi: Add support for dual and quad mode
Mugunthan V N
2016-01-13
-1
/
+37
*
drivers: spi: ti_qspi: prepare driver for DM conversion
Mugunthan V N
2016-01-13
-126
/
+153
*
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...
Mugunthan V N
2016-01-13
-60
/
+60
*
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
Mugunthan V N
2016-01-13
-2
/
+2
*
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
-2
/
+2
*
spi: Rename SPI_OPM_RX_* to SPI_RX_*
Jagan Teki
2016-01-13
-2
/
+2
*
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
Jagan Teki
2016-01-13
-1
/
+1
*
spi: Use mode instead of op_mode_tx
Jagan Teki
2016-01-13
-1
/
+1
*
spi: fsl_qspi: fix an error of using GENMASK
Gong Qianyu
2016-01-07
-1
/
+1
*
spi: zynq_qspi: Add configuration to disable LQSPI feature
Nathan Rossi
2015-12-18
-0
/
+9
*
fsl_qspi: Pet the watchdog while reading/writing
Alexander Stein
2015-12-15
-0
/
+5
*
spi: xilinx: Add new compatible strings
Michal Simek
2015-12-11
-1
/
+2
*
spi: Kconfig: Fix correct target name for ZynqMP
Michal Simek
2015-12-11
-1
/
+1
*
spi: zynq_spi: Add cadence compatible string
Michal Simek
2015-12-11
-0
/
+1
*
spi: ti_qspi: Fix SPI_3WIRE checking using mode
Jagan Teki
2015-12-11
-1
/
+1
*
spi: Get spi-3wire from dts
Jagan Teki
2015-12-11
-0
/
+2
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
-0
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-11-19
-0
/
+2
|
\
|
*
spi: ti_qspi: Add dummy readl for bus sync
Vignesh R
2015-11-17
-0
/
+2
[next]