summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* IMX: uniform GPIO interface using GPIO frameworkStefano Babic2011-09-041-4/+4
* AT91/SPI: fix atmel_dataflash_spi.c to allow building without warningsReinhard Meyer2011-08-031-3/+13
* andes_spi: add andes_spi interfaceMacpaul Lin2011-07-253-0/+431
* MX31: Cleanup clock functionStefano Babic2011-07-181-2/+0
* ATMEL spi_dataflash driver - fix to build againReinhard Meyer2011-06-211-2/+1
* mxc_spi.c: typo fixedHelmut Raiger2011-06-211-1/+1
* ATMEL: fix dataflash (dirty) this file should be converted to struct SoC accessReinhard Meyer2011-05-181-37/+57
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-181-8/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-302-0/+335
|\
| * powerpc: eSPI and eSPI controller supportMingkai Hu2011-04-292-0/+335
* | spi: add new driver for OpenCores tiny_spiThomas Chou2011-04-302-0/+249
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-271-7/+2
|\
| * IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-271-7/+2
* | bfin_spi: add spi_set_speedThomas Chou2011-04-251-13/+19
|/
* add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmcWolfgang Wegner2011-04-131-3/+11
* Blackfin: BF50x: new processor portMike Frysinger2011-04-081-0/+2
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-272-2/+0
* altera_spi: add spi_set_speedThomas Chou2011-02-081-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-02-043-0/+341
|\
| * spi: add support SuperH SPI moduleYoshihiro Shimoda2011-02-023-0/+341
* | SPI: mxc_spi: replace fixed offsets with structuresStefano Babic2011-02-021-66/+28
* | SPI: mxc_spi: add SPI clock calculation and setup to the driverAnatolij Gustschin2011-02-021-1/+22
* | SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx caseAnatolij Gustschin2011-02-021-5/+4
* | SPI: mxc_spi: add support for i.MX35 processorStefano Babic2011-02-021-24/+72
|/
* OMAP3: SPI driverDirk Behme2010-12-113-0/+470
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-111-48/+120
|\
| * MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51Stefano Babic2010-09-301-38/+111
| * MXC: Correct SPI_CPOL setting in SPI driverStefano Babic2010-09-301-2/+2
| * Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-291-8/+7
* | Blackfin: bfin_spi: add optional DMA supportMike Frysinger2010-10-021-27/+128
|/
* Blackfin: bfin_spi: use same gpio cs define as LinuxMike Frysinger2010-09-211-2/+0
* AT91/AVR32: atmel_spi.c: flush RDR before next SPI transactionReinhard Meyer2010-09-031-2/+11
* Merge branch 'master' of ../masterWolfgang Denk2010-07-151-186/+106
|\
| * Blackfin: bfin_spi: support gpios as chip selectsMike Frysinger2010-07-131-28/+57
| * Blackfin: bfin_spi: convert to portmux frameworkMike Frysinger2010-07-131-159/+50
* | Davinci: SPI: add the missing v2 patch changesNick Thompson2010-07-051-2/+6
|/
* Davinci: SPI performance enhancementsNick Thompson2010-06-221-67/+128
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-06-171-34/+43
|\
| * DaVinci: Improve DaVinci SPI speed.Delio Brignoli2010-06-081-34/+43
* | spi: add altera spi controller supportThomas Chou2010-05-282-0/+166
|/
* SPI: added support for MX51 to mxc_spiStefano Babic2010-05-051-20/+211
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Prepare v2010.03-rc1Wolfgang Denk2010-03-121-1/+0
* convert common files to new SoC accessJens Scharsig2010-02-121-0/+4
* SPI: Fix 32 bit transfers in mxc_spi.cMagnus Lilja2010-02-121-0/+9
* TI DaVinci: Driver for the davinci SPI controllerSekhar Nori2010-02-123-0/+325
* Blackfin: bfin_spi: round up clock dividerCliff Cai2010-01-171-1/+6
* Blackfin: bfin_spi: let boards control idle valueCliff Cai2010-01-171-1/+5
OpenPOWER on IntegriCloud