summaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra/tegra30.c
Commit message (Expand)AuthorAgeFilesLines
* interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-261-1/+1
* memory: Explicitly include correct DT includesRob Herring2023-07-251-1/+1
* memory: tegra: Extract setup code into callbackThierry Reding2021-06-031-0/+1
* memory: tegra: Consolidate register fieldsThierry Reding2021-06-031-580/+711
* memory: tegra30: Support interconnect frameworkDmitry Osipenko2020-12-051-1/+172
* memory: tegra30: Add FIFO sizes to memory clientsDmitry Osipenko2020-11-261-0/+66
* memory: tegra: Add missing latency allowness entry for Page Table CacheDmitry Osipenko2020-11-261-0/+6
* memory: tegra: Consolidate registers definition into common headerDmitry Osipenko2019-11-111-19/+0
* memory: tegra: Introduce Tegra30 EMC driverDmitry Osipenko2019-11-111-0/+42
* memory: tegra: Add gr2d and gr3d to DRM IOMMU groupThierry Reding2019-11-111-4/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* memory: tegra: Fix a typos for "fdcdwr2" mc clientEdward Cragg2019-04-181-1/+1
* memory: tegra: Properly spell "tegra"Thierry Reding2019-04-111-1/+1
* memory: tegra: Add Tegra30 memory controller hot resetsDmitry Osipenko2018-04-301-0/+33
* memory: tegra: Apply interrupts mask per SoCDmitry Osipenko2018-04-271-0/+2
* memory: tegra: Create SMMU display groupsThierry Reding2017-12-151-0/+15
* Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-081-17/+1
|\
| * iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding2015-08-131-0/+1
| * iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King2015-08-131-17/+0
* | memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley2015-08-131-0/+1
|/
* memory: tegra: Add SWGROUP namesThierry Reding2015-05-041-16/+16
* memory: Add NVIDIA Tegra memory controller supportThierry Reding2014-12-041-0/+970