index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
kirkwood_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
Stefan Roese
2014-10-23
1
-1
/
+2
*
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
Stefan Roese
2014-10-23
1
-0
/
+10
*
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
Stefan Roese
2014-10-23
1
-1
/
+1
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
1
-1
/
+1
*
spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
Stefan Roese
2014-09-24
1
-8
/
+6
*
spi: kirkwood_spi.c: Make global variable static
Stefan Roese
2014-09-24
1
-1
/
+1
*
spi: kirkwood_spi.c: Some fixes and cleanup
Stefan Roese
2014-09-24
1
-6
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-19
1
-4
/
+1
*
kirkwood: make MPP arrays static const
Albert ARIBAUD
2013-01-09
1
-7
/
+5
*
kw_spi: fix clock prescaler computation
Valentin Longchamp
2012-09-03
1
-2
/
+3
*
kw_spi: add weak functions board_spi_claim/release_bus
Valentin Longchamp
2012-07-07
1
-1
/
+12
*
kw_spi: support spi_claim/release_bus functions
Valentin Longchamp
2012-07-07
1
-0
/
+36
*
kw_spi: backup and reset the MPP of the chosen CS pin
Valentin Longchamp
2012-07-07
1
-9
/
+6
*
kirkwood_spi: correct access to irq_mask register
Ian Campbell
2012-02-12
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
1
-0
/
+5
|
\
|
*
kirkwood_spi: add dummy spi_init()
Michael Walle
2011-10-27
1
-0
/
+4
|
*
ARM: kirkwood: reduce dependence of including platform file
Lei Wen
2011-10-27
1
-0
/
+1
*
|
GCC4.6: Squash warnings in kirkwood_spi.c
Marek Vasut
2011-10-27
1
-2
/
+2
|
/
*
spi: Add Marvell Kirkwood SPI driver
Prafulla Wadaskar
2009-06-26
1
-0
/
+185