summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAgeLines
* spi: ti_qspi: Fix baudrate divider calculationVignesh R2016-11-13-9/+7
* dm: at91: Add driver model support for the spi driverWenyou Yang2016-10-28-0/+296
* libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-13-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-12-2/+8
|\
| * spi: fsl_qspi: Preserve endianness of QSPI MCRYork Sun2016-10-06-2/+8
* | Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-1/+1
|/
* spi: Add driver for Marvell Armada 3700 SoCStefan Roese2016-09-27-0/+303
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-09-22-36/+51
|\
| * spi: Kconfig: Move FSL_QSPI entry to non-dm placeJagan Teki2016-09-22-7/+7
| * spi: Use mode for rx mode flagsJagan Teki2016-09-22-15/+10
| * spi: ti_qspi: Remove unnecessary udelay for AM437xVignesh R2016-09-22-7/+0
| * spi: ti_qspi: use 128 bit transfer mode when writing to flashVignesh R2016-09-22-6/+33
| * spi: zynq_spi: Fix infinite looping while xferLad, Prabhakar2016-09-22-1/+1
* | spi: zynq: Use variable to remove u32 to u64 conversionsMichal Simek2016-09-22-2/+5
|/
* spi: tegra: fix hang in set_mode()Stephen Warren2016-08-25-0/+11
* spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max valueChin Liang See2016-08-07-2/+5
* driver: spi: fsl-qspi: remove compile WarningsYunhui Cui2016-08-02-1/+3
* spi: ti_qspi: dra7xx: Add support to use 76.8MHz clockVignesh R2016-07-30-5/+12
* spi: ti_qspi: Remove delay in read path for dra7xxVignesh R2016-07-30-3/+0
* spi: ti_qspi: Fix compiler warning when DEBUG macro is setVignesh R2016-07-30-2/+2
* spi: ti_qspi: Fix failure on multiple READ_ID cmdVignesh R2016-07-30-3/+2
* dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-27-7/+1
* dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-27-2/+1
* dm: spi: Read default speed and mode values from DTVignesh R2016-07-09-2/+6
* spi: cadence_quadspi: Enable QUAD mode based on DT dataVignesh R2016-07-09-7/+8
* spi: cadence_qspi_apb: Support 32 bit AHB addressVignesh R2016-07-09-3/+2
* spi: davinci_spi: Convert to driver to adapt to DMVignesh R2016-07-09-89/+240
* spi: spi-uclass: fix typo in debug outputAnatolij Gustschin2016-07-06-1/+1
* driver: qspi: correct QSPI disable CS reset valuePraneeth Bajjuri2016-07-01-1/+1
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-4/+2
* spi: pic32_spi: add SPI master driver for PIC32 SoC.Purna Chandra Mandal2016-06-10-0/+457
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-24-37/+122
|\
| * spi: fsl_qspi: Enable Spansion S25FS-S family flashesYuan Yao2016-05-18-6/+52
| * spi: fsl_qspi: Assign AMBA mem according CS num in dtsYuan Yao2016-05-18-12/+43
| * spi: fsl_qspi: Fix issues on arm64Yuan Yao2016-05-18-19/+27
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-23-0/+238
|\ \
| * | ath79: spi: Remove the explicit pinctrl settingWills Wang2016-05-21-12/+0
| * | drivers: spi: add spi support for QCA/Atheros ath79 SOCsWills Wang2016-05-21-0/+250
* | | omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt2016-05-23-3/+20
|/ /
* | dm: spi: introduce dm apiPeng Fan2016-05-17-7/+21
* | dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-17-10/+28
* | dm: spi: soft_spi bug fixPeng Fan2016-05-17-7/+12
|/
* mtd: cqspi: Simplify indirect read codeMarek Vasut2016-05-06-71/+57
* mtd: cqspi: Simplify indirect write codeMarek Vasut2016-05-06-96/+30
* spi: kirkwood_spi: Add support for multiple chip-selects on MVEBUStefan Roese2016-04-06-0/+14
* spi: kirkwood_spi.c: Add compatible match ID for Armada 375Stefan Roese2016-04-04-0/+1
* spi: omap3: Fix multiple definition of 'priv'Jagan Teki2016-03-15-19/+21
* spi: omap3: Convert to driver modelJagan Teki2016-03-14-270/+416
* spi: omap3: Make local functions as staticJagan Teki2016-03-14-6/+6