1. 23f5e54 Reduce space lost to object alignment by Samuel Holland · 4 years, 8 months ago
  2. 19893cc imx: Fix multiple definition of ipc_handle by Samuel Holland · 4 years, 7 months ago
  3. e6c9495 imx: Fix missing inclusion of cdefs.h by Samuel Holland · 4 years, 7 months ago
  4. d7dd85f Merge "Enable -Wlogical-op always" into integration by Manish Pandey · 4 years, 7 months ago
  5. 2afd023 Merge "Enable -Wshadow always" into integration by Manish Pandey · 4 years, 7 months ago
  6. 5183ed8 Merge "Remove unnecessary warning options" into integration by Manish Pandey · 4 years, 7 months ago
  7. 6c109e6 Merge "Refactor the warning flags" into integration by Manish Pandey · 4 years, 7 months ago
  8. 16d8990 Merge "plat/rockchip: initialize reset and poweroff GPIOs with known invalid value" into integration by Manish Pandey · 4 years, 7 months ago
  9. c7ebcc8 Merge changes from topic "tegra-downstream-092319" into integration by Sandrine Bailleux · 4 years, 7 months ago
  10. 6897e79 Merge "Changes to support updated register usage in SMCCC v1.2" into integration by Alexei Fedorov · 4 years, 7 months ago
  11. 0f174f1 Tegra194: add support to reset GPU by Jeetesh Burman · 6 years ago
  12. b2b4305 Tegra194: memctrl: fix logic to check TZDRAM config register access by Steven Kao · 7 years ago
  13. 9d15f7e Tegra: introduce plat_enable_console() by Varun Wadekar · 4 years, 10 months ago
  14. c9e8f3a Tegra: include: drivers: introduce spe.h by Varun Wadekar · 4 years, 10 months ago
  15. 2a6559a Tegra194: update nvg header to v6.4 by Steven Kao · 7 years ago
  16. 4e7a63c Tegra194: mce: enable strict checking by Dilan Lee · 7 years ago
  17. 0723bb6 Tegra194: CC6 state from last offline CPU in the cluster by Varun Wadekar · 7 years ago
  18. 498d501 Tegra194: console driver compilation from platform makefiles by Varun Wadekar · 7 years ago
  19. ee93ed1 Tegra194: memctrl: platform handler for TZDRAM setup by Steven Kao · 7 years ago
  20. 0d42411 Tegra194: memctrl: override SE client as coherent by Puneet Saxena · 7 years ago
  21. da865de Tegra194: save system suspend entry marker to TZDRAM by Varun Wadekar · 7 years ago
  22. e0c222f Tegra194: helper functions for CPU rst handler and SMMU ctx offset by Varun Wadekar · 7 years ago
  23. 362a6b2 Tegra194: cleanup references to Tegra186 by Varun Wadekar · 7 years ago
  24. 093bfaa Tegra194: mce: display NVG header version during boot by Varun Wadekar · 7 years ago
  25. 706b9fe Tegra194: mce: fix cg_cstate encoding format by Vignesh Radhakrishnan · 7 years ago
  26. 530b217 Tegra194: drivers: SE and RNG1/PKA1 context save support by Steven Kao · 7 years ago
  27. 4607f17 Tegra194: rename secure scratch register macros by Steven Kao · 7 years ago
  28. acdf411 Tegra194: SiP: Fix Rule 8.4 and Rule 10.4 violation by Anthony Zhou · 7 years ago
  29. 7aa6c03 Tegra194: mce: remove unsupported functionality by Varun Wadekar · 7 years ago
  30. a4e0a81 Tegra194: sanity check target cluster during core power on by Varun Wadekar · 7 years ago
  31. 8bf6d4e Tegra194: fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
  32. c46150f Tegra194: mce: fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
  33. 1719707 Tegra194: remove the GPU reset register macro by Steven Kao · 7 years ago
  34. 4309d7b Tegra194: MC registers to allow CPU accesses to TZRAM by Varun Wadekar · 7 years ago
  35. 58d1194 Tegra194: increase MAX_MMAP_REGIONS macro value by Steven Kao · 7 years ago
  36. 6f373a2 Tegra194: update nvg header to v6.1 by Steven Kao · 7 years ago
  37. 238d6d2 Tegra194: update cache operations supported by the ROC by Steven Kao · 7 years ago
  38. 128f46a Tegra194: memctrl: platform handlers to reprogram MSS by Varun Wadekar · 4 years, 8 months ago
  39. a07d1c7 Tegra194: core and cluster count values by Varun Wadekar · 7 years ago
  40. 86d3a2b Tegra194: correct the TEGRA_CAR_RESET_BASE macro value by Steven Kao · 7 years ago
  41. 53fc032 Tegra194: add MC_SECURITY mask defines by Harvey Hsieh · 7 years ago
  42. 74813f9 Tegra194: Update wake mask, wake time for cpu offlining by Krishna Sitaraman · 7 years ago
  43. 8162109 Tegra194: program stream ids for XUSB by Ajay Gupta · 7 years ago
  44. 09f6817 Tegra194: Update checks for c-state stats by Krishna Sitaraman · 7 years ago
  45. fe9635b Tegra194: smmu: fix mask for board revision id by Pritesh Raithatha · 7 years ago
  46. 7dfbca7 Tegra194: smmu: ISO support by Steven Kao · 7 years ago
  47. 978887f Tegra194: Initialize smmu on system suspend exit by Vignesh Radhakrishnan · 7 years ago
  48. 832ad79 Tegra194: Update cpu core-id calculation by Krishna Sitaraman · 7 years ago
  49. 4035902 Tegra194: read-modify-write ACTLR_ELx registers by Steven Kao · 7 years ago
  50. d7a5c25 Tegra194: Enable fake system suspend by Vignesh Radhakrishnan · 7 years ago
  51. f8b4b49 Tegra194: convert 'target_cpu' and 'target_cluster' to 32-bits by Varun Wadekar · 7 years ago
  52. 0075990 Tegra194: platform support for memctrl/smmu drivers by Varun Wadekar · 7 years ago
  53. c64afeb Tegra194: Support for cpu suspend by Krishna Sitaraman · 7 years ago
  54. 221d39a Merge "plat/st: Fix incorrect return value" into integration by Alexei Fedorov · 4 years, 7 months ago
  55. 16e2725 Merge "doc: Split the User Guide into multiple files" into integration by Sandrine Bailleux · 4 years, 7 months ago
  56. d2fcc4e doc: Split the User Guide into multiple files by Paul Beesley · 5 years ago
  57. 978b746 plat/st: Fix incorrect return value by Lionel Debieve · 4 years, 7 months ago
  58. 20be077 Changes to support updated register usage in SMCCC v1.2 by Madhukar Pappireddy · 4 years, 8 months ago
  59. ab5d485 Merge changes I5693ad56,I9ddc077a into integration by Soby Mathew · 4 years, 7 months ago
  60. 181aa84 mediatek: mt8183: Fix AARCH64 init fail on CPU0 by developer · 4 years, 8 months ago
  61. e2f1332 mediatek: mt8183: refine GIC driver for low power scenarios by developer · 4 years, 9 months ago
  62. b4cb7f0 Merge "mediatek: mt8183: switch PLL/CLKSQ/ck_off/axi_26m control to SPM" into integration by joanna.farley · 4 years, 7 months ago
  63. 469db44 Merge "Fix multithreaded FVP power domain tree" into integration by Alexei Fedorov · 4 years, 7 months ago
  64. f8900c4 Merge "Add multithreaded DynamIQ dts file" into integration by Alexei Fedorov · 4 years, 7 months ago
  65. 63527d7 Merge "GIC-600: Fix include ordering according to the coding style" into integration by Paul Beesley · 4 years, 7 months ago
  66. 42d18ca Enable -Wlogical-op always by Justin Chadwell · 4 years, 9 months ago
  67. 7d0e3ba Enable -Wshadow always by Justin Chadwell · 4 years, 10 months ago
  68. 80e264b Remove unnecessary warning options by Justin Chadwell · 5 years ago
  69. e72a1eb Refactor the warning flags by Justin Chadwell · 5 years ago
  70. 0ac3941 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · 4 years, 7 months ago
  71. cdd6393 Merge changes from topic "tegra-downstream-092319" into integration by Sandrine Bailleux · 4 years, 7 months ago
  72. 130f438 Merge changes from topic "lm/improve_memory_layout" into integration by Sandrine Bailleux · 4 years, 7 months ago
  73. bb2c538 DOC: Update ROMLIB page with memory impact info by Louis Mayencourt · 4 years, 9 months ago
  74. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 4 years, 9 months ago
  75. f2de0a3 Merge "Refactor load_auth_image_internal()." into integration by Alexei Fedorov · 4 years, 7 months ago
  76. 75afb1d plat/rockchip: initialize reset and poweroff GPIOs with known invalid value by Vasily Khoruzhick · 4 years, 8 months ago
  77. 92d1c3d Merge "doc: Add missing terms to the glossary" into integration by Paul Beesley · 4 years, 8 months ago
  78. 27c671a Fix multithreaded FVP power domain tree by Imre Kis · 4 years, 8 months ago
  79. 6869ca3 Merge "GIC-600: Fix power up sequence" into integration by Sandrine Bailleux · 4 years, 8 months ago
  80. 88fba67 GIC-600: Fix power up sequence by Alexei Fedorov · 5 years ago
  81. e5dce5d Merge "Coding guideline suggest not to use unsigned long" into integration by Sandrine Bailleux · 4 years, 8 months ago
  82. 2145bf4 doc: Add missing terms to the glossary by Paul Beesley · 4 years, 9 months ago
  83. 50ff5e2 Merge "TF-A: Fix non-standard frequency issue in udelay" into integration by Soby Mathew · 4 years, 8 months ago
  84. 72a7663 TF-A: Fix non-standard frequency issue in udelay by Max Shvetsov · 4 years, 8 months ago
  85. 2cce803 Refactor load_auth_image_internal(). by Sandrine Bailleux · 4 years, 9 months ago
  86. 88bcd5a Tegra194: remove L2 ECC parity protection setting by Harvey Hsieh · 8 years ago
  87. 5c5f78c Tegra194: sip_calls: mark unused parameter as const by Varun Wadekar · 7 years ago
  88. a7265be Tegra194: implement handler to retrieve power domain tree by Varun Wadekar · 7 years ago
  89. 5e890b3 Tegra194: mce: fix function declaration conflicts by Anthony Zhou · 7 years ago
  90. f2d5466 Tegra194: add macros to read GPU reset status by Varun Wadekar · 7 years ago
  91. 0e2502f Tegra194: skip notifying MCE in fake system suspend by Vignesh Radhakrishnan · 7 years ago
  92. 153ba22 Tegra194: Enable system suspend by Tejal Kudav · 7 years ago
  93. d624e7e Merge "docs: Add Cortex-Hercules/HerculesAE CPU support" into integration by Sandrine Bailleux · 4 years, 8 months ago
  94. c697762 docs: Add Cortex-Hercules/HerculesAE CPU support by laurenw-arm · 4 years, 8 months ago
  95. 6bb7ddc Add multithreaded DynamIQ dts file by Imre Kis · 4 years, 8 months ago
  96. b6b7fd1 Merge changes from topic "tegra-downstream-092319" into integration by Sandrine Bailleux · 4 years, 8 months ago
  97. d091bf6 Merge "Fix white space errors + remove #if defined" into integration by Sandrine Bailleux · 4 years, 8 months ago
  98. eb2b2b6 Coding guideline suggest not to use unsigned long by Deepika Bhavnani · 4 years, 10 months ago
  99. a14d6a5 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 4 years, 8 months ago
  100. a4c5386 Merge "TF-A Documentation: Update Security Advisory TFV-5 (CVE-2017-15031)" into integration by Paul Beesley · 4 years, 8 months ago