1. 0da7e2d Tegra: remove ENABLE_SVE_FOR_NS = 0 by Kalyani Chidambaram Vaidyanathan · 4 years, 5 months ago
  2. c6d25c0 lib: cpus: denver: add MIDR PN9 variant by Hemant Nigam · 4 years, 9 months ago
  3. 9b624a7 cpus: denver: introduce macro to declare cpu_ops by Varun Wadekar · 4 years ago
  4. ddf2870 Merge "qti: spmi_arb: Fix coverity integer conversion warnings" into integration by Madhukar Pappireddy · 4 years ago
  5. 859df7d Merge changes from topic "tegra-downstream-08252020" into integration by Madhukar Pappireddy · 4 years ago
  6. 90b0cad Merge changes from topic "tc0/dts" into integration by Madhukar Pappireddy · 4 years ago
  7. 837df48 Tegra194: remove unused tegra_mc_defs header by Varun Wadekar · 4 years, 11 months ago
  8. 08e60f8 Tegra: memctrl: platform setup handler functions by Varun Wadekar · 5 years ago
  9. 872a1c5 Tegra194: memctrl: remove streamid security cfg registers by Pritesh Raithatha · 5 years ago
  10. bdd61c1 Tegra194: memctrl: remove streamid override cfg registers by Pritesh Raithatha · 5 years ago
  11. 0ce729b Tegra: debug prints indicating SC7 entry sequence completion by Varun Wadekar · 4 years, 9 months ago
  12. 5ce05d6 Tegra194: add strict checking mode verification by Anthony Zhou · 4 years, 7 months ago
  13. 7e49113 Tegra194: memctrl: update TZDRAM base at 1MB granularity by Varun Wadekar · 5 years ago
  14. ebd720d Tegra194: ras: split up RAS error clear SMC call. by David Pu · 5 years ago
  15. 7581dc8 Tegra: platform specific GIC sources by Varun Wadekar · 4 years, 6 months ago
  16. 1740ed1 Tegra194: add memory barriers during DRAM to SysRAM copy by Varun Wadekar · 4 years, 10 months ago
  17. e9b9c2c Tegra: sip: add VPR resize enabled check by Anthony Zhou · 4 years, 9 months ago
  18. 2561cb5 Tegra194: add redundancy checks for MMIO writes by Anthony Zhou · 4 years, 10 months ago
  19. a69a111 Tegra: remove unused cortex_a53.h by Varun Wadekar · 4 years, 10 months ago
  20. e26810a Tegra194: report failure to enable dual execution by Kalyani Chidambaram Vaidyanathan · 4 years, 10 months ago
  21. 22e4f94 Tegra194: verify firewall settings before resource use by Kalyani Chidambaram Vaidyanathan · 5 years ago
  22. 9694c21 qti: spmi_arb: Fix coverity integer conversion warnings by Julius Werner · 4 years ago
  23. 50eee85 Merge "n1sdp: remote chip SPI numbering for multichip GIC routing" into integration by Manish Pandey · 4 years ago
  24. c6a2ca0 Merge "Add support for hexadecimal and pointer format specifiers to snprintf()" into integration by Manish Pandey · 4 years ago
  25. 8ea4f80 fdts: tc0: add support for cpu-idle-states by Usama Arif · 4 years, 1 month ago
  26. a41973a fdts: tc0: Add node for mmc by Usama Arif · 4 years, 3 months ago
  27. a4c979a Merge changes I6bf1db15,I8631c34a,Id76ada14 into integration by Madhukar Pappireddy · 4 years ago
  28. 524eecc Add support for hexadecimal and pointer format specifiers to snprintf() by Javier Almansa Sobrino · 4 years, 1 month ago
  29. 522a227 qti/sc7180: Do shutdown handling outside qtiseclib by Julius Werner · 6 years ago
  30. 3e1e08b Merge changes from topic "tegra194-spmd" into integration by Madhukar Pappireddy · 4 years ago
  31. 0d5caf9 Merge changes from topic "tegra-downstream-07092020" into integration by Varun Wadekar · 4 years ago
  32. f40008a qti: Add SPMI PMIC arbitrator driver by Julius Werner · 5 years ago
  33. 2acf004 qti/sc7180: Fix GIC-600 support setting by Julius Werner · 4 years ago
  34. 670306d Tegra194: introduce support for `SPD=spmd` by Varun Wadekar · 4 years, 2 months ago
  35. eb7e508 Tegra: introduce backend support to compile libfdt by Varun Wadekar · 4 years, 2 months ago
  36. 8d51439 Tegra: disable signed comparison by Varun Wadekar · 4 years ago
  37. cb7b9db plat: common: include "bl_common.h" from plat_spmd_manifest.c by Varun Wadekar · 4 years, 2 months ago
  38. be41aac Tegra194: remove AON_WDT IRQ mapping by Varun Wadekar · 4 years, 7 months ago
  39. 21ec61a Tegra: smmu: add smmu_verify function by Varun Wadekar · 5 years ago
  40. 13fed5a Tegra: TZDRAM setup from soc specific early_boot handlers by Varun Wadekar · 5 years ago
  41. f41dc86 Tegra: remove "platform_get_core_pos" function by Varun Wadekar · 5 years ago
  42. 7cd336a Tegra: print GICC registers conditionally by Varun Wadekar · 5 years ago
  43. 601e3ed lib: cpus: sanity check pointers before use by Varun Wadekar · 5 years ago
  44. 64b2a23 Tegra: spe: do not flush console in console_putc by Varun Wadekar · 5 years ago
  45. fbcd053 Tegra: verify platform compatibility by kalyanic · 5 years ago
  46. 2b4103f Merge "tools: Get the tool's binary name from the main makefile" into integration by Madhukar Pappireddy · 4 years ago
  47. 6f3ee4a Merge "SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instance" into integration by Manish Pandey · 4 years ago
  48. 0df3eb7 n1sdp: remote chip SPI numbering for multichip GIC routing by Sayanta Pattanayak · 4 years, 1 month ago
  49. fafd3ec tools: Get the tool's binary name from the main makefile by Manish V Badarkhe · 4 years, 1 month ago
  50. 8d0a3bb Merge "Revert "libc/memset: Implement function in assembler"" into integration by Mark Dykes · 4 years, 1 month ago
  51. f5402ef Revert "libc/memset: Implement function in assembler" by Mark Dykes · 4 years, 1 month ago
  52. 545b8eb SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instance by Ruari Phipps · 4 years, 1 month ago
  53. a6ab1ae Merge changes from topic "spm-secondary-cores" into integration by Olivier Deprez · 4 years, 1 month ago
  54. 768f833 Merge "doc: Minor formatting improvement in the coding guidelines document" into integration by Sandrine Bailleux · 4 years, 1 month ago
  55. 02d50bb SPMC: embed secondary core ep info into to SPMC context by Olivier Deprez · 4 years, 3 months ago
  56. 2111b00 SPMC: manifest changes to support multicore boot by Olivier Deprez · 4 years, 3 months ago
  57. a92bc73 SPMD: secondary cores PM on and off SPD hooks relayed to SPMC by Olivier Deprez · 4 years, 6 months ago
  58. f0d743d SPMD: handle SPMC message to register secondary core entry point by Olivier Deprez · 4 years, 5 months ago
  59. c290141 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · 4 years, 5 months ago
  60. a334c4e SPMD: register the SPD PM hooks by Olivier Deprez · 4 years, 10 months ago
  61. b058f20 SPMD: add generic SPD PM handlers by Olivier Deprez · 4 years, 10 months ago
  62. 9dcf63d SPMD: enhance SPMC internal boot states by Olivier Deprez · 4 years, 10 months ago
  63. c0267cc SPMD: entry point info get helper by Olivier Deprez · 4 years, 10 months ago
  64. 1566bc3 Merge "plat: imx8m: Fix the race condition during cpu hotplug" into integration by Manish Pandey · 4 years, 1 month ago
  65. 7638011 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · 4 years, 1 month ago
  66. fe5e1c1 plat: imx8m: Fix the race condition during cpu hotplug by Jacky Bai · 4 years, 8 months ago
  67. 15e54af Merge "SPM: Add third cactus partition to manifests" into integration by Manish Pandey · 4 years, 1 month ago
  68. 9061c0c doc: Minor formatting improvement in the coding guidelines document by Sandrine Bailleux · 4 years, 1 month ago
  69. e168b66 Merge changes from topic "aw_drivevbus" into integration by André Przywara · 4 years, 1 month ago
  70. e5c84ca Merge "libc/memset: Implement function in assembler" into integration by Mark Dykes · 4 years, 1 month ago
  71. e7d344d libc/memset: Implement function in assembler by Alexei Fedorov · 4 years, 1 month ago
  72. e268ea2 Merge "SPM: Change condition on saving/restoring EL2 registers" into integration by Manish Pandey · 4 years, 1 month ago
  73. 9de91c7 SPM: Add third cactus partition to manifests by Ruari Phipps · 4 years, 2 months ago
  74. 6b704da SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 4 years, 1 month ago
  75. 572dea8 Merge "plat: qti: Fix build failure" into integration by Manish Pandey · 4 years, 1 month ago
  76. a3b5004 Merge changes Ic701675c,Ie55e25c8 into integration by Manish Pandey · 4 years, 1 month ago
  77. fb9212b plat: imx8m: Correct the imr mask reg offset by Jacky Bai · 4 years, 2 months ago
  78. 9eb1bb6 plat: imx8m: Keep A53 PLAT on in wait mode(ret) by Jacky Bai · 4 years, 9 months ago
  79. 9ce3711 Merge "qemu/qemu_sbsa: enable SPM support" into integration by Manish Pandey · 4 years, 1 month ago
  80. 3829453 Merge changes from topic "tegra-downstream-07092020" into integration by Manish Pandey · 4 years, 1 month ago
  81. 43d2207 Tegra: platform: add function to check t194 chip by David Pu · 5 years ago
  82. 57e92da Tegra: common: make plat_psci_ops routines static by David Pu · 5 years ago
  83. 6a2426a qemu/qemu_sbsa: enable SPM support by Masahisa Kojima · 4 years, 3 months ago
  84. 3ee8e4d Merge "runtime_exceptions: Update AT speculative workaround" into integration by Alexei Fedorov · 4 years, 1 month ago
  85. faf7713 Merge "el3_runtime: Rearrange context offset of EL1 sys registers" into integration by Alexei Fedorov · 4 years, 1 month ago
  86. e4ded0c Merge "el3_runtime: Update context save and restore routines for EL1 and EL2" into integration by Alexei Fedorov · 4 years, 1 month ago
  87. 6b76d1e Merge changes from topic "soc-id" into integration by Manish Pandey · 4 years, 1 month ago
  88. e008a29 doc: Update description for AT speculative workaround by Manish V Badarkhe · 4 years, 1 month ago
  89. 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years, 2 months ago
  90. cb55615 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 4 years, 1 month ago
  91. e1c4933 lib/cpus: Report AT speculative erratum workaround by Manish V Badarkhe · 4 years, 1 month ago
  92. 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 4 years, 2 months ago
  93. fb2072b el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · 4 years, 1 month ago
  94. 3f34663 plat/arm: juno: Implement methods to retrieve soc-id information by Manish V Badarkhe · 4 years, 1 month ago
  95. ed9653f plat/arm: fvp: Implement methods to retrieve soc-id information by Manish V Badarkhe · 4 years, 1 month ago
  96. 7f03d80 plat/arm: remove common code for soc-id feature by Manish V Badarkhe · 4 years, 1 month ago
  97. 752ff3b plat: qti: Fix build failure by Manish V Badarkhe · 4 years, 1 month ago
  98. 0d4ad1f Merge "plat/arm: Use common build flag for using generic sp804 driver" into integration by Mark Dykes · 4 years, 1 month ago
  99. fddfb3b plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 4 years, 1 month ago
  100. 93fa305 plat/allwinner: Only enable DRIVEVBUS if really needed by Andre Przywara · 4 years, 1 month ago