summaryrefslogtreecommitdiff
path: root/drivers/spi/tegra20_sflash.c
Commit message (Expand)AuthorAgeLines
* spi: tegra: fix hang in set_mode()Stephen Warren2016-08-25-0/+4
* spi: tegra: Use GENMASKJagan Teki2015-10-27-1/+1
* spi: tegra: Use BIT macroJagan Teki2015-10-27-25/+25
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-31-1/+1
* dm: spi: Correct SPI claim/release_bus() methodsSimon Glass2015-04-23-1/+2
* dm: spi: Move the per-child data size to the uclassSimon Glass2015-01-29-1/+0
* dm: tegra: spi: Convert to driver modelSimon Glass2014-10-22-113/+125
* ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-17-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slaveAxel Lin2013-06-13-2/+0
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-28-1/+1
* spi: add common fdt SPI driver interfaceAllen Martin2013-03-25-27/+14
* tegra20: spi: move fdt probe to spi_initAllen Martin2013-03-25-43/+67
* tegra: spi: pull register structs out of headersAllen Martin2013-03-25-4/+49
* tegra: spi: remove non fdt supportAllen Martin2013-03-25-8/+4
* tegra: spi: rename tegra SPI driversAllen Martin2013-03-25-0/+307