Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b19393927387f0598843f58eec639fa41ba9a371
/
plat
/
nvidia
/
tegra
/
common
/
drivers
e363146
Fix order of remaining platform #includes
by Isla Mitchell
· 7 years ago
c33c1e3
Tegra: pmc: fix defects flagged during MISRA analysis
by Anthony Zhou
· 8 years ago
a59a7c5
Tegra: memctrl: check GPU reset state from common place
by Varun Wadekar
· 8 years ago
b5f305c
Tegra: memctrl_v2: fix software logic to check "flush complete"
by Varun Wadekar
· 8 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
153982c
Tegra: memctrl_v2: zero out NS Video memory carveout region
by Varun Wadekar
· 8 years ago
4aeaf07
Tegra: smmu: enable asserts by default
by Varun Wadekar
· 8 years ago
27155fc
Tegra: smmu: make the context save sequence robust
by Varun Wadekar
· 8 years ago
3f81b88
Tegra: smmu: fix the size used to save context
by Varun Wadekar
· 8 years ago
fee323d
Merge pull request #899 from vwadekar/tegra186-platform-support-v6
by davidcunado-arm
· 8 years ago
fa7bdaa
Merge pull request #897 from vwadekar/memctrl-v1-xlat-table-v2
by davidcunado-arm
· 8 years ago
ad45ef7
Tegra: memctrl_v2: restore MC_TXN_OVERRIDE settings
by Varun Wadekar
· 8 years ago
c92050b
Tegra: memctrl_v1: disable AHB redirection after cold boot
by Varun Wadekar
· 8 years ago
92332e6
Tegra: memctrl_v2: MC transaction overrides for newer chips
by Pritesh Raithatha
· 8 years ago
0de6e53
Tegra: smmu: support for multiple devices
by Pritesh Raithatha
· 8 years ago
c88654f
Tegra: smmu: platform handler for SMMU settings
by Pritesh Raithatha
· 8 years ago
b513232
Tegra: memctrl_v1: enable 'xlat_table_v2' library
by Varun Wadekar
· 8 years ago
9eb5db5
Tegra: memctrl_v2: platform handler for MC settings
by Pritesh Raithatha
· 8 years ago
b9b374f
Tegra: memctrl_v2: remove non-secure access to TZSRAM memory
by Harvey Hsieh
· 8 years ago
6cb25f9
Tegra: memctrl_v2: config to enable SMMU device
by Varun Wadekar
· 8 years ago
4c7fa50
Tegra: memctrl_v2: make AFI device settings configurable
by Varun Wadekar
· 8 years ago
bd2b414
Tegra186: move smmu driver to tegra/common
by Varun Wadekar
· 8 years ago
64443ca
Tegra: drivers: memctrl: move chip specific defines to tegra_def.h
by Varun Wadekar
· 8 years ago
48909aa
Tegra: memctrl_v2: no SID override for AON
by Mustafa Yigit Bilgen
· 8 years ago
1b5f8a4
Tegra186: memctrl_v2: remove APE overrides for chip verification
by Vivek Aseeja
· 8 years ago
c95802d
Tegra: memctrl_v2: save TZDRAM settings to secure scratch registers
by Harvey Hsieh
· 8 years ago
e81177d
Tegra: memctrl_v2: get chip revision using platform identifiers
by Varun Wadekar
· 8 years ago
e6d4322
Tegra: memctrl_v2: TZRAM aperture configuration settings
by Varun Wadekar
· 8 years ago
c39be23
Merge pull request #875 from vwadekar/tegra186-platform-support-v2
by davidcunado-arm
· 8 years ago
9c24a55
Tegra: memctrl_v2: fix logic to calculate TZRAM_ADDR_HI bits
by Varun Wadekar
· 9 years ago
7058aee
Tegra: memctrl_v2: program Video Memory carveout size in MBs
by Varun Wadekar
· 9 years ago
0012d05
Tegra: memctrl_v2: no stream ID override for Security Engine
by Varun Wadekar
· 9 years ago
e2bc7f2
Tegra186: enable support for simulation environment
by Varun Wadekar
· 9 years ago
9610573
Tegra: memctrl_v2: enable APE overrides for chip verification
by Varun Wadekar
· 9 years ago
a0f2697
Tegra186: re-configure MSS' client settings
by Varun Wadekar
· 9 years ago
87e44ff
Tegra186: memctrl_v2: restore video memory settings
by Varun Wadekar
· 9 years ago
6c5b98f
Tegra: memctrl_v2: set NO_OVERRIDE for APE clients
by Varun Wadekar
· 9 years ago
c9ac3e4
Tegra: memctrl_v2: implement MC txn override WAR
by Varun Wadekar
· 9 years ago
e60f1bf
Tegra: memctrl_v2: check GPU state before VPR programming
by Varun Wadekar
· 9 years ago
de729d6
Tegra: memctrl_v2: no SID override for SCE block
by Varun Wadekar
· 9 years ago
13e7dc4
Tegra: memctrl_v2: secure the on-chip TZSRAM memory
by Varun Wadekar
· 9 years ago
cd5a2f5
Tegra: memctrl_v2: Memory Controller Driver (v2)
by Varun Wadekar
· 9 years ago
6eec6d6
Tegra: allow individual SoCs to restore their settings
by Varun Wadekar
· 9 years ago
0dc9181
Tegra: drivers: memctrl: introduce function to secure on-chip TZRAM
by Varun Wadekar
· 9 years ago
7a9a285
Tegra: Memory Controller Driver (v1)
by Varun Wadekar
· 9 years ago
a8954fc
Replace some memset call by zeromem
by Douglas Raillard
· 8 years ago
21362a9
Introduce unified API to zero memory
by Douglas Raillard
· 8 years ago
b2baa89
Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn()
by Varun Wadekar
· 9 years ago
4489ad1
Tegra: Perform cache maintenance on video carveout memory
by Vikram Kanigiri
· 9 years ago
1be2f97
Tegra: fix logic to clear videomem regions
by Varun Wadekar
· 9 years ago
30d8977
Tegra: PMC: lock SCRATCH22 register
by Varun Wadekar
· 9 years ago
fccf8e0
Tegra: PMC: check if a CPU is already online
by Varun Wadekar
· 9 years ago
85a90cf
Tegra: Fix the delay loop used during SC7 exit
by Varun Wadekar
· 9 years ago
7a269e2
Reserve a Video Memory aperture in DRAM memory
by Varun Wadekar
· 9 years ago
b316e24
Support for NVIDIA's Tegra T210 SoCs
by Varun Wadekar
· 9 years ago