summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2014-12-31imx:qspi add 4K erase supportPeng Fan
2014-12-31arm:mx6sx add QSPI supportPeng Fan
2014-12-31QuadSPI: use correct amba_basePeng Fan
2014-12-31QuadSPI: use QSPI_CMD_xx instead of flash opcodesPeng Fan
2014-12-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-12-13x86: ich-spi: Add Intel Tunnel Creek SPI controller supportBin Meng
2014-12-13x86: ich-spi: Set the tx operation mode for ich 7Bin Meng
2014-12-13x86: ich-spi: Set the rx operation mode for ich 7Bin Meng
2014-12-13x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned addressBin Meng
2014-12-06spi: designware_spi: Some fixes / changesStefan Roese
2014-12-06spi: Add designware master SPI DM driver used on SoCFPGAStefan Roese
2014-12-06spi: Add Cadence QSPI DM driver used by SoCFPGAStefan Roese
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-22dm: spi: Use device_bind_driver() instead of our own functionSimon Glass
2014-11-22dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass
2014-11-17spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher
2014-10-27SPI: mxc_spi: delay initialisation until claim busMarkus Niebel
2014-10-27SPI: mxc_spi: remove second reset from ECSPI config handlerMarkus Niebel
2014-10-27spi: altera: Move the config options to the topMarek Vasut
2014-10-27spi: altera: Clean up the use of variable dMarek Vasut
2014-10-27spi: altera: Zap endless loopMarek Vasut
2014-10-27spi: altera: Clean up most checkpatch issuesMarek Vasut
2014-10-27spi: altera: Clean up bit definitionsMarek Vasut
2014-10-27spi: altera: Use struct-based register accessMarek Vasut
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-23dm: add entries to KconfigMasahiro Yamada
2014-10-23spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese
2014-10-23spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC'sStefan Roese
2014-10-23arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass
2014-10-22dm: exynos: Convert SPI to driver modelSimon Glass
2014-10-22dm: spi: Add soft_spi implementationSimon Glass
2014-10-22dm: spi: Remove SPI_INIT featureSimon Glass
2014-10-22dm: spi: Rename soft_spi.c to soft_spi_legacy.cSimon Glass
2014-10-22dm: sandbox: spi: Move to driver modelSimon Glass
2014-10-22dm: sandbox: Add a SPI emulation uclassSimon Glass
2014-10-22dm: spi: Add a uclass for SPISimon Glass
2014-10-21ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-24spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese
2014-09-24spi: kirkwood_spi.c: Make global variable staticStefan Roese
2014-09-24spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov
2014-08-06spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher
2014-08-06spi: Support half-duplex mode in FDT decodeSimon Glass
2014-08-06exynos: spi: Fix calculation of SPI transaction start timeSimon Glass
2014-07-04arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev