summaryrefslogtreecommitdiff
path: root/drivers/spi/kirkwood_spi.c
AgeCommit message (Expand)Author
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD
2012-09-03kw_spi: fix clock prescaler computationValentin Longchamp
2012-07-07kw_spi: add weak functions board_spi_claim/release_busValentin Longchamp
2012-07-07kw_spi: support spi_claim/release_bus functionsValentin Longchamp
2012-07-07kw_spi: backup and reset the MPP of the chosen CS pinValentin Longchamp
2012-02-12kirkwood_spi: correct access to irq_mask registerIan Campbell
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27GCC4.6: Squash warnings in kirkwood_spi.cMarek Vasut
2011-10-27kirkwood_spi: add dummy spi_init()Michael Walle
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2009-06-26spi: Add Marvell Kirkwood SPI driverPrafulla Wadaskar