1. 0f426f8 Tegra186: mce: remove unused type conversions by Anthony Zhou · 8 years ago
  2. 53ea158 Tegra210: Enable ECC reporting for B01 SKUs by Sam Payne · 8 years ago
  3. c195fec Tegra210: skip the BTB invalidate workaround for B01 SKUs by Harvey Hsieh · 8 years ago
  4. b86e691 Tegra186: memctrl_v2: Set MC clients ordering as per client needs by Krishna Reddy · 8 years ago
  5. 223844a Tegra210: memmap all the IRAM memory banks by Varun Wadekar · 8 years ago
  6. 78edaac Tegra: bpmp: fix check to see if Atomics block is powered on by Varun Wadekar · 8 years ago
  7. 07d94a6 Tegra210: increase MAX_XLAT_TABLES and MAX_MMAP_REGIONS by Varun Wadekar · 8 years ago
  8. d610229 Tegra186: setup: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  9. 214e846 Tegra186: PM: fix MISRA defects in plat_psci_handlers.c by Anthony Zhou · 8 years ago
  10. d2dc0cf Tegra186: mce: remove unwanted print messages by Varun Wadekar · 8 years ago
  11. 96b2f8a Tegra186: remove support for Quasi System power off (SC8) state by Varun Wadekar · 8 years ago
  12. aeafc36 Tegra: sip_calls: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  13. 592035d Tegra186: secondary: fix MISRA defects by Anthony Zhou · 8 years ago
  14. 47b83ad Tegra: Passing EKS size as boot arg to trusty by Varun Wadekar · 7 years ago
  15. 8668fe0 Tegra210B01: initialize DRBG on boot and resume by Sam Payne · 8 years ago
  16. dd1a71f Tegra210: bpmp: power management interface by Varun Wadekar · 8 years ago
  17. a9cd863 Tegra186: mce: fix trivial MISRA defects by Anthony Zhou · 8 years ago
  18. 7aba390 Tegra: topology: fix MISRA defects for Rule 4.6 by Anthony Zhou · 8 years ago
  19. 82e73ae Tegra: fiq_glue: fix MISRA defects for Rule 2.7 by Anthony Zhou · 8 years ago
  20. ce3c97c Tegra210B01: SE1 and SE2/PKA1 context save (atomic) by Marvin Hsu · 8 years ago
  21. 1d49112 Tegra: sip_calls: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  22. b495791 Tegra: support to set the L2 ECC and Parity enable bit by Harvey Hsieh · 9 years ago
  23. 322e7c3 Tegra: console clock settings for real/FPGA platforms by Harvey Hsieh · 8 years ago
  24. d3b7133 Tegra: platform: helper functions to read chip ID by Marvin Hsu · 8 years ago
  25. 7b3b41d Tegra: retrieve power domain tree from the platforms by Varun Wadekar · 8 years ago
  26. c62be07 Tegra: platform: support simulation platforms and MISRA fixes by Anthony Zhou · 8 years ago
  27. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  28. 80c50ee Tegra: support for native GICv2 drivers by Varun Wadekar · 7 years ago
  29. ce6107c Tegra: support to compile native GICv2 drivers by Varun Wadekar · 7 years ago
  30. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  31. 9c675b3 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 7 years ago
  32. fdcc112 tegra: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  33. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  34. c426fd7 Tegra: Fix up INFO() message by Sandrine Bailleux · 7 years ago
  35. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
  36. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  37. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  38. 41376c3 tegra: Use SPDX license identifier by Antonio Nino Diaz · 7 years ago
  39. dbf9f28 Merge pull request #1239 from arve-android/trusty-fixes by davidcunado-arm · 7 years ago
  40. 06ff251 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 7 years ago
  41. 28db3e9 tegra: Fix mmap_region_t struct mismatch by Andreas Färber · 7 years ago
  42. 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 8 years ago
  43. e47ac1f Fix type of `unsigned long` constants by Antonio Nino Diaz · 8 years ago
  44. d0e1094 Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR* by Eleanor Bonnici · 8 years ago
  45. 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 8 years ago
  46. cb95a19 Tegra: implement the early suspend handler by Varun Wadekar · 8 years ago
  47. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 8 years ago
  48. 2ba62de Fix Tegra CFLAGS usage by Douglas Raillard · 8 years ago
  49. ab712fd Tegra186: mce: fix MISRA defects by Anthony Zhou · 8 years ago
  50. 3436089 Tegra: delay_timer: fix MISRA defects by Anthony Zhou · 8 years ago
  51. 9a8f05e Tegra: gic: fix MISRA defects by Varun Wadekar · 8 years ago
  52. 5bd1a17 Tegra: fiq_glue: fix MISRA defects by Anthony Zhou · 8 years ago
  53. 31d97dc Tegra: pmc: fix defects flagged during MISRA analysis by Anthony Zhou · 8 years ago
  54. f5f64e4 Tegra: memctrl: check GPU reset state from common place by Varun Wadekar · 8 years ago
  55. 368d545 Tegra: memctrl_v2: fix software logic to check "flush complete" by Varun Wadekar · 8 years ago
  56. 70cb692 Tegra: add explicit casts for integer macros by Varun Wadekar · 8 years ago
  57. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 8 years ago
  58. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 8 years ago
  59. d20f189 tegra: Fix build errors by Soren Brinkmann · 8 years ago
  60. 24c287b Tegra: Break circular dependency in platform header files by Sandrine Bailleux · 8 years ago
  61. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  62. 7c1d434 Tegra210: implement 'get_target_pwr_state' handler by Varun Wadekar · 8 years ago
  63. 14a1c0e Tegra: fix the NS DRAM address calculation logic by Varun Wadekar · 9 years ago
  64. 9d42d23 Tegra: memctrl_v2: zero out NS Video memory carveout region by Varun Wadekar · 9 years ago
  65. e9cb01d Tegra186: calculate proper power state for cluster/system power down by Varun Wadekar · 8 years ago
  66. ab3a33f Tegra186: mce: max retries for ARI requests by Steven Kao · 9 years ago
  67. e99eeec Tegra: memmap Tegra micro-seconds timer controller by Steven Kao · 9 years ago
  68. d29d96f Tegra: early init the delay timer by Steven Kao · 9 years ago
  69. bf097ca Tegra: Control inclusion of helper code used for asserts by Antonio Nino Diaz · 8 years ago
  70. cd3b7eb Tegra: smmu: enable asserts by default by Varun Wadekar · 8 years ago
  71. 6c16918 Tegra: enable 'ENABLE_ASSERTIONS' for all builds by Varun Wadekar · 8 years ago
  72. 03af25b Tegra: group platform settings together by Varun Wadekar · 8 years ago
  73. 3fb340a Merge pull request #912 from vwadekar/tegra-smmu-ctx-save-robust by davidcunado-arm · 8 years ago
  74. 94e0ed6 Merge pull request #902 from vwadekar/tegra186-sip-mce-calls by davidcunado-arm · 8 years ago
  75. 63ac1a2 Tegra: smmu: make the context save sequence robust by Varun Wadekar · 8 years ago
  76. 0741c96 Tegra: smmu: fix the size used to save context by Varun Wadekar · 8 years ago
  77. c76c1b7 Tegra186: Support AARCH32/64 encoding for MCE calls by Varun Wadekar · 8 years ago
  78. 3d21c94 Merge pull request #899 from vwadekar/tegra186-platform-support-v6 by davidcunado-arm · 8 years ago
  79. 5d38535 Merge pull request #897 from vwadekar/memctrl-v1-xlat-table-v2 by davidcunado-arm · 8 years ago
  80. 50e9163 Tegra: fix trivial misra issues by Anthony Zhou · 8 years ago
  81. e87dac6 Tegra: no need to re-init the same console by Varun Wadekar · 8 years ago
  82. a9e0260 Tegra: Add support for fake system suspend by Vignesh Radhakrishnan · 8 years ago
  83. 62bfc44 Tegra: memctrl_v2: restore MC_TXN_OVERRIDE settings by Varun Wadekar · 8 years ago
  84. 0c2276e Tegra: memctrl_v1: disable AHB redirection after cold boot by Varun Wadekar · 8 years ago
  85. cd3de43 Tegra: platform: support Tegra186 chip id by Varun Wadekar · 8 years ago
  86. 95a7fae Tegra: memctrl_v2: MC transaction overrides for newer chips by Pritesh Raithatha · 8 years ago
  87. 7b30527 Tegra186: mce: Avoid implementation-defined bitfield types by Stephen Warren · 8 years ago
  88. c459206 Tegra: smmu: support for multiple devices by Pritesh Raithatha · 9 years ago
  89. 986e333 Tegra: smmu: platform handler for SMMU settings by Pritesh Raithatha · 9 years ago
  90. c05a219 Tegra: memctrl_v1: enable 'xlat_table_v2' library by Varun Wadekar · 8 years ago
  91. ae8ac2d Tegra: allow platforms to override plat_core_pos_by_mpidr() by Varun Wadekar · 9 years ago
  92. 06803cf Tegra: memctrl_v2: platform handler for MC settings by Pritesh Raithatha · 9 years ago
  93. c4dae9f Tegra: memctrl_v2: remove non-secure access to TZSRAM memory by Harvey Hsieh · 9 years ago
  94. 5dc574b Tegra186: mce: support for TEGRA_ARI_MISC_CCPLEX_EDBGREQ by Rich Wiley · 9 years ago
  95. 6d6bbc8 Tegra186: update t18x_ari.h to v3.1 by Varun Wadekar · 9 years ago
  96. 83f3f53 Tegra186: PSCI: support for 64-bit TZDRAM base by Steven Kao · 9 years ago
  97. 16c7cd0 Tegra: memctrl_v2: config to enable SMMU device by Varun Wadekar · 9 years ago
  98. 691bc22 Tegra186: read activity monitor's clock counter values by Varun Wadekar · 9 years ago
  99. e698a82 Tegra: memctrl_v2: make AFI device settings configurable by Varun Wadekar · 9 years ago
  100. cb38550 Tegra186: move smmu driver to tegra/common by Varun Wadekar · 9 years ago