1. 46b9033 refactor(plat/nvidia): use SOC_ID defines by Yann Gautier · 3 years, 2 months ago
  2. 840fa94 plat/nvidia: tegra: Rename SMC API by Manish V Badarkhe · 3 years, 8 months ago
  3. dfe577a Merge "Don't return error information from console_flush" into integration by Mark Dykes · 3 years, 9 months ago
  4. c959ea7 Remove deprecated macro from TF-A code by Manish V Badarkhe · 3 years, 9 months ago
  5. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  6. 101daaf Merge changes from topic "ehf_common" into integration by Manish Pandey · 3 years, 10 months ago
  7. deb875b plat: tegra: Use generic ehf defines by Sandeep Tripathy · 3 years, 11 months ago
  8. a565d16 Tegra: common: fixup the bl31 code size to be copied at reset by anzhou · 4 years ago
  9. c23f5e1 Tegra: common: disable GICC after domain off by anzhou · 4 years ago
  10. 5a22eb4 Tegra: platform specific BL31_SIZE by anzhou · 4 years ago
  11. 26c22a5 Tegra186: sanity check power state type by Varun Wadekar · 4 years ago
  12. 923c221 Tegra: fixup CNTPS_TVAL_EL1 delay timer reads by anzhou · 4 years ago
  13. 3ff448f Tegra: add platform specific 'runtime_setup' handler by Kalyani Chidambaram Vaidyanathan · 4 years, 1 month ago
  14. 0da7e2d Tegra: remove ENABLE_SVE_FOR_NS = 0 by Kalyani Chidambaram Vaidyanathan · 4 years, 3 months ago
  15. 837df48 Tegra194: remove unused tegra_mc_defs header by Varun Wadekar · 4 years, 9 months ago
  16. 08e60f8 Tegra: memctrl: platform setup handler functions by Varun Wadekar · 4 years, 11 months ago
  17. 872a1c5 Tegra194: memctrl: remove streamid security cfg registers by Pritesh Raithatha · 5 years ago
  18. bdd61c1 Tegra194: memctrl: remove streamid override cfg registers by Pritesh Raithatha · 5 years ago
  19. 0ce729b Tegra: debug prints indicating SC7 entry sequence completion by Varun Wadekar · 4 years, 7 months ago
  20. 5ce05d6 Tegra194: add strict checking mode verification by Anthony Zhou · 4 years, 5 months ago
  21. 7e49113 Tegra194: memctrl: update TZDRAM base at 1MB granularity by Varun Wadekar · 5 years ago
  22. ebd720d Tegra194: ras: split up RAS error clear SMC call. by David Pu · 5 years ago
  23. 7581dc8 Tegra: platform specific GIC sources by Varun Wadekar · 4 years, 4 months ago
  24. 1740ed1 Tegra194: add memory barriers during DRAM to SysRAM copy by Varun Wadekar · 4 years, 8 months ago
  25. e9b9c2c Tegra: sip: add VPR resize enabled check by Anthony Zhou · 4 years, 7 months ago
  26. 2561cb5 Tegra194: add redundancy checks for MMIO writes by Anthony Zhou · 4 years, 8 months ago
  27. a69a111 Tegra: remove unused cortex_a53.h by Varun Wadekar · 4 years, 8 months ago
  28. e26810a Tegra194: report failure to enable dual execution by Kalyani Chidambaram Vaidyanathan · 4 years, 8 months ago
  29. 22e4f94 Tegra194: verify firewall settings before resource use by Kalyani Chidambaram Vaidyanathan · 4 years, 9 months ago
  30. 3e1e08b Merge changes from topic "tegra194-spmd" into integration by Madhukar Pappireddy · 3 years, 11 months ago
  31. 670306d Tegra194: introduce support for `SPD=spmd` by Varun Wadekar · 4 years ago
  32. eb7e508 Tegra: introduce backend support to compile libfdt by Varun Wadekar · 4 years ago
  33. 8d51439 Tegra: disable signed comparison by Varun Wadekar · 3 years, 11 months ago
  34. be41aac Tegra194: remove AON_WDT IRQ mapping by Varun Wadekar · 4 years, 5 months ago
  35. 21ec61a Tegra: smmu: add smmu_verify function by Varun Wadekar · 4 years, 10 months ago
  36. 13fed5a Tegra: TZDRAM setup from soc specific early_boot handlers by Varun Wadekar · 4 years, 11 months ago
  37. f41dc86 Tegra: remove "platform_get_core_pos" function by Varun Wadekar · 4 years, 9 months ago
  38. 7cd336a Tegra: print GICC registers conditionally by Varun Wadekar · 4 years, 9 months ago
  39. 64b2a23 Tegra: spe: do not flush console in console_putc by Varun Wadekar · 4 years, 10 months ago
  40. fbcd053 Tegra: verify platform compatibility by kalyanic · 4 years, 10 months ago
  41. f5402ef Revert "libc/memset: Implement function in assembler" by Mark Dykes · 3 years, 11 months ago
  42. e7d344d libc/memset: Implement function in assembler by Alexei Fedorov · 3 years, 11 months ago
  43. 43d2207 Tegra: platform: add function to check t194 chip by David Pu · 5 years ago
  44. 57e92da Tegra: common: make plat_psci_ops routines static by David Pu · 5 years ago
  45. 66e0b94 Tegra: memctrl: remove unused TZRAM setup function by Varun Wadekar · 5 years ago
  46. e2469d8 Tegra: reorganize drivers and lib folders by Varun Wadekar · 5 years ago
  47. 29214e9 Use abspath to dereference $BUILD_BASE by Grant Likely · 4 years ago
  48. 0a2126a plat/nvidia: tegra: Enable SMCCC_ARCH_SOC_ID feature by Manish V Badarkhe · 4 years ago
  49. 1322dc9 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · 4 years ago
  50. 3fbec43 Merge changes from topic "tegra-memctrlv2-vpr-resize-bugfix" into integration by Manish Pandey · 4 years, 1 month ago
  51. 685e560 Tegra: sanity check NS address and size before use by Varun Wadekar · 4 years, 1 month ago
  52. 5e1b83a Tegra: introduce support for GICv3 by Varun Wadekar · 4 years, 1 month ago
  53. a7749ac Tegra: memctrl_v2: fixup sequence to resize video memory by Varun Wadekar · 4 years, 1 month ago
  54. fba5cdc Tegra194: ras: verbose prints for SErrors by David Pu · 5 years ago
  55. 0d85119 Tegra194: SiP: clear RAS corrected error records by Varun Wadekar · 5 years ago
  56. 8ca6153 Tegra194: add RAS exception handling by David Pu · 5 years ago
  57. de9d0d7 Merge "Tegra: enable SDEI handling" into integration by Mark Dykes · 4 years, 2 months ago
  58. 6ac1bb3 Merge "Tegra194: validate C6 power state type" into integration by Mark Dykes · 4 years, 2 months ago
  59. 1a7aa3b Merge "Tegra194: remove support for CPU suspend power down state" into integration by Mark Dykes · 4 years, 2 months ago
  60. d886628 Tegra: enable SDEI handling by Varun Wadekar · 4 years, 3 months ago
  61. 359acf7 Tegra: enable stack protection by Varun Wadekar · 4 years, 2 months ago
  62. b5b2923 Tegra: introduce support for SMCCC_ARCH_SOC_ID by Varun Wadekar · 4 years, 2 months ago
  63. bc693ec Tegra194: validate C6 power state type by Varun Wadekar · 4 years, 2 months ago
  64. e3e5e66 Tegra194: remove support for CPU suspend power down state by Varun Wadekar · 4 years, 3 months ago
  65. adb20a1 Tegra: enable EHF for watchdog timer interrupts by Varun Wadekar · 4 years, 3 months ago
  66. 93b2434 Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integration by Sandrine Bailleux · 4 years, 3 months ago
  67. 3be8651 Merge "Tegra186: increase memory mapped regions" into integration by Sandrine Bailleux · 4 years, 3 months ago
  68. 78707ef Tegra186: increase memory mapped regions by Varun Wadekar · 4 years, 4 months ago
  69. 3d1cac9 Tegra194: se: increase max. operation timeout to 1 second by Varun Wadekar · 4 years, 4 months ago
  70. 2a3dd38 Tegra: fixup GIC init from the 'on_finish' handler by Varun Wadekar · 4 years, 4 months ago
  71. 9aaa888 Tegra194: move cluster and CPU counter to header file. by Anthony Zhou · 5 years ago
  72. 7644e2a Tegra: gicv2: initialize target masks by Varun Wadekar · 6 years ago
  73. a45c3e9 Tegra210: trigger CPU0 hotplug power on using FC by sumitg · 5 years ago
  74. 36e2637 Tegra: memctrl: cleanup streamid override registers by Pritesh Raithatha · 6 years ago
  75. 7137695 Tegra: memctrl_v2: remove support to secure TZSRAM by Varun Wadekar · 5 years ago
  76. eeb1b5e Tegra: include platform headers from individual makefiles by Varun Wadekar · 5 years ago
  77. ebe076d Tegra210: rename ENABLE_WDT_LEGACY_FIQ_HANDLING macro by Varun Wadekar · 5 years ago
  78. 8f0e22d Tegra194: SiP function ID to read SMMU_PER registers by Varun Wadekar · 6 years ago
  79. 9b51aa8 Tegra: memctrl: map video memory as uncached by Ken Chang · 6 years ago
  80. aba5ddd Tegra: remove support for USE_COHERENT_MEM by Kalyani Chidambaram · 6 years ago
  81. 42080d4 Tegra: remove circular dependency with common_def.h by Varun Wadekar · 6 years ago
  82. a5bfcad Tegra: include missing stdbool.h by Varun Wadekar · 6 years ago
  83. 2bf1085 Tegra: remove support for SEPARATE_CODE_AND_RODATA=0 by Kalyani Chidambaram · 6 years ago
  84. 0ac1bf7 Tegra: assembly version of the 'plat_core_pos_by_mpidr' handler by Varun Wadekar · 6 years ago
  85. 89121c2 Tegra194: reset power state info for CPUs by Varun Wadekar · 6 years ago
  86. 2139c9c Tegra186: system resume from TZSRAM memory by Varun Wadekar · 6 years ago
  87. 8336c94 Tegra186: disable PROGRAMMABLE_RESET_ADDRESS by Varun Wadekar · 6 years ago
  88. 35aa1c1 Tegra210: SE: switch SE clock source to CLK_M by Leo He · 6 years ago
  89. 61c418b Tegra: increase platform assert logging level to VERBOSE by Varun Wadekar · 6 years ago
  90. d55b8f6 Tegra194: enable dual execution for EL2 and EL3 by Kalyani Chidambaram · 6 years ago
  91. 3bab03e Tegra: aarch64: calculate core position from one place by Kalyani Chidambaram · 6 years ago
  92. 0be136d Tegra194: Update t194_nvg.h to v6.7 by Kalyani Chidambaram · 6 years ago
  93. b8dbf07 Tegra210: Remove "unsupported func ID" error msg by Kalyani Chidambaram · 6 years ago
  94. f8827c6 Tegra210: support for secure physical timer by Varun Wadekar · 6 years ago
  95. 91dd7ed Tegra: smmu: export handlers to read/write SMMU registers by Varun Wadekar · 6 years ago
  96. a391d49 Tegra: smmu: remove context save sequence by Pritesh Raithatha · 6 years ago
  97. e904448 Tegra: bpmp: fixup TEGRA_CLK_SE values for Tegra186/Tegra194 by Varun Wadekar · 6 years ago
  98. de3fd9b Tegra194: memctrl: lock some more MC SID security configs by Pritesh Raithatha · 6 years ago
  99. 029dd14 Tegra194: add SE support to generate SHA256 of TZRAM by Jeetesh Burman · 6 years ago
  100. 2ac7b22 Tegra194: store TZDRAM base/size to scratch registers by Jeetesh Burman · 6 years ago