Age | Commit message (Expand) | Author |
---|---|---|
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 |