summaryrefslogtreecommitdiff
path: root/plat/nvidia/tegra/common
AgeCommit message (Expand)Author
2016-08-09Migrate platform makefile to new console driver locationSoby Mathew
2016-07-19Include `plat_psci_common.c` from the new locationSoby Mathew
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-01-21Disable PL011 UART before configuring itJuan Castillo
2015-12-04Tegra: remove support for legacy platform APIsVarun Wadekar
2015-11-24Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn()Varun Wadekar
2015-11-10Tegra: introduce per-soc system reset handlerVarun Wadekar
2015-09-14Tegra: Perform cache maintenance on video carveout memoryVikram Kanigiri
2015-08-26Tegra: fix logic to clear videomem regionsVarun Wadekar
2015-08-24Tegra210: wait for 512 timer ticks before retention entryVarun Wadekar
2015-08-11Tegra: memmap the actual memory available for BL31Varun Wadekar
2015-07-31Tegra: retrieve BL32's bootargs from bl32_ep_infoVarun Wadekar
2015-07-24Tegra: Support for Tegra's T132 platformsVarun Wadekar
2015-07-24Tegra: implement per-SoC validate_power_state() handlerVarun Wadekar
2015-07-24Tegra: T210: include CPU files from SoC's platform.mkVarun Wadekar
2015-07-17Tegra: Introduce config for enabling NS access to L2/CPUECTRL regsVarun Wadekar
2015-07-17Tegra: PMC: lock SCRATCH22 registerVarun Wadekar
2015-07-17Tegra: PMC: check if a CPU is already onlineVarun Wadekar
2015-07-17Tegra: Fix the delay loop used during SC7 exitVarun Wadekar
2015-07-17Tegra: introduce delay timer supportVarun Wadekar
2015-07-17Tegra: Exclude coherent memory region from memory mapVarun Wadekar
2015-07-06Implement get_sys_suspend_power_state() handler for TegraVarun Wadekar
2015-06-22Add missing features to the Tegra GIC driverVarun Wadekar
2015-06-18Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3danh-arm
2015-06-12Reserve a Video Memory aperture in DRAM memoryVarun Wadekar
2015-06-11Boot Trusted OS' on Tegra SoCsVarun Wadekar
2015-05-29Support for NVIDIA's Tegra T210 SoCsVarun Wadekar