Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
326f29522d05bc18f8f7db24c678ec10edec6576
/
plat
/
nvidia
/
tegra
/
common
« Previous
186485e
Tegra: rename secure scratch register macros
by Steven Kao
· 7 years ago
f3cd509
Tegra: memctrl_v2: platform handler for TZDRAM settings
by Varun Wadekar
· 7 years ago
b374103
Tegra: bpmp_ipc: IPC driver to communicate with BPMP firmware
by Varun Wadekar
· 7 years ago
dbe67c7
Tegra: call 'early_init' handler earlier during boot
by Varun Wadekar
· 7 years ago
b688d38
Tegra: memctrl_v2: allow CPU accesses to TZRAM
by Steven Kao
· 7 years ago
278630b
Tegra: lib: debug: fix MISRA violation Rule 21.6
by Anthony Zhou
· 7 years ago
6a84dd6
Tegra: memctrl_v2: pack TZDRAM base to RSVD55_SCRATCH
by Harvey Hsieh
· 7 years ago
cf8c0e2
Tegra: memctrl_v2: platform handlers to program MSS
by Puneet Saxena
· 7 years ago
359be95
Tegra: memctrl: clean MC INT status before exit to bootloader
by Harvey Hsieh
· 7 years ago
fa99b22
Tegra: use 'PLATFORM_MAX_CPUS_PER_CLUSTER' to calculate core position
by Varun Wadekar
· 7 years ago
b735541
Tegra: memctrl_v2: pack TZDRAM base into SCRATCH54_LO
by Harvey Hsieh
· 7 years ago
5016861
Tegra: bpmp: Increase timeout to 2ms
by Peter De Schrijver
· 7 years ago
21c4272
Tegra: remove duplicate code from CPU's power on path
by Varun Wadekar
· 7 years ago
7a1ba29
Tegra: trusty: pass profiling base to Trusted OS
by Varun Wadekar
· 6 years ago
117a2e0
Tegra: memctrl: assert if dynamic memmap fails
by Varun Wadekar
· 7 years ago
4967c3d
Tegra: lib: library for profiling the cold boot path
by Varun Wadekar
· 7 years ago
c74343c
Tegra: sanity check non-secure DRAM address
by Varun Wadekar
· 7 years ago
0e07e45
Tegra: fix defects flagged by MISRA Rule 10.3
by Anthony Zhou
· 7 years ago
7fd30f5
Tegra: smmu: add a hook to get number of devices
by Steven Kao
· 7 years ago
4408e88
Tegra: common: fix defects flagged by MISRA scan
by Anthony Zhou
· 7 years ago
d417cea
Tegra: read-modify-write ACTLR_ELx registers
by Steven Kao
· 7 years ago
0844b97
Tegra: common: drivers: fix MISRA defects
by Anthony Zhou
· 7 years ago
85a8fa0
Tegra: pm: fix MISRA defects
by Anthony Zhou
· 8 years ago
fda095f
Tegra: fix MISRA defects in tegra_bl31_setup.c
by Varun Wadekar
· 6 years ago
ee25e82
Tegra: gpcdma: driver for general purpose DMA
by Varun Wadekar
· 7 years ago
6dc0d76
Tegra210: skip the BTB invalidate workaround for B01 SKUs
by Harvey Hsieh
· 8 years ago
329e228
Tegra186: memctrl_v2: Set MC clients ordering as per client needs
by Krishna Reddy
· 7 years ago
b37f4ea
Tegra: bpmp: fix check to see if Atomics block is powered on
by Varun Wadekar
· 7 years ago
035f24b
Tegra: sip_calls: fix defects flagged by MISRA scan
by Anthony Zhou
· 8 years ago
c209980
Tegra: Passing EKS size as boot arg to trusty
by Varun Wadekar
· 6 years ago
a6a357f
Tegra210: bpmp: power management interface
by Varun Wadekar
· 7 years ago
f9f0f5c
Tegra: topology: fix MISRA defects for Rule 4.6
by Anthony Zhou
· 7 years ago
a2e96ad
Tegra: fiq_glue: fix MISRA defects for Rule 2.7
by Anthony Zhou
· 7 years ago
e5bd345
Tegra: sip_calls: fix defects flagged by MISRA scan
by Anthony Zhou
· 8 years ago
fbdfce1
Tegra: support to set the L2 ECC and Parity enable bit
by Harvey Hsieh
· 8 years ago
9e083c7
Tegra: console clock settings for real/FPGA platforms
by Harvey Hsieh
· 8 years ago
589a7e1
Tegra: platform: helper functions to read chip ID
by Marvin Hsu
· 8 years ago
e34bc3d
Tegra: retrieve power domain tree from the platforms
by Varun Wadekar
· 8 years ago
70262ef
Tegra: platform: support simulation platforms and MISRA fixes
by Anthony Zhou
· 8 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
9f4a7d3
Tegra: support for native GICv2 drivers
by Varun Wadekar
· 6 years ago
1fd7049
Tegra: support to compile native GICv2 drivers
by Varun Wadekar
· 6 years ago
1eb64a1
Add plat_crash_console_flush to platforms without it
by Antonio Nino Diaz
· 6 years ago
6bf7c6b
tegra: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 6 years ago
fff61b6
Tegra: Fix up INFO() message
by Sandrine Bailleux
· 6 years ago
5ac9d96
Fix pointer type mismatch of handlers
by Masahiro Yamada
· 7 years ago
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
8f53949
tegra/trusty: Setup tegra specific trusty args in platform code
by Arve Hjønnevåg
· 7 years ago
f94e40d
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 7 years ago
91b11c3
Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR*
by Eleanor Bonnici
· 7 years ago
b4c75e9
Add new alignment parameter to func assembler macro
by Julius Werner
· 7 years ago
99782e8
Tegra: implement the early suspend handler
by Varun Wadekar
· 7 years ago
e363146
Fix order of remaining platform #includes
by Isla Mitchell
· 7 years ago
ee4be0f
Tegra: delay_timer: fix MISRA defects
by Anthony Zhou
· 8 years ago
ca87293
Tegra: gic: fix MISRA defects
by Varun Wadekar
· 7 years ago
d1d39a4
Tegra: fiq_glue: fix MISRA defects
by Anthony Zhou
· 8 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
1384a16
Unique names for defines in the CPU libraries
by Varun Wadekar
· 7 years ago
66231d1
Tegra: enable 'signed-comparison' compilation warning/errors
by Varun Wadekar
· 7 years ago
f9ce0f0
tegra: Fix build errors
by Soren Brinkmann
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
5590298
Tegra: fix the NS DRAM address calculation logic
by Varun Wadekar
· 8 years ago
153982c
Tegra: memctrl_v2: zero out NS Video memory carveout region
by Varun Wadekar
· 8 years ago
4d160ac
Tegra: memmap Tegra micro-seconds timer controller
by Steven Kao
· 8 years ago
27e6431
Tegra: early init the delay timer
by Steven Kao
· 8 years ago
4aeaf07
Tegra: smmu: enable asserts by default
by Varun Wadekar
· 8 years ago
a441f72
Tegra: group platform settings together
by Varun Wadekar
· 8 years ago
daa50ca
Merge pull request #912 from vwadekar/tegra-smmu-ctx-save-robust
by davidcunado-arm
· 8 years ago
60d6aff
Merge pull request #902 from vwadekar/tegra186-sip-mce-calls
by davidcunado-arm
· 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
14f3957
Tegra186: Support AARCH32/64 encoding for MCE calls
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
4e6ae18
Tegra: no need to re-init the same console
by Varun Wadekar
· 8 years ago
b4a7294
Tegra: Add support for fake system suspend
by Vignesh Radhakrishnan
· 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
fdcdfe2
Tegra: platform: support Tegra186 chip id
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
43dad67
Tegra: allow platforms to override plat_core_pos_by_mpidr()
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
8cbdab2
Merge pull request #870 from douglas-raillard-arm/dr/remove_asm_signed_test
by davidcunado-arm
· 8 years ago
Next »