aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra/tegra30.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11memory: tegra: Consolidate registers definition into common headerDmitry Osipenko1-19/+0
2019-11-11memory: tegra: Introduce Tegra30 EMC driverDmitry Osipenko1-0/+42
2019-11-11memory: tegra: Add gr2d and gr3d to DRM IOMMU groupThierry Reding1-4/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-18memory: tegra: Fix a typos for "fdcdwr2" mc clientEdward Cragg1-1/+1
2019-04-11memory: tegra: Properly spell "tegra"Thierry Reding1-1/+1
2018-04-30memory: tegra: Add Tegra30 memory controller hot resetsDmitry Osipenko1-0/+33
2018-04-27memory: tegra: Apply interrupts mask per SoCDmitry Osipenko1-0/+2
2017-12-15memory: tegra: Create SMMU display groupsThierry Reding1-0/+15
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-17/+1
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding1-0/+1
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley1-0/+1
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King1-17/+0
2015-05-04memory: tegra: Add SWGROUP namesThierry Reding1-16/+16
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding1-0/+970