Age | Commit message (Expand) | Author |
2011-04-13 | add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc | Wolfgang Wegner |
2011-04-08 | Blackfin: BF50x: new processor port | Mike Frysinger |
2011-03-27 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk |
2011-02-08 | altera_spi: add spi_set_speed | Thomas Chou |
2011-02-04 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk |
2011-02-02 | spi: add support SuperH SPI module | Yoshihiro Shimoda |
2011-02-02 | SPI: mxc_spi: replace fixed offsets with structures | Stefano Babic |
2011-02-02 | SPI: mxc_spi: add SPI clock calculation and setup to the driver | Anatolij Gustschin |
2011-02-02 | SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case | Anatolij Gustschin |
2011-02-02 | SPI: mxc_spi: add support for i.MX35 processor | Stefano Babic |
2010-12-11 | OMAP3: SPI driver | Dirk Behme |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-11 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk |
2010-10-02 | Blackfin: bfin_spi: add optional DMA support | Mike Frysinger |
2010-09-30 | MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 | Stefano Babic |
2010-09-30 | MXC: Correct SPI_CPOL setting in SPI driver | Stefano Babic |
2010-09-29 | Use common function to set GPIOs for MX3 and MX5 | Stefano Babic |
2010-09-21 | Blackfin: bfin_spi: use same gpio cs define as Linux | Mike Frysinger |
2010-09-03 | AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction | Reinhard Meyer |
2010-07-15 | Merge branch 'master' of ../master | Wolfgang Denk |
2010-07-13 | Blackfin: bfin_spi: support gpios as chip selects | Mike Frysinger |
2010-07-13 | Blackfin: bfin_spi: convert to portmux framework | Mike Frysinger |
2010-07-05 | Davinci: SPI: add the missing v2 patch changes | Nick Thompson |
2010-06-22 | Davinci: SPI performance enhancements | Nick Thompson |
2010-06-17 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-06-08 | DaVinci: Improve DaVinci SPI speed. | Delio Brignoli |
2010-05-28 | spi: add altera spi controller support | Thomas Chou |
2010-05-05 | SPI: added support for MX51 to mxc_spi | Stefano Babic |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-03-12 | Prepare v2010.03-rc1 | Wolfgang Denk |
2010-02-12 | convert common files to new SoC access | Jens Scharsig |
2010-02-12 | SPI: Fix 32 bit transfers in mxc_spi.c | Magnus Lilja |
2010-02-12 | TI DaVinci: Driver for the davinci SPI controller | Sekhar Nori |
2010-01-17 | Blackfin: bfin_spi: round up clock divider | Cliff Cai |
2010-01-17 | Blackfin: bfin_spi: let boards control idle value | Cliff Cai |
2009-11-23 | Add support for CS2 dataflash for Atmel-SPI. | Remy Bohmer |
2009-07-14 | Coldfire: Consolidate DSPI driver | TsiChung Liew |
2009-07-07 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2009-06-26 | spi: Add Marvell Kirkwood SPI driver | Prafulla Wadaskar |
2009-06-14 | mpc52xx: Add SPI driver. | Grzegorz Bernacki |
2009-05-29 | Blackfin: spi: fix pin handling of SPI0 SSEL4 | Mike Frysinger |
2009-04-16 | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-06 | Blackfin: spi: make cs deassert function deterministic | Todor I Mollov |
2009-04-04 | at91: move dataflash spi driver to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-02 | Blackfin: add BF538/BF539 SPI portmux handling | Mike Frysinger |
2009-03-23 | Blackfin: spi: there is no PORTJ_FER MMR on BF537 | Sonic Zhang |
2009-02-24 | i.MX31: support GPIO as a chip-select in the mxc_spi driver | Guennadi Liakhovetski |
2009-02-24 | i.MX31: fix SPI driver for shorter than 32 bit | Guennadi Liakhovetski |
2009-02-02 | Blackfin: add driver for on-chip SPI controller | Mike Frysinger |