summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* SPI: mxc_spi: delay initialisation until claim busMarkus Niebel2014-10-271-16/+21
* SPI: mxc_spi: remove second reset from ECSPI config handlerMarkus Niebel2014-10-271-3/+0
* spi: altera: Move the config options to the topMarek Vasut2014-10-271-8/+8
* spi: altera: Clean up the use of variable dMarek Vasut2014-10-271-10/+13
* spi: altera: Zap endless loopMarek Vasut2014-10-271-2/+11
* spi: altera: Clean up most checkpatch issuesMarek Vasut2014-10-271-10/+13
* spi: altera: Clean up bit definitionsMarek Vasut2014-10-271-13/+13
* spi: altera: Use struct-based register accessMarek Vasut2014-10-271-24/+25
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-271-0/+1
|\
| * ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson2014-10-211-0/+1
* | dm: add entries to KconfigMasahiro Yamada2014-10-231-0/+6
* | spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese2014-10-231-1/+2
* | spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC'sStefan Roese2014-10-231-0/+10
* | arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese2014-10-231-1/+1
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
* | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-226-534/+392
* | dm: exynos: Convert SPI to driver modelSimon Glass2014-10-221-333/+180
* | dm: spi: Add soft_spi implementationSimon Glass2014-10-222-0/+253
* | dm: spi: Remove SPI_INIT featureSimon Glass2014-10-221-5/+0
* | dm: spi: Rename soft_spi.c to soft_spi_legacy.cSimon Glass2014-10-222-1/+1
* | dm: sandbox: spi: Move to driver modelSimon Glass2014-10-221-126/+74
* | dm: sandbox: Add a SPI emulation uclassSimon Glass2014-10-222-0/+16
* | dm: spi: Add a uclass for SPISimon Glass2014-10-222-0/+394
|/
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese2014-09-241-8/+6
* spi: kirkwood_spi.c: Make global variable staticStefan Roese2014-09-241-1/+1
* spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese2014-09-241-6/+5
* spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-241-23/+25
* spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher2014-08-061-2/+15
* spi: Support half-duplex mode in FDT decodeSimon Glass2014-08-061-0/+2
* exynos: spi: Fix calculation of SPI transaction start timeSimon Glass2014-08-061-4/+5
* arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-042-0/+275
* Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD2014-07-011-1/+4
|\
| * Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat2014-06-231-1/+4
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-011-1/+1
|\ \
| * | spi: davinci: Fix register address for SPI1_BUSAxel Lin2014-06-191-1/+1
| |/
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-252-38/+118
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-06-111-6/+12
| |\
| | * spi: soft_spi: Support NULL din/dout buffersAndrew Ruder2014-06-081-6/+12
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-06-081-0/+1
| |\ \ | | |/ | |/|
| * | powerpc/espi: remove 80us delay to improve transfer performanceHou Zhiqiang2014-06-051-32/+106
* | | arm: vf610: Add QSPI driver supportAlison Wang2014-06-093-0/+610
| |/ |/|
* | ti: qspi: populate slave device to set flash quad bit.Sourav Poddar2014-06-061-0/+1
|/
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-213-3/+82
|\
| * spi: davinci: add support for multiple bus and chip selectKaricheri, Muralidharan2014-04-172-3/+79
| * spi: ti_qspi: Add delay for successful bulk erase.Poddar, Sourav2014-04-171-0/+3
* | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-171-3/+3
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-252-19/+25
|\
| * sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass2014-03-171-0/+13
| * spi: atmel_dataflash: Simplify AT91F_SpiEnable implementationAxel Lin2014-03-171-19/+12
OpenPOWER on IntegriCloud