| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2012-03-30 | -6/+68 |
|\ |
|
| * | omap3_spi: receive transmit mode | jacopo mondi | 2012-03-27 | -3/+65 |
| * | mxs_spi: Return proper timeout error | Fabio Estevam | 2012-03-27 | -3/+3 |
* | | sh_spi: Add 4 chip select signals supporting | Yoshihiro Shimoda | 2012-03-26 | -4/+19 |
|/ |
|
* | mxc_spi: move machine specifics into CPU headers | Eric Nelson | 2012-02-27 | -87/+6 |
* | kirkwood_spi: correct access to irq_mask register | Ian Campbell | 2012-02-12 | -1/+1 |
* | mx28: fix i.MX28 spi driver | Matthias Fuchs | 2012-02-12 | -3/+9 |
* | tegra2: spi: Support SPI / UART switch | Simon Glass | 2011-12-24 | -0/+14 |
* | tegra2: spi: Add SPI driver for Tegra2 SOC | Tom Warren | 2011-12-24 | -0/+266 |
* | drivers/spi/atmel_spi.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-16 | -2/+0 |
* | iMX28: Add SPI driver | Marek Vasut | 2011-11-11 | -0/+187 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-10-28 | -0/+234 |
|\ |
|
| * | 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 |
| * | SPI: Add SPI driver support for Marvell Armada100 | Ajay Bhargav | 2011-10-27 | -0/+229 |
* | | GCC4.6: Squash warnings in kirkwood_spi.c | Marek Vasut | 2011-10-27 | -2/+2 |
* | | GCC4.6: Squash warnings in fsl_espi.c | Marek Vasut | 2011-10-27 | -3/+3 |
|/ |
|
* | Blackfin: bfin_spi: fix build error when DEBUG is defined | Mike Frysinger | 2011-10-16 | -1/+1 |
* | IMX: uniform GPIO interface using GPIO framework | Stefano Babic | 2011-09-04 | -4/+4 |
* | AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings | Reinhard Meyer | 2011-08-03 | -3/+13 |
* | andes_spi: add andes_spi interface | Macpaul Lin | 2011-07-25 | -0/+431 |
* | MX31: Cleanup clock function | Stefano Babic | 2011-07-18 | -2/+0 |
* | ATMEL spi_dataflash driver - fix to build again | Reinhard Meyer | 2011-06-21 | -2/+1 |
* | mxc_spi.c: typo fixed | Helmut Raiger | 2011-06-21 | -1/+1 |
* | ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access | Reinhard Meyer | 2011-05-18 | -37/+57 |
* | ATMEL: fix related common atmel driver files | Reinhard Meyer | 2011-05-18 | -8/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-04-30 | -0/+335 |
|\ |
|
| * | powerpc: eSPI and eSPI controller support | Mingkai Hu | 2011-04-29 | -0/+335 |
* | | spi: add new driver for OpenCores tiny_spi | Thomas Chou | 2011-04-30 | -0/+249 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-04-27 | -7/+2 |
|\ |
|
| * | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic | 2011-04-27 | -7/+2 |
* | | bfin_spi: add spi_set_speed | Thomas Chou | 2011-04-25 | -13/+19 |
|/ |
|
* | add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc | Wolfgang Wegner | 2011-04-13 | -3/+11 |
* | Blackfin: BF50x: new processor port | Mike Frysinger | 2011-04-08 | -0/+2 |
* | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk | 2011-03-27 | -2/+0 |
* | altera_spi: add spi_set_speed | Thomas Chou | 2011-02-08 | -0/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2011-02-04 | -0/+341 |
|\ |
|
| * | spi: add support SuperH SPI module | Yoshihiro Shimoda | 2011-02-02 | -0/+341 |
* | | SPI: mxc_spi: replace fixed offsets with structures | Stefano Babic | 2011-02-02 | -66/+28 |
* | | SPI: mxc_spi: add SPI clock calculation and setup to the driver | Anatolij Gustschin | 2011-02-02 | -1/+22 |
* | | SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case | Anatolij Gustschin | 2011-02-02 | -5/+4 |
* | | SPI: mxc_spi: add support for i.MX35 processor | Stefano Babic | 2011-02-02 | -24/+72 |
|/ |
|
* | OMAP3: SPI driver | Dirk Behme | 2010-12-11 | -0/+470 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-11 | -48/+120 |
|\ |
|
| * | MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 | Stefano Babic | 2010-09-30 | -38/+111 |
| * | MXC: Correct SPI_CPOL setting in SPI driver | Stefano Babic | 2010-09-30 | -2/+2 |
| * | Use common function to set GPIOs for MX3 and MX5 | Stefano Babic | 2010-09-29 | -8/+7 |
* | | Blackfin: bfin_spi: add optional DMA support | Mike Frysinger | 2010-10-02 | -27/+128 |
|/ |
|
* | Blackfin: bfin_spi: use same gpio cs define as Linux | Mike Frysinger | 2010-09-21 | -2/+0 |