summaryrefslogtreecommitdiffstats
path: root/include/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131-0/+11
|\
| * memory: tegra: Add API for retrieving carveout boundsMikko Perttunen2022-11-251-0/+11
* | Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2022-11-223-449/+1375
|\ \
| * | firmware: tegra: Update BPMP ABIPeter De Schrijver2022-11-171-442/+1354
| * | firmware: tegra: bpmp: Use iosys-map helpersThierry Reding2022-10-242-7/+21
| |/
* | firmware: tegra: include IVC header file only onceManish Bhardwaj2022-11-171-0/+1
* | soc/tegra: fuse: Use platform info with SoC revisionKartik2022-11-111-0/+15
* | soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar2022-11-101-3/+3
|/
* soc/tegra: cbb: Add CBB 1.0 driver for Tegra194Sumit Gupta2022-09-151-0/+47
* soc/tegra: Set ERD bit to mask inband errorsSumit Gupta2022-09-151-0/+6
* 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
* soc/tegra: bpmp: cleanup double word in commentTom Rix2022-02-251-1/+1
* soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()Dmitry Osipenko2021-12-161-0/+15
* soc/tegra: pm: Make stubs usable for compile testingDmitry Osipenko2021-10-041-1/+1
* soc/tegra: irq: Add stubs needed for compile testingDmitry Osipenko2021-10-041-1/+8
* soc/tegra: fuse: Add stubs needed for compile testingDmitry Osipenko2021-10-041-5/+26
* Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2021-08-181-0/+6
|\
| * soc/tegra: pmc: Prevent racing with cpuilde driverDmitry Osipenko2021-08-111-0/+6
* | Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/sc...Arnd Bergmann2021-07-161-2/+7
|\ \ | |/ |/|
| * memory: tegra: Add compile-test stub for tegra_mc_probe_device()Thierry Reding2021-06-201-2/+7
* | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-101-18/+47
|\|
| * 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
* | soc/tegra: pmc: Add driver state syncingDmitry Osipenko2021-06-021-0/+7
|/
* soc/tegra: fuse: Add stubs needed for compile-testingDmitry Osipenko2021-06-011-3/+17
* soc/tegra: Add devm_tegra_core_dev_init_opp_table()Dmitry Osipenko2021-06-011-0/+22
* soc/tegra: Add stub for soc_is_tegra()Dmitry Osipenko2021-06-011-0/+9
* memory: tegra20: Add debug statisticsDmitry Osipenko2021-04-011-0/+7
* memory: tegra124-emc: Make driver modularDmitry Osipenko2021-01-051-16/+0
* 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
* soc/tegra: fuse: Add stub for tegra_sku_infoDmitry Osipenko2020-11-061-0/+4
* soc/tegra: fuse: Add Tegra234 supportThierry Reding2020-09-181-0/+1
* soc/tegra: fuse: Implement tegra_is_silicon()Thierry Reding2020-09-181-0/+1
* soc/tegra: fuse: Extract tegra_get_platform()Thierry Reding2020-09-181-0/+1
* Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-07-171-0/+2
|\
| * soc/tegra: fuse: Add Tegra186 and Tegra194 SoC IDsSandipan Patra2020-07-171-0/+2
* | firmware: tegra: Update BPMP ABIJon Hunter2020-07-141-288/+460
* | firmware: tegra: Add support for in-band debugJon Hunter2020-07-141-1/+188
|/
* soc: tegra: fix tegra_pmc_get_suspend_mode definitionArnd Bergmann2020-04-171-6/+9
* Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-034-2/+47
|\
| * Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-03-251-1/+1
| |\