aboutsummaryrefslogtreecommitdiff
path: root/plat/nvidia/tegra/common
AgeCommit message (Expand)Author
2023-05-09fix(tree): correct some typosElyes Haouas
2023-05-03Merge changes I9d06e0ee,I6980e84f into integrationManish Pandey
2023-04-30fix(tegra): remove dependency on CPU registers to get boot parametersKalyani Chidambaram Vaidyanathan
2023-04-26feat(tegra): implement 'pwr_domain_off_early' handlerVarun Wadekar
2023-03-09fix(tegra): append major revision to the chip_id valueVarun Wadekar
2021-11-08fix: libc: use long for 64-bit types on aarch64Scott Branden
2021-08-16refactor(tegra132): deprecate platformVarun Wadekar
2021-05-27refactor(plat/nvidia): use SOC_ID definesYann Gautier
2020-11-19plat/nvidia: tegra: Rename SMC APIManish V Badarkhe
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-09-18Merge changes from topic "ehf_common" into integrationManish Pandey
2020-09-10plat: tegra: Use generic ehf definesSandeep Tripathy
2020-08-31Tegra: common: fixup the bl31 code size to be copied at resetanzhou
2020-08-31Tegra: common: disable GICC after domain offanzhou
2020-08-31Tegra: fixup CNTPS_TVAL_EL1 delay timer readsanzhou
2020-08-31Tegra: add platform specific 'runtime_setup' handlerKalyani Chidambaram Vaidyanathan
2020-08-27Tegra: debug prints indicating SC7 entry sequence completionVarun Wadekar
2020-08-27Tegra: platform specific GIC sourcesVarun Wadekar
2020-08-27Tegra: sip: add VPR resize enabled checkAnthony Zhou
2020-08-27Tegra: remove unused cortex_a53.hVarun Wadekar
2020-08-24Tegra: smmu: add smmu_verify functionVarun Wadekar
2020-08-24Tegra: TZDRAM setup from soc specific early_boot handlersVarun Wadekar
2020-08-24Tegra: remove "platform_get_core_pos" functionVarun Wadekar
2020-08-18Tegra: platform: add function to check t194 chipDavid Pu
2020-08-18Tegra: common: make plat_psci_ops routines staticDavid Pu
2020-08-08Tegra: memctrl: remove unused TZRAM setup functionVarun Wadekar
2020-08-08Tegra: reorganize drivers and lib foldersVarun Wadekar
2020-07-26plat/nvidia: tegra: Enable SMCCC_ARCH_SOC_ID featureManish V Badarkhe
2020-07-20TF-A GICv2 driver: Introduce makefileAlexei Fedorov
2020-06-22Merge changes from topic "tegra-memctrlv2-vpr-resize-bugfix" into integrationManish Pandey
2020-06-21Tegra: sanity check NS address and size before useVarun Wadekar
2020-06-19Tegra: introduce support for GICv3Varun Wadekar
2020-06-18Tegra: memctrl_v2: fixup sequence to resize video memoryVarun Wadekar
2020-05-20Tegra: enable SDEI handlingVarun Wadekar
2020-05-16Tegra: enable stack protectionVarun Wadekar
2020-05-12Tegra: introduce support for SMCCC_ARCH_SOC_IDVarun Wadekar
2020-04-01Tegra: enable EHF for watchdog timer interruptsVarun Wadekar
2020-03-31Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integrationSandrine Bailleux
2020-03-22Tegra: fixup GIC init from the 'on_finish' handlerVarun Wadekar
2020-03-21Tegra: gicv2: initialize target masksVarun Wadekar
2020-03-21Tegra: memctrl_v2: remove support to secure TZSRAMVarun Wadekar
2020-03-21Tegra: include platform headers from individual makefilesVarun Wadekar
2020-03-21Tegra: memctrl: map video memory as uncachedKen Chang
2020-03-21Tegra: remove support for USE_COHERENT_MEMKalyani Chidambaram
2020-03-21Tegra: include missing stdbool.hVarun Wadekar
2020-03-21Tegra: remove support for SEPARATE_CODE_AND_RODATA=0Kalyani Chidambaram
2020-03-18Tegra: assembly version of the 'plat_core_pos_by_mpidr' handlerVarun Wadekar
2020-03-18Tegra: aarch64: calculate core position from one placeKalyani Chidambaram
2020-03-11Tegra: smmu: export handlers to read/write SMMU registersVarun Wadekar
2020-03-11Tegra: smmu: remove context save sequencePritesh Raithatha