summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/tegra/bpmp.c
Commit message (Expand)AuthorAgeFilesLines
* firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta2023-10-131-0/+30
* firmware: Explicitly include correct DT includesRob Herring2023-08-121-2/+1
* firmware: tegra: bpmp: Add support for DRAM MRQ GSCsPeter De Schrijver2023-06-091-2/+2
* firmware: Use of_property_present() for testing DT property presenceRob Herring2023-04-041-3/+3
* firmware: tegra: bpmp: Do not support big-endianThierry Reding2022-10-241-1/+1
* firmware: tegra: bpmp: Use iosys-map helpersThierry Reding2022-10-241-14/+17
* firmware: tegra: bpmp: Do only aligned access to IPC memory areaTimo Alho2022-06-241-3/+3
* firmware: tegra: bpmp: Fix Tegra234-only buildsThierry Reding2021-06-111-1/+2
* firmware: tegra: Enable BPMP support on Tegra234Thierry Reding2020-09-181-1/+2
* firmware: tegra: Use consistent return variable nameJon Hunter2020-07-141-3/+3
* firmware: tegra: Make BPMP a regular driverThierry Reding2020-04-221-6/+3
* firmware: tegra: Move BPMP resume to noirq phaseVidya Sagar2019-10-011-1/+1
* Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-06-251-1/+3
|\
| * firmware: tegra: Early resume BPMPBitan Biswas2019-06-141-1/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
|/
* firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding2019-02-071-2/+4
* firmware: tegra: Conditionally support SoC generationsThierry Reding2019-02-071-0/+8
* firmware: tegra: add bpmp driver for Tegra210Timo Alho2019-01-251-9/+37
* firmware: tegra: Refactor BPMP driverTimo Alho2019-01-251-202/+55
* firmware: tegra: Reword messaging terminologyTimo Alho2019-01-251-38/+71
* firmware: tegra: Use in-band messages for firmware version queryTimo Alho2018-11-081-2/+34
* firmware: tegra: Print version tag at fullTimo Alho2018-11-081-6/+10
* firmware: tegra: Add helper to check for supported MRQsTimo Alho2018-11-081-0/+25
* firmware: tegra: bpmp: Implement suspend/resume supportThierry Reding2018-10-101-0/+19
* firmware: tegra: adjust tested variableJulia Lawall2018-03-081-1/+1
* firmware: tegra: Simplify channel managementMikko Perttunen2018-03-081-78/+64
* firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-191-0/+4
* firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen2017-10-191-2/+3
* firmware: tegra: Propagate error code to callerTimo Alho2017-10-171-6/+16
* firmware: tegra: set drvdata earlierTimo Alho2017-08-171-2/+2
* Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2017-06-181-10/+18
|\
| * firmware: tegra: Fix locking bugs in BPMPDan Carpenter2017-06-141-10/+18
* | soc/tegra: bpmp: Implement generic PM domainsThierry Reding2017-06-131-0/+4
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* firmware: tegra: Add BPMP supportThierry Reding2016-11-181-0/+868