summaryrefslogtreecommitdiffstats
path: root/include/soc/tegra/mc.h
Commit message (Expand)AuthorAgeFilesLines
* interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-261-3/+4
* memory: tegra: Add SID override programming for MC clientsAshish Mhetre2023-11-211-0/+1
* iommu/tegra-gart: Remove tegra-gartJason Gunthorpe2023-09-251-26/+0
* memory: tegra: Add dummy implementation on Tegra194Thierry Reding2023-07-101-0/+3
* memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta2023-05-161-0/+1
* memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta2023-05-161-0/+7
* memory: tegra: Add API for retrieving carveout boundsMikko Perttunen2022-11-251-0/+11
* memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre2022-05-091-1/+4
* memory: tegra: Add memory controller channels supportAshish Mhetre2022-05-091-0/+3
* memory: tegra: Add compile-test stub for tegra_mc_probe_device()Thierry Reding2021-06-201-2/+7
* memory: tegra: Implement SID override programmingThierry Reding2021-06-031-0/+3
* memory: tegra: Unify driversThierry Reding2021-06-031-0/+1
* memory: tegra: Parameterize interrupt handlerThierry Reding2021-06-031-0/+2
* memory: tegra: Make per-SoC setup more genericThierry Reding2021-06-031-1/+5
* memory: tegra: Push suspend/resume into SoC driversThierry Reding2021-06-031-0/+2
* memory: tegra: Introduce struct tegra_mc_opsThierry Reding2021-06-031-2/+5
* memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding2021-06-031-2/+16
* memory: tegra: Consolidate register fieldsThierry Reding2021-06-031-15/+15
* memory: tegra20: Add debug statisticsDmitry Osipenko2021-04-011-0/+7
* memory: tegra: Correct stub of devm_tegra_memory_controller_get()Dmitry Osipenko2020-11-261-1/+1
* memory: tegra-mc: Add interconnect frameworkDmitry Osipenko2020-11-261-0/+17
* memory: tegra: Add and use devm_tegra_memory_controller_get()Dmitry Osipenko2020-11-261-0/+10
* memory: tegra: Introduce Tegra30 EMC driverDmitry Osipenko2019-11-111-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko2019-01-161-0/+25
* memory: tegra: Adapt to Tegra20 device-tree binding changesDmitry Osipenko2019-01-161-1/+1
* memory: tegra: Introduce memory client hot resetDmitry Osipenko2018-04-301-0/+33
* memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko2018-04-301-1/+1
* memory: tegra: Apply interrupts mask per SoCDmitry Osipenko2018-04-271-0/+2
* memory: tegra: Create SMMU display groupsThierry Reding2017-12-151-0/+9
* Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-081-7/+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-7/+0
* | memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley2015-08-131-0/+2
|/
* Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-05-131-1/+13
|\
| * memory: tegra: Add API needed by the EMC driverMikko Perttunen2015-05-051-1/+13
* | iommu/tegra-smmu: Add debugfs supportThierry Reding2015-05-041-0/+5
* | memory: tegra: Add SWGROUP namesThierry Reding2015-05-041-0/+1
|/
* memory: Add NVIDIA Tegra memory controller supportThierry Reding2014-12-041-0/+107