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
/
kirkwood_spi.c
Commit message (
Expand
)
Author
Age
Lines
*
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
Stefan Roese
2014-10-23
-1
/
+2
*
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
Stefan Roese
2014-10-23
-0
/
+10
*
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
Stefan Roese
2014-10-23
-1
/
+1
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
-1
/
+1
*
spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
Stefan Roese
2014-09-24
-8
/
+6
*
spi: kirkwood_spi.c: Make global variable static
Stefan Roese
2014-09-24
-1
/
+1
*
spi: kirkwood_spi.c: Some fixes and cleanup
Stefan Roese
2014-09-24
-6
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-19
-4
/
+1
*
kirkwood: make MPP arrays static const
Albert ARIBAUD
2013-01-09
-7
/
+5
*
kw_spi: fix clock prescaler computation
Valentin Longchamp
2012-09-03
-2
/
+3
*
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
*
kirkwood_spi: correct access to irq_mask register
Ian Campbell
2012-02-12
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
-0
/
+5
|
\
|
*
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
*
|
GCC4.6: Squash warnings in kirkwood_spi.c
Marek Vasut
2011-10-27
-2
/
+2
|
/
*
spi: Add Marvell Kirkwood SPI driver
Prafulla Wadaskar
2009-06-26
-0
/
+185