summaryrefslogtreecommitdiff
path: root/plat/nvidia/tegra/include/drivers
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated macro from TF-A codeManish V Badarkhe2020-10-121-4/+4
* Tegra: memctrl: platform setup handler functionsVarun Wadekar2020-08-271-131/+12
* Tegra194: add redundancy checks for MMIO writesAnthony Zhou2020-08-271-0/+3
* Tegra: smmu: add smmu_verify functionVarun Wadekar2020-08-242-0/+3
* Tegra: memctrl: remove unused TZRAM setup functionVarun Wadekar2020-08-081-1/+1
* Tegra: memctrl_v2: remove support to secure TZSRAMVarun Wadekar2020-03-211-2/+1
* Tegra: include missing stdbool.hVarun Wadekar2020-03-211-0/+3
* Tegra: smmu: export handlers to read/write SMMU registersVarun Wadekar2020-03-111-1/+56
* Tegra: smmu: remove context save sequencePritesh Raithatha2020-03-112-814/+44
* Tegra: bpmp: fixup TEGRA_CLK_SE values for Tegra186/Tegra194Varun Wadekar2020-03-111-5/+0
* Tegra186: add SE support to generate SHA256 of TZRAMJeetesh Burman2020-03-091-1/+2
* Tegra210: update the PMC blacklisted registerskalyani chidambaram2020-03-091-11/+22
* spe: Use generic console_t data structureAndre Przywara2020-02-251-6/+1
* Tegra: include: fix violations of MISRA Rule 21.1Varun Wadekar2020-01-123-9/+12
* plat: nvidia: remove spurious UTF-8 characters at top of platform filesOlivier Deprez2020-01-091-2/+2
* Tegra: include: drivers: introduce spe.hVarun Wadekar2019-11-281-0/+28
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* Makefile: remove extra include paths in INCLUDESAmbroise Vincent2019-04-032-2/+2
* Tegra: bpmp: mark device "not present" on boot timeoutVarun Wadekar2019-01-311-0/+1
* Tegra210: clear PMC_DPD registers on resumekalyani chidambaram2019-01-311-0/+3
* Tegra: bpmp: suspend/resume handlersVarun Wadekar2019-01-311-0/+11
* Tegra210: SiP handlers to allow PMC accesskalyani chidambaram2019-01-311-0/+11
* Tegra: support for System Suspend using sc7entry-fw binaryVarun Wadekar2019-01-312-1/+3
* Tegra: pmc: helper function to find last ON CPUVarun Wadekar2019-01-311-2/+4
* Tegra: flowctrl: helper functions to assist with cluster power statesVarun Wadekar2019-01-311-11/+39
* Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routingVarun Wadekar2019-01-311-2/+6
* Tegra: bpmp_ipc: support to enable/disable module clockssteven kao2019-01-311-1/+18
* Tegra186: smmu: add support for backup multiple smmu regsPritesh Raithatha2019-01-311-30/+169
* Tegra: memctrl_v2: platform handler for TZDRAM settingsVarun Wadekar2019-01-231-1/+9
* Tegra: bpmp_ipc: IPC driver to communicate with BPMP firmwareVarun Wadekar2019-01-231-0/+30
* Tegra: memctrl_v2: platform handlers to program MSSPuneet Saxena2019-01-231-299/+38
* Tegra: memctrl: clean MC INT status before exit to bootloaderHarvey Hsieh2019-01-181-0/+1
* Tegra210B01: SE/SE2 and PKA1 context save (SW)Marvin Hsu2019-01-181-0/+8
* Tegra: fix defects flagged by MISRA Rule 10.3Anthony Zhou2019-01-183-229/+229
* Tegra: smmu: add a hook to get number of devicesSteven Kao2019-01-181-0/+1
* Tegra: common: drivers: fix MISRA defectsAnthony Zhou2019-01-182-4/+4
* Tegra: gpcdma: driver for general purpose DMAVarun Wadekar2019-01-181-0/+16
* Tegra186: memctrl_v2: Set MC clients ordering as per client needsKrishna Reddy2019-01-161-112/+65
* Tegra210: bpmp: power management interfaceVarun Wadekar2019-01-161-0/+115
* Tegra210B01: SE1 and SE2/PKA1 context save (atomic)Marvin Hsu2019-01-161-0/+51
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-047-8/+13
* Tegra: support for native GICv2 driversVarun Wadekar2018-12-181-0/+29
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-087-21/+21
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-221-2/+2
* Tegra186: mce: fix MISRA defectsAnthony Zhou2017-06-141-2/+2
* Tegra: pmc: fix defects flagged during MISRA analysisAnthony Zhou2017-06-141-14/+15
* Use SPDX license identifiersdp-arm2017-05-037-175/+7
* Tegra: fix trivial misra issuesAnthony Zhou2017-04-135-677/+677
* Tegra: memctrl_v1: disable AHB redirection after cold bootVarun Wadekar2017-04-132-1/+9
* Tegra: smmu: support for multiple devicesPritesh Raithatha2017-04-131-7/+7