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