TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
50e91633eeafdecb6b15503c0379b1a07e1e2c20
/
plat
/
nvidia
50e9163
Tegra: fix trivial misra issues
by Anthony Zhou
· 8 years ago
e87dac6
Tegra: no need to re-init the same console
by Varun Wadekar
· 8 years ago
a9e0260
Tegra: Add support for fake system suspend
by Vignesh Radhakrishnan
· 8 years ago
62bfc44
Tegra: memctrl_v2: restore MC_TXN_OVERRIDE settings
by Varun Wadekar
· 8 years ago
0c2276e
Tegra: memctrl_v1: disable AHB redirection after cold boot
by Varun Wadekar
· 8 years ago
cd3de43
Tegra: platform: support Tegra186 chip id
by Varun Wadekar
· 8 years ago
95a7fae
Tegra: memctrl_v2: MC transaction overrides for newer chips
by Pritesh Raithatha
· 8 years ago
7b30527
Tegra186: mce: Avoid implementation-defined bitfield types
by Stephen Warren
· 8 years ago
c459206
Tegra: smmu: support for multiple devices
by Pritesh Raithatha
· 9 years ago
986e333
Tegra: smmu: platform handler for SMMU settings
by Pritesh Raithatha
· 9 years ago
ae8ac2d
Tegra: allow platforms to override plat_core_pos_by_mpidr()
by Varun Wadekar
· 9 years ago
06803cf
Tegra: memctrl_v2: platform handler for MC settings
by Pritesh Raithatha
· 9 years ago
c4dae9f
Tegra: memctrl_v2: remove non-secure access to TZSRAM memory
by Harvey Hsieh
· 9 years ago
5dc574b
Tegra186: mce: support for TEGRA_ARI_MISC_CCPLEX_EDBGREQ
by Rich Wiley
· 9 years ago
6d6bbc8
Tegra186: update t18x_ari.h to v3.1
by Varun Wadekar
· 9 years ago
83f3f53
Tegra186: PSCI: support for 64-bit TZDRAM base
by Steven Kao
· 9 years ago
16c7cd0
Tegra: memctrl_v2: config to enable SMMU device
by Varun Wadekar
· 9 years ago
691bc22
Tegra186: read activity monitor's clock counter values
by Varun Wadekar
· 9 years ago
e698a82
Tegra: memctrl_v2: make AFI device settings configurable
by Varun Wadekar
· 9 years ago
cb38550
Tegra186: move smmu driver to tegra/common
by Varun Wadekar
· 9 years ago
0606002
Tegra186: split MCE driver into public/private interfaces
by Varun Wadekar
· 9 years ago
2dd7d41
Tegra186: move TSA macros to tegra_def.h
by Varun Wadekar
· 9 years ago
0258840
Tegra: drivers: memctrl: move chip specific defines to tegra_def.h
by Varun Wadekar
· 9 years ago
dec349c
Tegra186: move platform specific MCE defines to tegra_def.h
by Varun Wadekar
· 9 years ago
d81938a
Tegra: memctrl_v2: no SID override for AON
by Mustafa Yigit Bilgen
· 9 years ago
396a9b8
Tegra186: memctrl_v2: remove APE overrides for chip verification
by Vivek Aseeja
· 9 years ago
5ea1fe5
Tegra186: use MSB of wake_time
by Krishna Sitaraman
· 9 years ago
a259293
Tegra186: Update API for reset vector ARI
by Krishna Sitaraman
· 9 years ago
322b00f
Tegra186: clean CPU wake times from L2 cache
by Mustafa Yigit Bilgen
· 9 years ago
ac26b96
Tegra186: update t18x_ari.h to v3.0
by Krishna Sitaraman
· 9 years ago
2562145
Tegra186: trampoline: update "System Suspend" exit criteria
by Varun Wadekar
· 9 years ago
5345189
Tegra186: Add smc handler for coresight clock gating
by Krishna Sitaraman
· 9 years ago
719f3ec
Tegra: memctrl_v2: save TZDRAM settings to secure scratch registers
by Harvey Hsieh
· 9 years ago
6ef90b9
Tegra186: mce: fix return value for enum features ari
by Krishna Sitaraman
· 9 years ago
1000711
Tegra186: mce: clear reserved fields for ARI calls
by Krishna Sitaraman
· 9 years ago
c61cd63
Tegra: memctrl_v2: get chip revision using platform identifiers
by Varun Wadekar
· 9 years ago
524bd09
Tegra186: mce: read MCE's firmware version on "real" platforms
by Varun Wadekar
· 9 years ago
2b04f92
Tegra186: use helper functions to get major/minor version
by Varun Wadekar
· 9 years ago
49cbbc4
Tegra186: memmap all UART controllers
by Varun Wadekar
· 9 years ago
9c2a3d8
Tegra186: implement plat_get_syscnt_freq2()
by Varun Wadekar
· 9 years ago
698f425
Tegra: smmu: disable TCU prefetch for all the 64 contexts
by Varun Wadekar
· 9 years ago
48afb16
Tegra186: handlers to get BL31 arguments from previous bootloader
by Varun Wadekar
· 9 years ago
962014f
Tegra186: delete 'Video Memory Carveout' handling
by Varun Wadekar
· 9 years ago
2f583f8
Tegra: memctrl_v2: TZRAM aperture configuration settings
by Varun Wadekar
· 9 years ago
512da21
Tegra186: modify the return type for `plat_get_syscnt_freq()`
by Varun Wadekar
· 9 years ago
1eed383
Tegra186: Enable ECC and Parity Protection for A02p SKUs
by Varun Wadekar
· 9 years ago
c11e0dd
Tegra186: mce: Uncore Perfmon ARI Programming
by Varun Wadekar
· 9 years ago
f3a20c3
Tegra186: implement `get_target_pwr_state` handler
by Varun Wadekar
· 9 years ago
87a1df7
Tegra186: mce: add the mce_update_cstate_info() helper function
by Varun Wadekar
· 8 years ago
ddc1c56
Merge pull request #875 from vwadekar/tegra186-platform-support-v2
by davidcunado-arm
· 8 years ago
ab13990
Merge pull request #870 from douglas-raillard-arm/dr/remove_asm_signed_test
by davidcunado-arm
· 8 years ago
b8de847
Tegra186: reset CPU power state info while onlining
by Varun Wadekar
· 9 years ago
2079ddd
Tegra186: fix recursion in included headers (tegra_def.h/platform_def.h)
by Varun Wadekar
· 9 years ago
e2b2603
Tegra: memctrl_v2: fix logic to calculate TZRAM_ADDR_HI bits
by Varun Wadekar
· 9 years ago
3d93f05
Merge pull request #873 from dp-arm/dp/makefile-reorg
by davidcunado-arm
· 8 years ago
3b52fc1
Tegra: memctrl_v2: program Video Memory carveout size in MBs
by Varun Wadekar
· 9 years ago
99ef4a5
Tegra: memctrl_v2: no stream ID override for Security Engine
by Varun Wadekar
· 9 years ago
b46ac6d
Tegra186: reset power state info during CPU_ON
by Varun Wadekar
· 9 years ago
abd3a91
Tegra186: enable support for simulation environment
by Varun Wadekar
· 9 years ago
5cb89c5
Tegra186: check MCE firmware version during boot
by Varun Wadekar
· 9 years ago
50f38a4
Tegra186: fix programming sequence for SC7/SC8 entry
by Varun Wadekar
· 9 years ago
1b9ab05
Tegra186: program default core wake mask during CPU_SUSPEND
by Varun Wadekar
· 9 years ago
c60f58e
Tegra186: clear the system cstate for offline core
by Varun Wadekar
· 9 years ago
e8ebf0c
Tegra: memctrl_v2: enable APE overrides for chip verification
by Varun Wadekar
· 9 years ago
66ec112
Tegra186: mce: enable LATIC for chip verification
by Varun Wadekar
· 9 years ago
68c7de6
Tegra186: save/restore BL31 context to/from TZDRAM
by Varun Wadekar
· 9 years ago
e64ce3a
Tegra186: re-configure MSS' client settings
by Varun Wadekar
· 9 years ago
50402b1
Tegra186: implement support for System Suspend
by Varun Wadekar
· 9 years ago
ea96ac1
Tegra186: memctrl_v2: restore video memory settings
by Varun Wadekar
· 9 years ago
4122151
Tegra186: smmu: driver for the smmu hardware block
by Varun Wadekar
· 9 years ago
768baf6
Tegra: replace ASM signed tests with unsigned
by Douglas Raillard
· 8 years ago
7eaf040
Tegra186: implement quasi power off (SC8) state
by Varun Wadekar
· 9 years ago
1f586a7
Tegra186: disable DCO operations for PSCI_CPU_OFF
by Varun Wadekar
· 9 years ago
50cd864
Tegra186: register FIQ interrupt sources
by Varun Wadekar
· 10 years ago
ac55f30
Tegra: memctrl_v2: set NO_OVERRIDE for APE clients
by Varun Wadekar
· 9 years ago
be87d92
Tegra: memctrl_v2: implement MC txn override WAR
by Varun Wadekar
· 9 years ago
67bc721
Tegra: memctrl_v2: check GPU state before VPR programming
by Varun Wadekar
· 9 years ago
8020793
Tegra: memctrl_v2: no SID override for SCE block
by Varun Wadekar
· 9 years ago
aa1bdc9
Tegra186: fix per-cpu wake times for CPU power states
by Varun Wadekar
· 9 years ago
7dd5af0
Tegra186: add Video memory carveout settings
by Varun Wadekar
· 10 years ago
7afd463
Tegra186: support for C6/C7 CPU_SUSPEND states
by Varun Wadekar
· 10 years ago
d48c0c4
Tegra: memctrl_v2: secure the on-chip TZSRAM memory
by Varun Wadekar
· 10 years ago
b67a7c7
Tegra186: support for the latest platform port handlers
by Varun Wadekar
· 10 years ago
b6ea86b
Tegra186: implement prepare_system_reset handler
by Varun Wadekar
· 10 years ago
348619f
Tegra186: implement CPU_OFF handler
by Varun Wadekar
· 10 years ago
5d74d68
Tegra186: update SYSCNT_FREQ to 31.25MHz
by Varun Wadekar
· 10 years ago
b5ef956
Tegra186: relocate bl31.bin to the SYSRAM
by Varun Wadekar
· 10 years ago
c7ec089
Tegra186: implement prepare_system_off handler
by Varun Wadekar
· 8 years ago
b47d97b
Tegra186: power on/off secondary CPUs
by Varun Wadekar
· 10 years ago
bb844c1
Tegra186: SiP calls to interact with the MCE driver
by Varun Wadekar
· 10 years ago
7808b06
Tegra186: mce: driver for the CPU complex power manager block
by Varun Wadekar
· 8 years ago
3cf3183
Tegra186: platform support for Tegra "T186" SoC
by Varun Wadekar
· 10 years ago
412dd5c
Tegra: memctrl_v2: Memory Controller Driver (v2)
by Varun Wadekar
· 10 years ago
ea6dec5
Tegra: public interfaces to get the chip's major/minor versions
by Varun Wadekar
· 8 years ago
7531120
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
baac5dd
plat/tegra: Enable Cortex-A53 erratum 855873 workaround
by Andre Przywara
· 9 years ago
1f38d3c
Tegra210: enable errata for Cortex-A57 and Cortex-A53 CPUs
by Varun Wadekar
· 8 years ago
bc0a0be
Tegra: enable SEPARATE_CODE_AND_RODATA build flag
by Varun Wadekar
· 8 years ago
7d72bd9
Tegra210: assert if afflvl0/1 have incorrect state-ids
by Harvey Hsieh
· 9 years ago
6b51766
Tegra: SiP: 64-bit address for Video Memory base
by Harvey Hsieh
· 9 years ago
Next »