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