summaryrefslogtreecommitdiff
path: root/plat/nvidia/tegra/soc
AgeCommit message (Expand)Author
2017-06-14Tegra186: mce: fix MISRA defectsAnthony Zhou
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
2017-06-14Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar
2017-05-03Use SPDX license identifiersdp-arm
2017-05-01Tegra210: implement 'get_target_pwr_state' handlerVarun Wadekar
2017-05-01Tegra186: calculate proper power state for cluster/system power downVarun Wadekar
2017-05-01Tegra186: mce: max retries for ARI requestsSteven Kao
2017-05-01Tegra: memmap Tegra micro-seconds timer controllerSteven Kao
2017-04-26Tegra: Control inclusion of helper code used for assertsAntonio Nino Diaz
2017-04-21Merge pull request #912 from vwadekar/tegra-smmu-ctx-save-robustdavidcunado-arm
2017-04-20Tegra: smmu: make the context save sequence robustVarun Wadekar
2017-04-17Tegra186: Support AARCH32/64 encoding for MCE callsVarun Wadekar
2017-04-13Tegra: fix trivial misra issuesAnthony Zhou
2017-04-13Tegra186: mce: Avoid implementation-defined bitfield typesStephen Warren
2017-04-13Tegra: smmu: support for multiple devicesPritesh Raithatha
2017-04-13Tegra: smmu: platform handler for SMMU settingsPritesh Raithatha
2017-04-07Tegra: allow platforms to override plat_core_pos_by_mpidr()Varun Wadekar
2017-04-07Tegra: memctrl_v2: platform handler for MC settingsPritesh Raithatha
2017-04-07Tegra186: mce: support for TEGRA_ARI_MISC_CCPLEX_EDBGREQRich Wiley
2017-04-07Tegra186: update t18x_ari.h to v3.1Varun Wadekar
2017-04-07Tegra186: PSCI: support for 64-bit TZDRAM baseSteven Kao
2017-04-07Tegra: memctrl_v2: config to enable SMMU deviceVarun Wadekar
2017-04-07Tegra186: read activity monitor's clock counter valuesVarun Wadekar
2017-04-07Tegra: memctrl_v2: make AFI device settings configurableVarun Wadekar
2017-04-07Tegra186: move smmu driver to tegra/commonVarun Wadekar
2017-04-07Tegra186: split MCE driver into public/private interfacesVarun Wadekar
2017-04-05Tegra186: move platform specific MCE defines to tegra_def.hVarun Wadekar
2017-04-05Tegra186: use MSB of wake_timeKrishna Sitaraman
2017-04-05Tegra186: Update API for reset vector ARIKrishna Sitaraman
2017-04-05Tegra186: clean CPU wake times from L2 cacheMustafa Yigit Bilgen
2017-04-05Tegra186: update t18x_ari.h to v3.0Krishna Sitaraman
2017-04-05Tegra186: trampoline: update "System Suspend" exit criteriaVarun Wadekar
2017-04-05Tegra186: Add smc handler for coresight clock gatingKrishna Sitaraman
2017-04-05Tegra186: mce: fix return value for enum features ariKrishna Sitaraman
2017-04-05Tegra186: mce: clear reserved fields for ARI callsKrishna Sitaraman
2017-03-30Tegra186: mce: read MCE's firmware version on "real" platformsVarun Wadekar
2017-03-30Tegra186: use helper functions to get major/minor versionVarun Wadekar
2017-03-30Tegra186: memmap all UART controllersVarun Wadekar
2017-03-30Tegra186: implement plat_get_syscnt_freq2()Varun Wadekar
2017-03-30Tegra: smmu: disable TCU prefetch for all the 64 contextsVarun Wadekar
2017-03-30Tegra186: handlers to get BL31 arguments from previous bootloaderVarun Wadekar
2017-03-30Tegra186: delete 'Video Memory Carveout' handlingVarun Wadekar
2017-03-30Tegra186: modify the return type for `plat_get_syscnt_freq()`Varun Wadekar
2017-03-30Tegra186: Enable ECC and Parity Protection for A02p SKUsVarun Wadekar
2017-03-30Tegra186: mce: Uncore Perfmon ARI ProgrammingVarun Wadekar
2017-03-30Tegra186: implement `get_target_pwr_state` handlerVarun Wadekar
2017-03-30Tegra186: mce: add the mce_update_cstate_info() helper functionVarun Wadekar
2017-03-27Tegra186: reset CPU power state info while onliningVarun Wadekar
2017-03-27Tegra186: fix recursion in included headers (tegra_def.h/platform_def.h)Varun Wadekar
2017-03-23Tegra186: reset power state info during CPU_ONVarun Wadekar