summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-17sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass
2014-03-17spi: atmel_dataflash: Simplify AT91F_SpiEnable implementationAxel Lin
2014-03-12drivers/spi/omap3: Bug fix of premature write transfer completionVasili Galka
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-02-20blackfin: add spi and i2c specific get clock functionsSonic Zhang
2014-02-18spi: ti_qspi: Add delay before xfer for am43xxSourav Poddar
2014-02-18spi: ti_qspi: Add AM43xx specifics changesSourav Poddar
2014-02-18spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3Markus Niebel
2014-02-18spi: xilinx: Move timeout calculation out of the loopMichal Simek
2014-01-16Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-16spi: sh_qspi: Add header file that defines the address of registersNobuhiro Iwamatsu
2014-01-11spi: sh_spi: Use sh_spi_clear_bit() instead of open-codedAxel Lin
2014-01-11spi: Add Faraday SPI controller supportKuo-Jung Su
2013-12-19spi: tegra: clear RDY bit prior to every transferYen Lin
2013-12-18spi: Add support SH Quad SPI driverNobuhiro Iwamatsu
2013-12-10Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini
2013-12-09sandbox: spi: Add SPI emulation busMike Frysinger
2013-12-09spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass
2013-12-06spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus]Axel Lin
2013-12-06spi: bfin_spi: Remove unnecessary test for bus and pins[bus]Axel Lin
2013-11-12spi: omap3: add support for more word lengthsNikita Kiryanov
2013-11-12spi: omap3: remove semicolon from #defineNikita Kiryanov
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-16spi: mxc_spi: Fix double incrementing read pointer for unaligned buffersTimo Herbrecher
2013-10-16spi: Add GPL-2.0+ SPDX-License-Identifier for missing filesJagannadha Sutradharudu Teki
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-10-08spi: exynos: Support word transfersRajeshwari Shinde
2013-10-08spi: exynos: Minimise access to SPI FIFO levelRajeshwari Shinde
2013-10-08spi: exynos: Support a delay after deactivateRajeshwari Shinde
2013-10-07spi: add TI QSPI driverMatt Porter
2013-08-27spi: mxs_spi: Configure chipselect after block resetMarek Vasut
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-08-07spi: Add zynq spi controller driverJagannadha Sutradharudu Teki
2013-08-06spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-08-06spi: fsl_espi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-07-31spi: bfin_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-26spi: mxc_spi: Update pre and post divider algorithmDirk Behme
2013-06-26spi: mxc_spi: Fix pre and post divider calculationDirk Behme
2013-06-26cros: exynos: add SPI support for cros_ecHung-ying Tyan
2013-06-22spi: mxc_spi: Use DIV_ROUND_UP at appropriate placesAxel Lin
2013-06-22spi: cf_qspi: Use DIV_ROUND_UP at appropriate placeAxel Lin
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-06-13spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slaveAxel Lin
2013-06-13spi: tegra114_spi: Convert to use spi_alloc_slave()Axel Lin
2013-06-13spi: armada100_spi: Remove unnecessary NULL test for dout and dinAxel Lin