1. 8bf6d4e Tegra194: fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
  2. c46150f Tegra194: mce: fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
  3. 1719707 Tegra194: remove the GPU reset register macro by Steven Kao · 7 years ago
  4. 4309d7b Tegra194: MC registers to allow CPU accesses to TZRAM by Varun Wadekar · 7 years ago
  5. 58d1194 Tegra194: increase MAX_MMAP_REGIONS macro value by Steven Kao · 7 years ago
  6. 6f373a2 Tegra194: update nvg header to v6.1 by Steven Kao · 7 years ago
  7. 238d6d2 Tegra194: update cache operations supported by the ROC by Steven Kao · 7 years ago
  8. 128f46a Tegra194: memctrl: platform handlers to reprogram MSS by Varun Wadekar · 4 years, 9 months ago
  9. a07d1c7 Tegra194: core and cluster count values by Varun Wadekar · 7 years ago
  10. 86d3a2b Tegra194: correct the TEGRA_CAR_RESET_BASE macro value by Steven Kao · 7 years ago
  11. 53fc032 Tegra194: add MC_SECURITY mask defines by Harvey Hsieh · 7 years ago
  12. 74813f9 Tegra194: Update wake mask, wake time for cpu offlining by Krishna Sitaraman · 7 years ago
  13. 8162109 Tegra194: program stream ids for XUSB by Ajay Gupta · 7 years ago
  14. 09f6817 Tegra194: Update checks for c-state stats by Krishna Sitaraman · 7 years ago
  15. fe9635b Tegra194: smmu: fix mask for board revision id by Pritesh Raithatha · 7 years ago
  16. 7dfbca7 Tegra194: smmu: ISO support by Steven Kao · 7 years ago
  17. 978887f Tegra194: Initialize smmu on system suspend exit by Vignesh Radhakrishnan · 7 years ago
  18. 832ad79 Tegra194: Update cpu core-id calculation by Krishna Sitaraman · 7 years ago
  19. 4035902 Tegra194: read-modify-write ACTLR_ELx registers by Steven Kao · 7 years ago
  20. d7a5c25 Tegra194: Enable fake system suspend by Vignesh Radhakrishnan · 7 years ago
  21. f8b4b49 Tegra194: convert 'target_cpu' and 'target_cluster' to 32-bits by Varun Wadekar · 7 years ago
  22. 0075990 Tegra194: platform support for memctrl/smmu drivers by Varun Wadekar · 7 years ago
  23. c64afeb Tegra194: Support for cpu suspend by Krishna Sitaraman · 7 years ago
  24. ab5d485 Merge changes I5693ad56,I9ddc077a into integration by Soby Mathew · 4 years, 8 months ago
  25. 181aa84 mediatek: mt8183: Fix AARCH64 init fail on CPU0 by developer · 4 years, 9 months ago
  26. e2f1332 mediatek: mt8183: refine GIC driver for low power scenarios by developer · 4 years, 10 months ago
  27. b4cb7f0 Merge "mediatek: mt8183: switch PLL/CLKSQ/ck_off/axi_26m control to SPM" into integration by joanna.farley · 4 years, 8 months ago
  28. 469db44 Merge "Fix multithreaded FVP power domain tree" into integration by Alexei Fedorov · 4 years, 8 months ago
  29. f8900c4 Merge "Add multithreaded DynamIQ dts file" into integration by Alexei Fedorov · 4 years, 8 months ago
  30. 63527d7 Merge "GIC-600: Fix include ordering according to the coding style" into integration by Paul Beesley · 4 years, 8 months ago
  31. 0ac3941 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · 4 years, 8 months ago
  32. cdd6393 Merge changes from topic "tegra-downstream-092319" into integration by Sandrine Bailleux · 4 years, 8 months ago
  33. 130f438 Merge changes from topic "lm/improve_memory_layout" into integration by Sandrine Bailleux · 4 years, 8 months ago
  34. bb2c538 DOC: Update ROMLIB page with memory impact info by Louis Mayencourt · 4 years, 9 months ago
  35. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 4 years, 9 months ago
  36. f2de0a3 Merge "Refactor load_auth_image_internal()." into integration by Alexei Fedorov · 4 years, 8 months ago
  37. 92d1c3d Merge "doc: Add missing terms to the glossary" into integration by Paul Beesley · 4 years, 8 months ago
  38. 27c671a Fix multithreaded FVP power domain tree by Imre Kis · 4 years, 8 months ago
  39. 6869ca3 Merge "GIC-600: Fix power up sequence" into integration by Sandrine Bailleux · 4 years, 8 months ago
  40. 88fba67 GIC-600: Fix power up sequence by Alexei Fedorov · 5 years ago
  41. e5dce5d Merge "Coding guideline suggest not to use unsigned long" into integration by Sandrine Bailleux · 4 years, 8 months ago
  42. 2145bf4 doc: Add missing terms to the glossary by Paul Beesley · 4 years, 9 months ago
  43. 50ff5e2 Merge "TF-A: Fix non-standard frequency issue in udelay" into integration by Soby Mathew · 4 years, 8 months ago
  44. 72a7663 TF-A: Fix non-standard frequency issue in udelay by Max Shvetsov · 4 years, 9 months ago
  45. 2cce803 Refactor load_auth_image_internal(). by Sandrine Bailleux · 4 years, 9 months ago
  46. 88bcd5a Tegra194: remove L2 ECC parity protection setting by Harvey Hsieh · 8 years ago
  47. 5c5f78c Tegra194: sip_calls: mark unused parameter as const by Varun Wadekar · 7 years ago
  48. a7265be Tegra194: implement handler to retrieve power domain tree by Varun Wadekar · 7 years ago
  49. 5e890b3 Tegra194: mce: fix function declaration conflicts by Anthony Zhou · 7 years ago
  50. f2d5466 Tegra194: add macros to read GPU reset status by Varun Wadekar · 7 years ago
  51. 0e2502f Tegra194: skip notifying MCE in fake system suspend by Vignesh Radhakrishnan · 7 years ago
  52. 153ba22 Tegra194: Enable system suspend by Tejal Kudav · 7 years ago
  53. d624e7e Merge "docs: Add Cortex-Hercules/HerculesAE CPU support" into integration by Sandrine Bailleux · 4 years, 8 months ago
  54. c697762 docs: Add Cortex-Hercules/HerculesAE CPU support by laurenw-arm · 4 years, 9 months ago
  55. 6bb7ddc Add multithreaded DynamIQ dts file by Imre Kis · 4 years, 9 months ago
  56. b6b7fd1 Merge changes from topic "tegra-downstream-092319" into integration by Sandrine Bailleux · 4 years, 8 months ago
  57. d091bf6 Merge "Fix white space errors + remove #if defined" into integration by Sandrine Bailleux · 4 years, 8 months ago
  58. eb2b2b6 Coding guideline suggest not to use unsigned long by Deepika Bhavnani · 4 years, 11 months ago
  59. a14d6a5 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 4 years, 8 months ago
  60. a4c5386 Merge "TF-A Documentation: Update Security Advisory TFV-5 (CVE-2017-15031)" into integration by Paul Beesley · 4 years, 8 months ago
  61. 839a966 Merge "Disable stack protection explicitly" into integration by Paul Beesley · 4 years, 8 months ago
  62. 7d97bf7 Merge "n1sdp: setup multichip gic routing table" into integration by Paul Beesley · 4 years, 8 months ago
  63. 2f61842 Merge changes from topic "gic600_multichip" into integration by Paul Beesley · 4 years, 8 months ago
  64. 2c44a44 n1sdp: setup multichip gic routing table by Manish Pandey · 4 years, 9 months ago
  65. ad3fc76 gic/gic600: add support for multichip configuration by Vijayenthiran Subramaniam · 4 years, 10 months ago
  66. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 4 years, 9 months ago
  67. 28adb06 mediatek: mt8183: switch PLL/CLKSQ/ck_off/axi_26m control to SPM by developer · 4 years, 9 months ago
  68. 2dfa764 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · 4 years, 9 months ago
  69. 6917198 TF-A Documentation: Update Security Advisory TFV-5 (CVE-2017-15031) by Alexei Fedorov · 4 years, 9 months ago
  70. ab1134f Merge "SMMUv3:Changed retry loop to delay timer(GENFW-3329)" into integration by Alexei Fedorov · 4 years, 9 months ago
  71. bda60d3 SMMUv3:Changed retry loop to delay timer(GENFW-3329) by Deepika Bhavnani · 4 years, 9 months ago
  72. fe8a105 Merge changes I75799fd4,I4781dc6a into integration by Paul Beesley · 4 years, 9 months ago
  73. b68e286 n1sdp: update platform macros for dual-chip setup by Manish Pandey · 4 years, 10 months ago
  74. 2f3203f n1sdp: introduce platform information SDS region by Manish Pandey · 4 years, 10 months ago
  75. 2dc3271 Merge "doc: Fix syntax erros in I/O storage layer plantuml diagrams" into integration by Paul Beesley · 4 years, 9 months ago
  76. a217fb5 Merge "ti: k3: common: Add PIE support" into integration by Sandrine Bailleux · 4 years, 9 months ago
  77. 4ab7e01 ti: k3: common: Add PIE support by Andrew F. Davis · 6 years ago
  78. 03b274c doc: Fix syntax erros in I/O storage layer plantuml diagrams by Sandrine Bailleux · 4 years, 9 months ago
  79. 8083d1f Merge "plat/arm: use Aff3 bits also to validate mpidr" into integration by Alexei Fedorov · 4 years, 9 months ago
  80. 07897a9 Tegra194: add macros for security carveout configuration registers by Varun Wadekar · 7 years ago
  81. 0d87c13 Tegra194: add 'TEGRA_TMRUS_SIZE' macro by Steven Kao · 7 years ago
  82. fa871a6 Tegra194: Fix TEGRA186_SMMU_CTX_SIZE by Stefan Kristiansson · 7 years ago
  83. f2cb2d9 Tegra194: Dont run MCE firmware on Emulation by Rohit Khanna · 7 years ago
  84. 0bbb3c3 Tegra194: remove GPU, MPCORE and PTC registers from streamid list by Pritesh Raithatha · 7 years ago
  85. 221093b Tegra194: Support SMC64 encoding for MCE calls by Varun Wadekar · 7 years ago
  86. 2cdb678 Tegra194: Enable MCE driver by Steven Kao · 8 years ago
  87. ef9fb1c Tegra194: enable SMMU by Pritesh Raithatha · 7 years ago
  88. 1c2b5c7 Tegra194: add support for multiple SMMU devices by Pritesh Raithatha · 7 years ago
  89. 537bce4 Tegra194: add SMMU and mc_sid support by Pritesh Raithatha · 8 years ago
  90. 55c2ce7 Tegra194: psci: support for 64-bit TZDRAM base by Steven Kao · 8 years ago
  91. ecd6a5a Tegra194: base commit for the platform by Varun Wadekar · 6 years ago
  92. 833d89c Revert "Tegra: Add support for fake system suspend" by Vignesh Radhakrishnan · 7 years ago
  93. cd9a943 Fix white space errors + remove #if defined by laurenw-arm · 4 years, 9 months ago
  94. 157e157 Merge "Update TF-A version to 2.2" into integration by Paul Beesley · 4 years, 9 months ago
  95. b02ddee Merge "Update change log for v2.2 Release" into integration by Paul Beesley · 4 years, 9 months ago
  96. aa9931f Merge "Update release-information for v2.2 Release" into integration by Paul Beesley · 4 years, 9 months ago
  97. ac23d12 Merge "doc: Final, pre-release fixes and updates" into integration by Paul Beesley · 4 years, 9 months ago
  98. 7ba5620 doc: Final, pre-release fixes and updates by Paul Beesley · 4 years, 9 months ago
  99. 0e77f01 Update release-information for v2.2 Release by laurenw-arm · 4 years, 9 months ago
  100. cfae0db Merge "doc: Expand contact information in About section" into integration by Paul Beesley · 4 years, 9 months ago