Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | spi: Use spi_alloc_slave() in each SPI driver | Simon Glass | 2013-03-19 | -4/+1 |
* | kirkwood: make MPP arrays static const | Albert ARIBAUD | 2013-01-09 | -7/+5 |
* | kw_spi: fix clock prescaler computation | Valentin Longchamp | 2012-09-03 | -2/+3 |
* | kw_spi: add weak functions board_spi_claim/release_bus | Valentin Longchamp | 2012-07-07 | -1/+12 |
* | kw_spi: support spi_claim/release_bus functions | Valentin Longchamp | 2012-07-07 | -0/+36 |
* | kw_spi: backup and reset the MPP of the chosen CS pin | Valentin Longchamp | 2012-07-07 | -9/+6 |
* | kirkwood_spi: correct access to irq_mask register | Ian Campbell | 2012-02-12 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-10-28 | -0/+5 |
|\ | ||||
| * | kirkwood_spi: add dummy spi_init() | Michael Walle | 2011-10-27 | -0/+4 |
| * | ARM: kirkwood: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -0/+1 |
* | | GCC4.6: Squash warnings in kirkwood_spi.c | Marek Vasut | 2011-10-27 | -2/+2 |
|/ | ||||
* | spi: Add Marvell Kirkwood SPI driver | Prafulla Wadaskar | 2009-06-26 | -0/+185 |