aboutsummaryrefslogtreecommitdiffstats
path: root/plat/nvidia
Commit message (Expand)AuthorAgeFilesLines
* Tegra: memctrl_v2: fix "overflow before widen" coverity issueVarun Wadekar2019-09-051-5/+4
* tegra: add support for multi console interfaceAmbroise Vincent2019-08-156-109/+95
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-012-4/+4
* Tegra: Fix typo in commentAndreas Färber2019-06-201-1/+1
* Tegra: Extend NS address check error outputAndreas Färber2019-06-201-2/+2
* Makefile: remove extra include paths in INCLUDESAmbroise Vincent2019-04-0316-27/+27
* Tegra: dummy support for the io_storage backendVarun Wadekar2019-03-014-3/+30
* Tegra: Support for scatterfile for the BL31 imageVarun Wadekar2019-02-272-0/+299
* Tegra186: trampoline: include bl_common.hVarun Wadekar2019-02-071-1/+2
* Tegra186: use common 'BL31_BASE' variableVarun Wadekar2019-02-071-1/+1
* Tegra: remove circular dependency with common_def.hVarun Wadekar2019-02-071-1/+6
* Tegra: define CACHE_WRITEBACK_GRANULE for scatterfileKalyani Chidambaram2019-02-071-1/+1
* Tegra186: remove ENABLE_AFI_DEVICE macro usageVarun Wadekar2019-02-052-9/+0
* spd: trusty: memmap trusty's code memory before peekingVarun Wadekar2019-02-052-4/+4
* Tegra: initialise per-CPU GIC interface(s)Varun Wadekar2019-02-054-8/+9
* Tegra: spe: prepend '\r' to '\n'Varun Wadekar2019-02-051-1/+17
* Tegra: Enable irq as wake-up event for cpu_standbyVignesh Radhakrishnan2019-02-051-2/+21
* Tegra: remove unused libc files from makefileAnthony Zhou2019-02-051-1/+18
* Tegra: restrict non-secure PMC accessesVarun Wadekar2019-01-313-0/+13
* Tegra186: memctrl: disable stream id writes for MC clientsKrishna Reddy2019-01-311-15/+15
* Tegra: bpmp: mark device "not present" on boot timeoutVarun Wadekar2019-01-312-2/+11
* Tegra210: toggle ring oscillator across cluster idleVarun Wadekar2019-01-311-7/+27
* Tegra210: clear PMC_DPD registers on resumekalyani chidambaram2019-01-313-0/+23
* Tegra210: suspend/resume bpmp interface across System SuspendVarun Wadekar2019-01-311-0/+6
* Tegra: bpmp: suspend/resume handlersVarun Wadekar2019-01-312-36/+99
* Tegra210: skip past sc7entry-fw signature headerVarun Wadekar2019-01-312-2/+7
* Tegra210: move sc7entry-fw inside the TZDRAM fenceVarun Wadekar2019-01-312-9/+27
* Tegra210: SiP handlers to allow PMC accesskalyani chidambaram2019-01-314-1/+104
* Tegra210: power off all DMA masters before System Suspend entryVarun Wadekar2019-01-313-11/+135
* Tegra: support for System Suspend using sc7entry-fw binaryVarun Wadekar2019-01-318-16/+136
* Tegra210: remove support for cluster power downVarun Wadekar2019-01-312-37/+0
* Tegra210: support for cluster idle from the CPUVarun Wadekar2019-01-313-9/+94
* Tegra: pmc: helper function to find last ON CPUVarun Wadekar2019-01-312-3/+30
* Tegra: platform dependent address space sizesSteven Kao2019-01-314-9/+21
* Tegra: organize memory/mmio apertures to decrease memmap latencyVarun Wadekar2019-01-312-20/+16
* Tegra210: Enable WDT_CPU interrupt for FIQ DebuggerVarun Wadekar2019-01-312-4/+31
* Tegra: flowctrl: helper functions to assist with cluster power statesVarun Wadekar2019-01-312-12/+107
* Tegra: bpmp: remove bpmp init failed error printVarun Wadekar2019-01-311-1/+0
* Tegra: fiq_glue: support to handle LEGACY_FIQ PPIs for Tegra SoCsVarun Wadekar2019-01-312-0/+23
* Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routingVarun Wadekar2019-01-312-2/+28
* Tegra: SiP: set GPU in reset after vpr resizeJeetesh Burman2019-01-314-0/+16
* Tegra: handle FIQ interrupts when NS handler is not registeredVarun Wadekar2019-01-311-17/+28
* Tegra: bpmp_ipc: support to enable/disable module clockssteven kao2019-01-313-6/+122
* Tegra: fix offset used to dump GICD registers from crash handlerVarun Wadekar2019-01-311-2/+2
* Tegra: default platform handler for the CPU_STANDBY stateVarun Wadekar2019-01-312-0/+12
* Tegra186: smmu: add support for backup multiple smmu regsPritesh Raithatha2019-01-312-167/+170
* Tegra186: remove RELOCATE_TO_BL31_BASE configVarun Wadekar2019-01-231-3/+0
* Tegra: memctrl_v2: remove usage of ENABLE_SMMU_DEVICE configVarun Wadekar2019-01-232-5/+1
* Tegra: add 'late' platform setup handlerDilan Lee2019-01-232-1/+15
* Tegra: spe: shared console for Tegra platformsVarun Wadekar2019-01-231-0/+118