summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2013-03-04blackfin: add bf6xx spi driverScott Jiang
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-11tegra: add SPI SLINK driverAllen Martin
2013-02-11tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin
2013-02-04spi: xilinx_spi: Perform software reset during slave setupJason Wu
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador
2013-01-21mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut
2013-01-14Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-09Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD
2013-01-08SPI: EXYNOS: Add FDT support to driver.Rajeshwari Shinde
2012-12-10OMAP3 SPI : Fixed bugs related to SPI transferajoy
2012-12-09spi: atmel: sam9m10g45 also support WDRBT bitBo Shen
2012-11-25Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-11-19spi: mxc_spi: Fix spi clock glitch durant resetFabio Estevam
2012-11-19spi: mxc_spi: Fix handling of chip selectFabio Estevam
2012-11-15SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-25omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPEDPeter Korsgaard
2012-10-22powerpc/espi: remove write command length checkShaohui Xie
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-20ColdFire: Queued SPI driverRichard Retanubun
2012-09-18mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder
2012-09-11spi: xilinx: Remove unused variableStephan Linz
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-06MX28: SPI: Fix the DMA chainingMarek Vasut
2012-09-06MX28: SPI: Fix the DMA DCache race conditionMarek Vasut
2012-09-03kw_spi: fix clock prescaler computationValentin Longchamp
2012-09-01spi: atmel: add WDRBT bit to avoid receive overrunBo Shen
2012-09-01MX28: SPI: Supercharge the SPI driverMarek Vasut
2012-09-01spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey
2012-09-01spi: fix mxc_spi_slave structure allocation to clear memoryMatt Sealey
2012-09-01mxc_spi: Round up clock dividerBenoît Thébaudeau
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-09-01am335x evm: Enable support for spi0Tom Rini
2012-09-01am33xx: Add support, update omap3 McSPI driverTom Rini
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-09-01MX28: SPI: Add DMA transfer supportMarek Vasut
2012-09-01MX28: SPI: Pull out the PIO transfer functionMarek Vasut
2012-09-01MX28: SPI: Refactor spi_xfer a bitMarek Vasut
2012-08-07spi: Fix merge conflicts - MakefileMichal Simek
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2012-07-31spi: microblaze: Adds driver for Xilinx SPI controllerStephan Linz
2012-05-15spi: mxs: Allow other chip selects to workFabio Estevam
2012-05-15spi: mxs: Introduce spi_cs_is_valid()Fabio Estevam
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-03-27omap3_spi: receive transmit modejacopo mondi