1. 4debe05 Tegra186: Enable ECC and Parity Protection for A02p SKUs by Varun Wadekar · 8 years ago
  2. 66ff012 Tegra186: fix recursion in included headers (tegra_def.h/platform_def.h) by Varun Wadekar · 8 years ago
  3. e2bc7f2 Tegra186: enable support for simulation environment by Varun Wadekar · 8 years ago
  4. 93bed2a Tegra186: save/restore BL31 context to/from TZDRAM by Varun Wadekar · 8 years ago
  5. a0f2697 Tegra186: re-configure MSS' client settings by Varun Wadekar · 8 years ago
  6. b877615 Tegra186: implement support for System Suspend by Varun Wadekar · 8 years ago
  7. 87e44ff Tegra186: memctrl_v2: restore video memory settings by Varun Wadekar · 8 years ago
  8. 3c95993 Tegra186: smmu: driver for the smmu hardware block by Varun Wadekar · 8 years ago
  9. cad7b08 Tegra186: register FIQ interrupt sources by Varun Wadekar · 9 years ago
  10. c9ac3e4 Tegra: memctrl_v2: implement MC txn override WAR by Varun Wadekar · 8 years ago
  11. 4223657 Tegra186: support for C6/C7 CPU_SUSPEND states by Varun Wadekar · 8 years ago
  12. 13e7dc4 Tegra: memctrl_v2: secure the on-chip TZSRAM memory by Varun Wadekar · 9 years ago
  13. c2c3a2a Tegra186: support for the latest platform port handlers by Varun Wadekar · 9 years ago
  14. 921b906 Tegra186: platform support for Tegra "T186" SoC by Varun Wadekar · 9 years ago
  15. cd5a2f5 Tegra: memctrl_v2: Memory Controller Driver (v2) by Varun Wadekar · 9 years ago
  16. fc9b91e Tegra: public interfaces to get the chip's major/minor versions by Varun Wadekar · 7 years ago
  17. 2c60b0a Tegra: increase ADDR_SPACE_SIZE to 35 bits by Steven Kao · 8 years ago
  18. bfc6605 Tegra: fix logic to calculate GICD_ISPENDR register address by Varun Wadekar · 8 years ago
  19. 28dcc21 Tegra: support for silicon/simulation platforms by Varun Wadekar · 8 years ago
  20. d22d4ad Tegra: get BL31 arguments from previous bootloader by Varun Wadekar · 8 years ago
  21. c6c386d Tegra: GIC: differentiate between FIQs targeted towards EL3/S-EL1 by Varun Wadekar · 8 years ago
  22. dc79930 Tegra: implement FIQ interrupt handler by Varun Wadekar · 9 years ago
  23. b7b4575 Tegra: GIC: enable FIQ interrupt handling by Varun Wadekar · 9 years ago
  24. 3f0a8ad Tegra: handler for per-soc early setup by Varun Wadekar · 8 years ago
  25. e032363 Tegra: increase BL31 image size to 256KB by Varun Wadekar · 8 years ago
  26. 6eec6d6 Tegra: allow individual SoCs to restore their settings by Varun Wadekar · 8 years ago
  27. 3ce5499 Tegra: define platform power states by Varun Wadekar · 8 years ago
  28. 0dc9181 Tegra: drivers: memctrl: introduce function to secure on-chip TZRAM by Varun Wadekar · 9 years ago
  29. d2014c6 Tegra: init normal/crash console for platforms by Varun Wadekar · 9 years ago
  30. 6bb6246 Tegra: add tzdram_base to plat_params_from_bl2 struct by Varun Wadekar · 9 years ago
  31. 7a9a285 Tegra: Memory Controller Driver (v1) by Varun Wadekar · 9 years ago
  32. b24dea9 Tegra: enable processor retention and L2/CPUECTLR access by Varun Wadekar · 9 years ago
  33. 97f2490 Tegra: define MAX_XLAT_TABLES and MAX_MMAP_REGIONS per-platform by Varun Wadekar · 9 years ago
  34. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  35. e82e29c Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 8 years ago
  36. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 8 years ago
  37. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  38. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 8 years ago
  39. 33f5c41 Include psci.h from tegra platform header by Yatharth Kochar · 9 years ago
  40. a78bb1b Tegra: remove support for legacy platform APIs by Varun Wadekar · 9 years ago
  41. b2baa89 Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn() by Varun Wadekar · 9 years ago
  42. 88c4d22 Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros by Varun Wadekar · 9 years ago
  43. c8bfe2e Tegra: retrieve BL32's bootargs from bl32_ep_info by Varun Wadekar · 9 years ago
  44. bc78744 Tegra210: enable WRAP to INCR burst type conversions by Varun Wadekar · 9 years ago
  45. 0f3baa0 Tegra: Support for Tegra's T132 platforms by Varun Wadekar · 9 years ago
  46. 254441d Tegra: implement per-SoC validate_power_state() handler by Varun Wadekar · 9 years ago
  47. bc74fec Tegra: introduce delay timer support by Varun Wadekar · 9 years ago
  48. 81b1383 Implement get_sys_suspend_power_state() handler for Tegra by Varun Wadekar · 9 years ago
  49. f9aae8b Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3 by danh-arm · 9 years ago
  50. 7a269e2 Reserve a Video Memory aperture in DRAM memory by Varun Wadekar · 9 years ago
  51. 52a1598 Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 9 years ago
  52. b316e24 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 9 years ago