| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: tegra: Add suspend hook and reset BPMP IPC early on resume | Sumit Gupta | 2023-10-13 | 1 | -0/+30 |
* | firmware: Explicitly include correct DT includes | Rob Herring | 2023-08-12 | 1 | -2/+1 |
* | firmware: tegra: bpmp: Add support for DRAM MRQ GSCs | Peter De Schrijver | 2023-06-09 | 1 | -2/+2 |
* | firmware: Use of_property_present() for testing DT property presence | Rob Herring | 2023-04-04 | 1 | -3/+3 |
* | firmware: tegra: bpmp: Do not support big-endian | Thierry Reding | 2022-10-24 | 1 | -1/+1 |
* | firmware: tegra: bpmp: Use iosys-map helpers | Thierry Reding | 2022-10-24 | 1 | -14/+17 |
* | firmware: tegra: bpmp: Do only aligned access to IPC memory area | Timo Alho | 2022-06-24 | 1 | -3/+3 |
* | firmware: tegra: bpmp: Fix Tegra234-only builds | Thierry Reding | 2021-06-11 | 1 | -1/+2 |
* | firmware: tegra: Enable BPMP support on Tegra234 | Thierry Reding | 2020-09-18 | 1 | -1/+2 |
* | firmware: tegra: Use consistent return variable name | Jon Hunter | 2020-07-14 | 1 | -3/+3 |
* | firmware: tegra: Make BPMP a regular driver | Thierry Reding | 2020-04-22 | 1 | -6/+3 |
* | firmware: tegra: Move BPMP resume to noirq phase | Vidya Sagar | 2019-10-01 | 1 | -1/+1 |
* | Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2019-06-25 | 1 | -1/+3 |
|\ |
|
| * | firmware: tegra: Early resume BPMP | Bitan Biswas | 2019-06-14 | 1 | -1/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
|/ |
|
* | firmware/tegra: Enable Tegra186 BPMP support on Tegra194 | Thierry Reding | 2019-02-07 | 1 | -2/+4 |
* | firmware: tegra: Conditionally support SoC generations | Thierry Reding | 2019-02-07 | 1 | -0/+8 |
* | firmware: tegra: add bpmp driver for Tegra210 | Timo Alho | 2019-01-25 | 1 | -9/+37 |
* | firmware: tegra: Refactor BPMP driver | Timo Alho | 2019-01-25 | 1 | -202/+55 |
* | firmware: tegra: Reword messaging terminology | Timo Alho | 2019-01-25 | 1 | -38/+71 |
* | firmware: tegra: Use in-band messages for firmware version query | Timo Alho | 2018-11-08 | 1 | -2/+34 |
* | firmware: tegra: Print version tag at full | Timo Alho | 2018-11-08 | 1 | -6/+10 |
* | firmware: tegra: Add helper to check for supported MRQs | Timo Alho | 2018-11-08 | 1 | -0/+25 |
* | firmware: tegra: bpmp: Implement suspend/resume support | Thierry Reding | 2018-10-10 | 1 | -0/+19 |
* | firmware: tegra: adjust tested variable | Julia Lawall | 2018-03-08 | 1 | -1/+1 |
* | firmware: tegra: Simplify channel management | Mikko Perttunen | 2018-03-08 | 1 | -78/+64 |
* | firmware: tegra: Add BPMP debugfs support | Timo Alho | 2017-10-19 | 1 | -0/+4 |
* | firmware: tegra: Expose tegra_bpmp_mrq_return() | Mikko Perttunen | 2017-10-19 | 1 | -2/+3 |
* | firmware: tegra: Propagate error code to caller | Timo Alho | 2017-10-17 | 1 | -6/+16 |
* | firmware: tegra: set drvdata earlier | Timo Alho | 2017-08-17 | 1 | -2/+2 |
* | Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2017-06-19 | 1 | -10/+18 |
|\ |
|
| * | firmware: tegra: Fix locking bugs in BPMP | Dan Carpenter | 2017-06-14 | 1 | -10/+18 |
* | | soc/tegra: bpmp: Implement generic PM domains | Thierry Reding | 2017-06-13 | 1 | -0/+4 |
|/ |
|
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | firmware: tegra: Add BPMP support | Thierry Reding | 2016-11-18 | 1 | -0/+868 |