summaryrefslogtreecommitdiff
path: root/plat/nvidia
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-05-20Implement plat_get_syscnt_freq2 on platformsAntonio Nino Diaz
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-02-01Merge pull request #508 from soby-mathew/sm/debug_xlatdanh-arm
2016-02-01Use tf_printf() for debug logs from xlat_tables.cSoby Mathew
2016-01-21Disable PL011 UART before configuring itJuan Castillo
2015-12-09Include psci.h from tegra platform headerYatharth Kochar
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-12Merge pull request #360 from vwadekar/tegra-platform-def-v2danh-arm
2015-08-12Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macrosVarun Wadekar
2015-08-11Tegra: memmap the actual memory available for BL31Varun Wadekar
2015-07-31Tegra132: set TZDRAM_BASE to 0xF5C00000Varun Wadekar
2015-07-31Tegra: retrieve BL32's bootargs from bl32_ep_infoVarun Wadekar
2015-07-27Tegra210: enable WRAP to INCR burst type conversionsVarun Wadekar
2015-07-24Tegra: modify 'BUILD_PLAT' to point to soc specific build dirsVarun 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-17Tegra210: lock PMC registers holding CPU vector addressesVarun Wadekar
2015-07-17Tegra: PMC: lock SCRATCH22 registerVarun Wadekar
2015-07-17Tegra: PMC: check if a CPU is already onlineVarun Wadekar
2015-07-17Tegra210: deassert CPU reset signals during power onVarun 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