summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-151-20/+19
|\
| * mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut2013-03-071-16/+0
| * mxs: spi: Fix the MXS SPI for mx23Marek Vasut2013-03-071-2/+17
| * mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-071-2/+2
* | blackfin: add bf6xx spi driverScott Jiang2013-03-042-0/+309
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-124-7/+389
|\
| * tegra: add SPI SLINK driverAllen Martin2013-02-112-0/+344
| * tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin2013-02-111-2/+43
| * mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-211-1/+1
| * mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-211-4/+1
* | spi: xilinx_spi: Perform software reset during slave setupJason Wu2013-02-042-0/+5
|/
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-141-6/+90
|\
| * SPI: EXYNOS: Add FDT support to driver.Rajeshwari Shinde2013-01-081-6/+90
* | Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-091-1/+1
|\ \
| * | spi: atmel: sam9m10g45 also support WDRBT bitBo Shen2012-12-091-1/+1
| |/
* | kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-091-7/+5
* | OMAP3 SPI : Fixed bugs related to SPI transferajoy2012-12-102-32/+45
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2012-11-251-4/+5
|\
| * spi: mxc_spi: Fix spi clock glitch durant resetFabio Estevam2012-11-191-2/+2
| * spi: mxc_spi: Fix handling of chip selectFabio Estevam2012-11-191-2/+3
* | SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde2012-11-152-0/+368
|/
* Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-261-6/+5
|\
| * omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPEDPeter Korsgaard2012-10-251-6/+5
* | powerpc/espi: remove write command length checkShaohui Xie2012-10-221-4/+2
|/
* 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
OpenPOWER on IntegriCloud