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: atmel: add WDRBT bit to avoid receive overrun
Bo Shen
2012-09-01
-0
/
+4
*
MX28: SPI: Supercharge the SPI driver
Marek Vasut
2012-09-01
-31
/
+65
*
spi: fix mxs_spi_slave structure allocation to clear memory
Matt Sealey
2012-09-01
-1
/
+1
*
spi: fix mxc_spi_slave structure allocation to clear memory
Matt Sealey
2012-09-01
-1
/
+1
*
mxc_spi: Round up clock divider
Benoît Thébaudeau
2012-09-01
-2
/
+2
*
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
-4
/
+4
*
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-09-01
-5
/
+5
*
am335x evm: Enable support for spi0
Tom Rini
2012-09-01
-0
/
+10
*
am33xx: Add support, update omap3 McSPI driver
Tom Rini
2012-09-01
-0
/
+11
*
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
-10
/
+9
*
MX28: SPI: Add DMA transfer support
Marek Vasut
2012-09-01
-1
/
+116
*
MX28: SPI: Pull out the PIO transfer function
Marek Vasut
2012-09-01
-33
/
+41
*
MX28: SPI: Refactor spi_xfer a bit
Marek Vasut
2012-09-01
-10
/
+22
*
spi: Fix merge conflicts - Makefile
Michal Simek
2012-08-07
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2012-07-31
-0
/
+351
|
\
|
*
spi: microblaze: Adds driver for Xilinx SPI controller
Stephan Linz
2012-07-31
-0
/
+350
*
|
kw_spi: add weak functions board_spi_claim/release_bus
Valentin Longchamp
2012-07-07
-1
/
+12
*
|
kw_spi: support spi_claim/release_bus functions
Valentin Longchamp
2012-07-07
-0
/
+36
*
|
kw_spi: backup and reset the MPP of the chosen CS pin
Valentin Longchamp
2012-07-07
-9
/
+6
*
|
spi: tegra2: rename tegra2_spi.* to tegra_spi.*
Tom Warren
2012-07-07
-3
/
+3
*
|
spi: Tegra2: Seaboard: fix UART corruption during SPI transactions
Tom Warren
2012-07-07
-1
/
+12
|
/
*
spi: mxs: Allow other chip selects to work
Fabio Estevam
2012-05-15
-0
/
+10
*
spi: mxs: Introduce spi_cs_is_valid()
Fabio Estevam
2012-05-15
-2
/
+11
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-03-30
-6
/
+68
|
\
|
*
omap3_spi: receive transmit mode
jacopo mondi
2012-03-27
-3
/
+65
|
*
mxs_spi: Return proper timeout error
Fabio Estevam
2012-03-27
-3
/
+3
*
|
sh_spi: Add 4 chip select signals supporting
Yoshihiro Shimoda
2012-03-26
-4
/
+19
|
/
*
mxc_spi: move machine specifics into CPU headers
Eric Nelson
2012-02-27
-87
/
+6
*
kirkwood_spi: correct access to irq_mask register
Ian Campbell
2012-02-12
-1
/
+1
*
mx28: fix i.MX28 spi driver
Matthias Fuchs
2012-02-12
-3
/
+9
*
tegra2: spi: Support SPI / UART switch
Simon Glass
2011-12-24
-0
/
+14
*
tegra2: spi: Add SPI driver for Tegra2 SOC
Tom Warren
2011-12-24
-0
/
+266
*
drivers/spi/atmel_spi.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-11-16
-2
/
+0
*
iMX28: Add SPI driver
Marek Vasut
2011-11-11
-0
/
+187
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
-0
/
+234
|
\
|
*
kirkwood_spi: add dummy spi_init()
Michael Walle
2011-10-27
-0
/
+4
|
*
ARM: kirkwood: reduce dependence of including platform file
Lei Wen
2011-10-27
-0
/
+1
|
*
SPI: Add SPI driver support for Marvell Armada100
Ajay Bhargav
2011-10-27
-0
/
+229
*
|
GCC4.6: Squash warnings in kirkwood_spi.c
Marek Vasut
2011-10-27
-2
/
+2
*
|
GCC4.6: Squash warnings in fsl_espi.c
Marek Vasut
2011-10-27
-3
/
+3
|
/
*
Blackfin: bfin_spi: fix build error when DEBUG is defined
Mike Frysinger
2011-10-16
-1
/
+1
*
IMX: uniform GPIO interface using GPIO framework
Stefano Babic
2011-09-04
-4
/
+4
*
AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings
Reinhard Meyer
2011-08-03
-3
/
+13
*
andes_spi: add andes_spi interface
Macpaul Lin
2011-07-25
-0
/
+431
*
MX31: Cleanup clock function
Stefano Babic
2011-07-18
-2
/
+0
*
ATMEL spi_dataflash driver - fix to build again
Reinhard Meyer
2011-06-21
-2
/
+1
*
mxc_spi.c: typo fixed
Helmut Raiger
2011-06-21
-1
/
+1
*
ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access
Reinhard Meyer
2011-05-18
-37
/
+57
*
ATMEL: fix related common atmel driver files
Reinhard Meyer
2011-05-18
-8
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-04-30
-0
/
+335
|
\
[prev]
[next]