summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-13bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang
2013-05-13bfin: Remove spi dma function in bf5xx.Scott Jiang
2013-05-12spi: atmel_spi: using ip version to check whether has wdrbtBo Shen
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese
2013-04-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-13spi: mxc_spi: Set master mode for all channelsFabio Estevam
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04spi: mxc_spi: Fix ECSPI reset handlingDirk Behme
2013-04-01Consolidate bool typeYork Sun
2013-03-29spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-25tegra114: add SPI driverAllen Martin
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin
2013-03-25tegra20: spi: move fdt probe to spi_initAllen Martin
2013-03-25tegra: spi: pull register structs out of headersAllen Martin
2013-03-25tegra: spi: remove non fdt supportAllen Martin
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin
2013-03-25tegra: remove support for UART SPI switchAllen Martin
2013-03-19x86: spi: Set maximum write size for ICHSimon Glass
2013-03-19x86: spi: Add Intel ICH driverSimon Glass
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass
2013-03-19spi: Add function to allocate a new SPI slaveSimon Glass
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-07mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut
2013-03-07mxs: spi: Fix the MXS SPI for mx23Marek Vasut
2013-03-07mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut
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