summaryrefslogtreecommitdiffstats
path: root/include/soc/tegra
AgeCommit message (Expand)AuthorLines
2025-03-06firmware: tegra: bpmp: Fix typo in bpmp-abi.hZhu Jun-1/+1
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+4
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski-3/+4
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik-0/+1
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET-18/+0
2023-11-21memory: tegra: Add SID override programming for MC clientsAshish Mhetre-0/+1
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-26/+0
2023-10-13firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta-0/+6
2023-10-11firmware: tegra: Fix a typoDeming Wang-1/+1
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe-26/+0
2023-07-10memory: tegra: Add dummy implementation on Tegra194Thierry Reding-0/+3
2023-06-21Merge tag 'tegra-for-6.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-0/+8
2023-05-16memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta-0/+1
2023-05-16memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta-0/+7
2023-05-16soc/tegra: fuse: Add support for Tegra264Stefan Kristiansson-1/+2
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+11
2022-11-25memory: tegra: Add API for retrieving carveout boundsMikko Perttunen-0/+11
2022-11-22Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-449/+1375
2022-11-17firmware: tegra: Update BPMP ABIPeter De Schrijver-442/+1354
2022-11-17firmware: tegra: include IVC header file only onceManish Bhardwaj-0/+1
2022-11-11soc/tegra: fuse: Use platform info with SoC revisionKartik-0/+15
2022-11-10soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar-3/+3
2022-10-24firmware: tegra: bpmp: Use iosys-map helpersThierry Reding-7/+21
2022-09-15soc/tegra: cbb: Add CBB 1.0 driver for Tegra194Sumit Gupta-0/+47
2022-09-15soc/tegra: Set ERD bit to mask inband errorsSumit Gupta-0/+6
2022-05-09memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre-1/+4
2022-05-09memory: tegra: Add memory controller channels supportAshish Mhetre-0/+3
2022-02-25soc/tegra: bpmp: cleanup double word in commentTom Rix-1/+1
2021-12-16soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()Dmitry Osipenko-0/+15
2021-10-04soc/tegra: pm: Make stubs usable for compile testingDmitry Osipenko-1/+1
2021-10-04soc/tegra: irq: Add stubs needed for compile testingDmitry Osipenko-1/+8
2021-10-04soc/tegra: fuse: Add stubs needed for compile testingDmitry Osipenko-5/+26
2021-08-18Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+6
2021-08-11soc/tegra: pmc: Prevent racing with cpuilde driverDmitry Osipenko-0/+6
2021-07-16Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/sc...Arnd Bergmann-2/+7
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-18/+47
2021-06-20memory: tegra: Add compile-test stub for tegra_mc_probe_device()Thierry Reding-2/+7
2021-06-03memory: tegra: Implement SID override programmingThierry Reding-0/+3
2021-06-03memory: tegra: Unify driversThierry Reding-0/+1
2021-06-03memory: tegra: Parameterize interrupt handlerThierry Reding-0/+2
2021-06-03memory: tegra: Make per-SoC setup more genericThierry Reding-1/+5
2021-06-03memory: tegra: Push suspend/resume into SoC driversThierry Reding-0/+2
2021-06-03memory: tegra: Introduce struct tegra_mc_opsThierry Reding-2/+5
2021-06-03memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding-2/+16
2021-06-03memory: tegra: Consolidate register fieldsThierry Reding-15/+15
2021-06-02soc/tegra: pmc: Add driver state syncingDmitry Osipenko-0/+7
2021-06-01soc/tegra: fuse: Add stubs needed for compile-testingDmitry Osipenko-3/+17
2021-06-01soc/tegra: Add devm_tegra_core_dev_init_opp_table()Dmitry Osipenko-0/+22
2021-06-01soc/tegra: Add stub for soc_is_tegra()Dmitry Osipenko-0/+9
2021-04-01memory: tegra20: Add debug statisticsDmitry Osipenko-0/+7