1. 6dc0d76 Tegra210: skip the BTB invalidate workaround for B01 SKUs by Harvey Hsieh · 7 years ago
  2. 329e228 Tegra186: memctrl_v2: Set MC clients ordering as per client needs by Krishna Reddy · 7 years ago
  3. b37f4ea Tegra: bpmp: fix check to see if Atomics block is powered on by Varun Wadekar · 7 years ago
  4. 035f24b Tegra: sip_calls: fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
  5. c209980 Tegra: Passing EKS size as boot arg to trusty by Varun Wadekar · 6 years ago
  6. a6a357f Tegra210: bpmp: power management interface by Varun Wadekar · 7 years ago
  7. f9f0f5c Tegra: topology: fix MISRA defects for Rule 4.6 by Anthony Zhou · 7 years ago
  8. a2e96ad Tegra: fiq_glue: fix MISRA defects for Rule 2.7 by Anthony Zhou · 7 years ago
  9. e5bd345 Tegra: sip_calls: fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
  10. fbdfce1 Tegra: support to set the L2 ECC and Parity enable bit by Harvey Hsieh · 8 years ago
  11. 9e083c7 Tegra: console clock settings for real/FPGA platforms by Harvey Hsieh · 7 years ago
  12. 589a7e1 Tegra: platform: helper functions to read chip ID by Marvin Hsu · 7 years ago
  13. e34bc3d Tegra: retrieve power domain tree from the platforms by Varun Wadekar · 7 years ago
  14. 70262ef Tegra: platform: support simulation platforms and MISRA fixes by Anthony Zhou · 7 years ago
  15. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  16. 9f4a7d3 Tegra: support for native GICv2 drivers by Varun Wadekar · 6 years ago
  17. 1fd7049 Tegra: support to compile native GICv2 drivers by Varun Wadekar · 6 years ago
  18. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  19. 6bf7c6b tegra: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  20. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  21. fff61b6 Tegra: Fix up INFO() message by Sandrine Bailleux · 6 years ago
  22. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  23. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  24. 8f53949 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 6 years ago
  25. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · 7 years ago
  26. 91b11c3 Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR* by Eleanor Bonnici · 7 years ago
  27. b4c75e9 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
  28. 99782e8 Tegra: implement the early suspend handler by Varun Wadekar · 7 years ago
  29. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  30. ee4be0f Tegra: delay_timer: fix MISRA defects by Anthony Zhou · 7 years ago
  31. ca87293 Tegra: gic: fix MISRA defects by Varun Wadekar · 7 years ago
  32. d1d39a4 Tegra: fiq_glue: fix MISRA defects by Anthony Zhou · 7 years ago
  33. c33c1e3 Tegra: pmc: fix defects flagged during MISRA analysis by Anthony Zhou · 7 years ago
  34. a59a7c5 Tegra: memctrl: check GPU reset state from common place by Varun Wadekar · 7 years ago
  35. b5f305c Tegra: memctrl_v2: fix software logic to check "flush complete" by Varun Wadekar · 7 years ago
  36. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · 7 years ago
  37. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  38. f9ce0f0 tegra: Fix build errors by Soren Brinkmann · 7 years ago
  39. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  40. 5590298 Tegra: fix the NS DRAM address calculation logic by Varun Wadekar · 7 years ago
  41. 153982c Tegra: memctrl_v2: zero out NS Video memory carveout region by Varun Wadekar · 8 years ago
  42. 4d160ac Tegra: memmap Tegra micro-seconds timer controller by Steven Kao · 8 years ago
  43. 27e6431 Tegra: early init the delay timer by Steven Kao · 8 years ago
  44. 4aeaf07 Tegra: smmu: enable asserts by default by Varun Wadekar · 7 years ago
  45. a441f72 Tegra: group platform settings together by Varun Wadekar · 7 years ago
  46. daa50ca Merge pull request #912 from vwadekar/tegra-smmu-ctx-save-robust by davidcunado-arm · 7 years ago
  47. 60d6aff Merge pull request #902 from vwadekar/tegra186-sip-mce-calls by davidcunado-arm · 7 years ago
  48. 27155fc Tegra: smmu: make the context save sequence robust by Varun Wadekar · 7 years ago
  49. 3f81b88 Tegra: smmu: fix the size used to save context by Varun Wadekar · 7 years ago
  50. 14f3957 Tegra186: Support AARCH32/64 encoding for MCE calls by Varun Wadekar · 7 years ago
  51. fee323d Merge pull request #899 from vwadekar/tegra186-platform-support-v6 by davidcunado-arm · 7 years ago
  52. fa7bdaa Merge pull request #897 from vwadekar/memctrl-v1-xlat-table-v2 by davidcunado-arm · 7 years ago
  53. 4e6ae18 Tegra: no need to re-init the same console by Varun Wadekar · 7 years ago
  54. b4a7294 Tegra: Add support for fake system suspend by Vignesh Radhakrishnan · 7 years ago
  55. ad45ef7 Tegra: memctrl_v2: restore MC_TXN_OVERRIDE settings by Varun Wadekar · 7 years ago
  56. c92050b Tegra: memctrl_v1: disable AHB redirection after cold boot by Varun Wadekar · 7 years ago
  57. fdcdfe2 Tegra: platform: support Tegra186 chip id by Varun Wadekar · 7 years ago
  58. 92332e6 Tegra: memctrl_v2: MC transaction overrides for newer chips by Pritesh Raithatha · 7 years ago
  59. 0de6e53 Tegra: smmu: support for multiple devices by Pritesh Raithatha · 7 years ago
  60. c88654f Tegra: smmu: platform handler for SMMU settings by Pritesh Raithatha · 8 years ago
  61. b513232 Tegra: memctrl_v1: enable 'xlat_table_v2' library by Varun Wadekar · 7 years ago
  62. 43dad67 Tegra: allow platforms to override plat_core_pos_by_mpidr() by Varun Wadekar · 7 years ago
  63. 9eb5db5 Tegra: memctrl_v2: platform handler for MC settings by Pritesh Raithatha · 8 years ago
  64. b9b374f Tegra: memctrl_v2: remove non-secure access to TZSRAM memory by Harvey Hsieh · 8 years ago
  65. 6cb25f9 Tegra: memctrl_v2: config to enable SMMU device by Varun Wadekar · 8 years ago
  66. 4c7fa50 Tegra: memctrl_v2: make AFI device settings configurable by Varun Wadekar · 8 years ago
  67. bd2b414 Tegra186: move smmu driver to tegra/common by Varun Wadekar · 8 years ago
  68. 64443ca Tegra: drivers: memctrl: move chip specific defines to tegra_def.h by Varun Wadekar · 8 years ago
  69. 48909aa Tegra: memctrl_v2: no SID override for AON by Mustafa Yigit Bilgen · 8 years ago
  70. 1b5f8a4 Tegra186: memctrl_v2: remove APE overrides for chip verification by Vivek Aseeja · 8 years ago
  71. c95802d Tegra: memctrl_v2: save TZDRAM settings to secure scratch registers by Harvey Hsieh · 8 years ago
  72. e81177d Tegra: memctrl_v2: get chip revision using platform identifiers by Varun Wadekar · 8 years ago
  73. e6d4322 Tegra: memctrl_v2: TZRAM aperture configuration settings by Varun Wadekar · 8 years ago
  74. c39be23 Merge pull request #875 from vwadekar/tegra186-platform-support-v2 by davidcunado-arm · 7 years ago
  75. 8cbdab2 Merge pull request #870 from douglas-raillard-arm/dr/remove_asm_signed_test by davidcunado-arm · 7 years ago
  76. 9c24a55 Tegra: memctrl_v2: fix logic to calculate TZRAM_ADDR_HI bits by Varun Wadekar · 8 years ago
  77. d97f9cf Merge pull request #873 from dp-arm/dp/makefile-reorg by davidcunado-arm · 7 years ago
  78. 7058aee Tegra: memctrl_v2: program Video Memory carveout size in MBs by Varun Wadekar · 8 years ago
  79. 0012d05 Tegra: memctrl_v2: no stream ID override for Security Engine by Varun Wadekar · 8 years ago
  80. e2bc7f2 Tegra186: enable support for simulation environment by Varun Wadekar · 8 years ago
  81. 9610573 Tegra: memctrl_v2: enable APE overrides for chip verification by Varun Wadekar · 8 years ago
  82. a0f2697 Tegra186: re-configure MSS' client settings by Varun Wadekar · 8 years ago
  83. 87e44ff Tegra186: memctrl_v2: restore video memory settings by Varun Wadekar · 8 years ago
  84. 2bb9f47 Tegra: replace ASM signed tests with unsigned by Douglas Raillard · 7 years ago
  85. 6c5b98f Tegra: memctrl_v2: set NO_OVERRIDE for APE clients by Varun Wadekar · 8 years ago
  86. c9ac3e4 Tegra: memctrl_v2: implement MC txn override WAR by Varun Wadekar · 8 years ago
  87. e60f1bf Tegra: memctrl_v2: check GPU state before VPR programming by Varun Wadekar · 8 years ago
  88. de729d6 Tegra: memctrl_v2: no SID override for SCE block by Varun Wadekar · 8 years ago
  89. 13e7dc4 Tegra: memctrl_v2: secure the on-chip TZSRAM memory by Varun Wadekar · 9 years ago
  90. cd5a2f5 Tegra: memctrl_v2: Memory Controller Driver (v2) by Varun Wadekar · 9 years ago
  91. fc9b91e Tegra: public interfaces to get the chip's major/minor versions by Varun Wadekar · 7 years ago
  92. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
  93. 3fb854f Tegra: enable SEPARATE_CODE_AND_RODATA build flag by Varun Wadekar · 7 years ago
  94. e0f3dfd Tegra: SiP: 64-bit address for Video Memory base by Harvey Hsieh · 8 years ago
  95. 777baa5 Tegra: init the console only if the platform supports it by Damon Duan · 8 years ago
  96. 14eaede Tegra: calculate proper power state for affinity levels by Varun Wadekar · 8 years ago
  97. a2c6be6 Tegra: uninit and re-init console across System Suspend by Varun Wadekar · 8 years ago
  98. 28dcc21 Tegra: support for silicon/simulation platforms by Varun Wadekar · 8 years ago
  99. f2aa1be Tegra: per-soc `get_target_pwr_state` handler by Varun Wadekar · 8 years ago
  100. b41a414 Tegra: relocate BL32 image to TZDRAM memory by Varun Wadekar · 8 years ago