aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/tegra20_sflash.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-28dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2016-08-25spi: tegra: fix hang in set_mode()Stephen Warren1-0/+4
2015-10-27spi: tegra: Use GENMASKJagan Teki1-1/+1
2015-10-27spi: tegra: Use BIT macroJagan Teki1-25/+25
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass1-1/+1
2015-04-23dm: spi: Correct SPI claim/release_bus() methodsSimon Glass1-1/+2
2015-01-29dm: spi: Move the per-child data size to the uclassSimon Glass1-1/+0
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass1-113/+125
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren1-3/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-13spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slaveAxel Lin1-2/+0
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+359
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin1-27/+14
2013-03-25tegra20: spi: move fdt probe to spi_initAllen Martin1-43/+67
2013-03-25tegra: spi: pull register structs out of headersAllen Martin1-4/+49
2013-03-25tegra: spi: remove non fdt supportAllen Martin1-8/+4
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin1-0/+307