index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
kirkwood_spi.c
Age
Commit message (
Expand
)
Author
2016-04-06
spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU
Stefan Roese
2016-04-04
spi: kirkwood_spi.c: Add compatible match ID for Armada 375
Stefan Roese
2016-01-14
spi: kirkwood_spi.c: Add driver model support
Stefan Roese
2016-01-14
spi: kirkwood_spi.c: Prepare for driver model support
Stefan Roese
2014-10-23
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
Stefan Roese
2014-10-23
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
Stefan Roese
2014-10-23
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
Stefan Roese
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-09-24
spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
Stefan Roese
2014-09-24
spi: kirkwood_spi.c: Make global variable static
Stefan Roese
2014-09-24
spi: kirkwood_spi.c: Some fixes and cleanup
Stefan Roese
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-01-08
kirkwood: make MPP arrays static const
Albert ARIBAUD
2012-09-03
kw_spi: fix clock prescaler computation
Valentin Longchamp
2012-07-07
kw_spi: add weak functions board_spi_claim/release_bus
Valentin Longchamp
2012-07-07
kw_spi: support spi_claim/release_bus functions
Valentin Longchamp
2012-07-07
kw_spi: backup and reset the MPP of the chosen CS pin
Valentin Longchamp
2012-02-12
kirkwood_spi: correct access to irq_mask register
Ian Campbell
2011-10-27
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-27
GCC4.6: Squash warnings in kirkwood_spi.c
Marek Vasut
2011-10-27
kirkwood_spi: add dummy spi_init()
Michael Walle
2011-10-27
ARM: kirkwood: reduce dependence of including platform file
Lei Wen
2009-06-25
spi: Add Marvell Kirkwood SPI driver
Prafulla Wadaskar