summaryrefslogtreecommitdiffstats
path: root/drivers/spi/kirkwood_spi.c
Commit message (Expand)AuthorAgeFilesLines
* spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese2014-09-241-8/+6
* spi: kirkwood_spi.c: Make global variable staticStefan Roese2014-09-241-1/+1
* spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese2014-09-241-6/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-191-4/+1
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-091-7/+5
* kw_spi: fix clock prescaler computationValentin Longchamp2012-09-031-2/+3
* kw_spi: add weak functions board_spi_claim/release_busValentin Longchamp2012-07-071-1/+12
* kw_spi: support spi_claim/release_bus functionsValentin Longchamp2012-07-071-0/+36
* kw_spi: backup and reset the MPP of the chosen CS pinValentin Longchamp2012-07-071-9/+6
* kirkwood_spi: correct access to irq_mask registerIan Campbell2012-02-121-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-281-0/+5
|\
| * kirkwood_spi: add dummy spi_init()Michael Walle2011-10-271-0/+4
| * ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-271-0/+1
* | GCC4.6: Squash warnings in kirkwood_spi.cMarek Vasut2011-10-271-2/+2
|/
* spi: Add Marvell Kirkwood SPI driverPrafulla Wadaskar2009-06-261-0/+185
OpenPOWER on IntegriCloud