summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21-30/+39
|\
| * Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-21-25/+33
| |\
| | * MX28: SPI: Fix the DMA chainingMarek Vasut2012-09-06-18/+25
| | * MX28: SPI: Fix the DMA DCache race conditionMarek Vasut2012-09-06-7/+8
| * | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-10-3/+3
| |/
| * kw_spi: fix clock prescaler computationValentin Longchamp2012-09-03-2/+3
* | ColdFire: Queued SPI driverRichard Retanubun2012-09-20-0/+374
* | mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder2012-09-18-0/+4
* | spi: xilinx: Remove unused variableStephan Linz2012-09-11-1/+0
|/
* spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2012-09-01-0/+4
* MX28: SPI: Supercharge the SPI driverMarek Vasut2012-09-01-31/+65
* spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey2012-09-01-1/+1
* spi: fix mxc_spi_slave structure allocation to clear memoryMatt Sealey2012-09-01-1/+1
* mxc_spi: Round up clock dividerBenoît Thébaudeau2012-09-01-2/+2
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-01-4/+4
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-01-5/+5
* am335x evm: Enable support for spi0Tom Rini2012-09-01-0/+10
* am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-01-0/+11
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01-10/+9
* MX28: SPI: Add DMA transfer supportMarek Vasut2012-09-01-1/+116
* MX28: SPI: Pull out the PIO transfer functionMarek Vasut2012-09-01-33/+41
* MX28: SPI: Refactor spi_xfer a bitMarek Vasut2012-09-01-10/+22
* spi: Fix merge conflicts - MakefileMichal Simek2012-08-07-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-07-31-0/+351
|\
| * spi: microblaze: Adds driver for Xilinx SPI controllerStephan Linz2012-07-31-0/+350
* | kw_spi: add weak functions board_spi_claim/release_busValentin Longchamp2012-07-07-1/+12
* | kw_spi: support spi_claim/release_bus functionsValentin Longchamp2012-07-07-0/+36
* | kw_spi: backup and reset the MPP of the chosen CS pinValentin Longchamp2012-07-07-9/+6
* | spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren2012-07-07-3/+3
* | spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren2012-07-07-1/+12
|/
* spi: mxs: Allow other chip selects to workFabio Estevam2012-05-15-0/+10
* spi: mxs: Introduce spi_cs_is_valid()Fabio Estevam2012-05-15-2/+11
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-03-30-6/+68
|\
| * omap3_spi: receive transmit modejacopo mondi2012-03-27-3/+65
| * mxs_spi: Return proper timeout errorFabio Estevam2012-03-27-3/+3
* | sh_spi: Add 4 chip select signals supportingYoshihiro Shimoda2012-03-26-4/+19
|/
* mxc_spi: move machine specifics into CPU headersEric Nelson2012-02-27-87/+6
* kirkwood_spi: correct access to irq_mask registerIan Campbell2012-02-12-1/+1
* mx28: fix i.MX28 spi driverMatthias Fuchs2012-02-12-3/+9
* tegra2: spi: Support SPI / UART switchSimon Glass2011-12-24-0/+14
* tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-24-0/+266
* drivers/spi/atmel_spi.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-16-2/+0
* iMX28: Add SPI driverMarek Vasut2011-11-11-0/+187
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-28-0/+234
|\
| * kirkwood_spi: add dummy spi_init()Michael Walle2011-10-27-0/+4
| * ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-27-0/+1
| * SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav2011-10-27-0/+229
* | GCC4.6: Squash warnings in kirkwood_spi.cMarek Vasut2011-10-27-2/+2
* | GCC4.6: Squash warnings in fsl_espi.cMarek Vasut2011-10-27-3/+3
|/
* Blackfin: bfin_spi: fix build error when DEBUG is definedMike Frysinger2011-10-16-1/+1