summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAgeLines
* OMAP3: SPI driverDirk Behme2010-12-11-0/+470
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-11-48/+120
|\
| * MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51Stefano Babic2010-09-30-38/+111
| * MXC: Correct SPI_CPOL setting in SPI driverStefano Babic2010-09-30-2/+2
| * Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-29-8/+7
* | Blackfin: bfin_spi: add optional DMA supportMike Frysinger2010-10-02-27/+128
|/
* Blackfin: bfin_spi: use same gpio cs define as LinuxMike Frysinger2010-09-21-2/+0
* AT91/AVR32: atmel_spi.c: flush RDR before next SPI transactionReinhard Meyer2010-09-03-2/+11
* Merge branch 'master' of ../masterWolfgang Denk2010-07-15-186/+106
|\
| * Blackfin: bfin_spi: support gpios as chip selectsMike Frysinger2010-07-13-28/+57
| * Blackfin: bfin_spi: convert to portmux frameworkMike Frysinger2010-07-13-159/+50
* | Davinci: SPI: add the missing v2 patch changesNick Thompson2010-07-05-2/+6
|/
* Davinci: SPI performance enhancementsNick Thompson2010-06-22-67/+128
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-06-17-34/+43
|\
| * DaVinci: Improve DaVinci SPI speed.Delio Brignoli2010-06-08-34/+43
* | spi: add altera spi controller supportThomas Chou2010-05-28-0/+166
|/
* SPI: added support for MX51 to mxc_spiStefano Babic2010-05-05-20/+211
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-1/+0
* convert common files to new SoC accessJens Scharsig2010-02-12-0/+4
* SPI: Fix 32 bit transfers in mxc_spi.cMagnus Lilja2010-02-12-0/+9
* TI DaVinci: Driver for the davinci SPI controllerSekhar Nori2010-02-12-0/+325
* Blackfin: bfin_spi: round up clock dividerCliff Cai2010-01-17-1/+6
* Blackfin: bfin_spi: let boards control idle valueCliff Cai2010-01-17-1/+5
* Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer2009-11-23-2/+16
* Coldfire: Consolidate DSPI driverTsiChung Liew2009-07-14-0/+358
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-07-0/+186
|\
| * spi: Add Marvell Kirkwood SPI driverPrafulla Wadaskar2009-06-26-0/+186
* | mpc52xx: Add SPI driver.Grzegorz Bernacki2009-06-14-0/+110
|/
* Blackfin: spi: fix pin handling of SPI0 SSEL4Mike Frysinger2009-05-29-1/+1
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-16-3/+4
* Blackfin: spi: make cs deassert function deterministicTodor I Mollov2009-04-06-1/+15
* at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+158
* Blackfin: add BF538/BF539 SPI portmux handlingMike Frysinger2009-04-02-0/+18
* Blackfin: spi: there is no PORTJ_FER MMR on BF537Sonic Zhang2009-03-23-5/+3
* i.MX31: support GPIO as a chip-select in the mxc_spi driverGuennadi Liakhovetski2009-02-24-8/+56
* i.MX31: fix SPI driver for shorter than 32 bitGuennadi Liakhovetski2009-02-24-11/+20
* Blackfin: add driver for on-chip SPI controllerMike Frysinger2009-02-02-0/+344
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2008-08-29-1/+195
* Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-01-3/+1
* atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-03-0/+306
* SPI API improvementsHaavard Skinnemoen2008-06-03-38/+104
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* New i.MX31 SPI driverGuennadi Liakhovetski2008-04-18-0/+167
* Fix conditional compilation of mpx8xxx_spi driverBen Warren2008-01-29-2/+2
* codingstyle cleanup for spi driverKim Phillips2008-01-17-29/+34
* Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-17-0/+184