1. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  2. cb6c8ef fix(tegra210): mark bits [23:17] as zero for Fast SMCs by Kalyani Chidambaram Vaidyanathan · 2 years, 3 months ago
  3. 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
  4. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  5. 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
  6. f50107d Merge changes I9d06e0ee,I6980e84f into integration by Manish Pandey · 2 years, 3 months ago
  7. 0b9f05f fix(tegra): remove dependency on CPU registers to get boot parameters by Kalyani Chidambaram Vaidyanathan · 2 years, 3 months ago
  8. 96d07af feat(tegra): implement 'pwr_domain_off_early' handler by Varun Wadekar · 2 years, 3 months ago
  9. 7683c2a Merge "fix(tegra): append major revision to the chip_id value" into integration by Varun Wadekar · 2 years, 5 months ago
  10. 521d4fe Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · 2 years, 5 months ago
  11. 40a4e2d fix(tegra210): support legacy SMC_ID 0xC2FEFE00 by Kalyani Chidambaram Vaidyanathan · 2 years, 6 months ago
  12. 33c4766 fix(tegra): append major revision to the chip_id value by Varun Wadekar · 2 years, 5 months ago
  13. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  14. 66a387d Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  15. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  16. af4d8c6 fix: remove useless "return" at void functions by Elyes Haouas · 2 years, 6 months ago
  17. f4b8470 fix: remove old-style declarations by Boyan Karatotev · 2 years, 9 months ago
  18. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
  19. e272c61 fix(tegra194/ras): remove incorrect erxctlr assert by Varun Wadekar · 4 years ago
  20. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  21. 1fa05da build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 3 years, 10 months ago
  22. d4ad3da refactor(tegra132): deprecate platform by Varun Wadekar · 4 years, 3 months ago
  23. 30e8fa7 refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 4 years, 2 months ago
  24. 46b9033 refactor(plat/nvidia): use SOC_ID defines by Yann Gautier · 4 years, 3 months ago
  25. 840fa94 plat/nvidia: tegra: Rename SMC API by Manish V Badarkhe · 4 years, 9 months ago
  26. dfe577a Merge "Don't return error information from console_flush" into integration by Mark Dykes · 4 years, 10 months ago
  27. c959ea7 Remove deprecated macro from TF-A code by Manish V Badarkhe · 4 years, 10 months ago
  28. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  29. 101daaf Merge changes from topic "ehf_common" into integration by Manish Pandey · 4 years, 11 months ago
  30. deb875b plat: tegra: Use generic ehf defines by Sandeep Tripathy · 5 years ago
  31. a565d16 Tegra: common: fixup the bl31 code size to be copied at reset by anzhou · 5 years ago
  32. c23f5e1 Tegra: common: disable GICC after domain off by anzhou · 5 years ago
  33. 5a22eb4 Tegra: platform specific BL31_SIZE by anzhou · 5 years ago
  34. 26c22a5 Tegra186: sanity check power state type by Varun Wadekar · 5 years ago
  35. 923c221 Tegra: fixup CNTPS_TVAL_EL1 delay timer reads by anzhou · 5 years ago
  36. 3ff448f Tegra: add platform specific 'runtime_setup' handler by Kalyani Chidambaram Vaidyanathan · 5 years ago
  37. 0da7e2d Tegra: remove ENABLE_SVE_FOR_NS = 0 by Kalyani Chidambaram Vaidyanathan · 5 years ago
  38. 837df48 Tegra194: remove unused tegra_mc_defs header by Varun Wadekar · 6 years ago
  39. 08e60f8 Tegra: memctrl: platform setup handler functions by Varun Wadekar · 6 years ago
  40. 872a1c5 Tegra194: memctrl: remove streamid security cfg registers by Pritesh Raithatha · 6 years ago
  41. bdd61c1 Tegra194: memctrl: remove streamid override cfg registers by Pritesh Raithatha · 6 years ago
  42. 0ce729b Tegra: debug prints indicating SC7 entry sequence completion by Varun Wadekar · 6 years ago
  43. 5ce05d6 Tegra194: add strict checking mode verification by Anthony Zhou · 6 years ago
  44. 7e49113 Tegra194: memctrl: update TZDRAM base at 1MB granularity by Varun Wadekar · 6 years ago
  45. ebd720d Tegra194: ras: split up RAS error clear SMC call. by David Pu · 6 years ago
  46. 7581dc8 Tegra: platform specific GIC sources by Varun Wadekar · 5 years ago
  47. 1740ed1 Tegra194: add memory barriers during DRAM to SysRAM copy by Varun Wadekar · 6 years ago
  48. e9b9c2c Tegra: sip: add VPR resize enabled check by Anthony Zhou · 6 years ago
  49. 2561cb5 Tegra194: add redundancy checks for MMIO writes by Anthony Zhou · 6 years ago
  50. a69a111 Tegra: remove unused cortex_a53.h by Varun Wadekar · 6 years ago
  51. e26810a Tegra194: report failure to enable dual execution by Kalyani Chidambaram Vaidyanathan · 6 years ago
  52. 22e4f94 Tegra194: verify firewall settings before resource use by Kalyani Chidambaram Vaidyanathan · 6 years ago
  53. 3e1e08b Merge changes from topic "tegra194-spmd" into integration by Madhukar Pappireddy · 5 years ago
  54. 670306d Tegra194: introduce support for `SPD=spmd` by Varun Wadekar · 5 years ago
  55. eb7e508 Tegra: introduce backend support to compile libfdt by Varun Wadekar · 5 years ago
  56. 8d51439 Tegra: disable signed comparison by Varun Wadekar · 5 years ago
  57. be41aac Tegra194: remove AON_WDT IRQ mapping by Varun Wadekar · 5 years ago
  58. 21ec61a Tegra: smmu: add smmu_verify function by Varun Wadekar · 6 years ago
  59. 13fed5a Tegra: TZDRAM setup from soc specific early_boot handlers by Varun Wadekar · 6 years ago
  60. f41dc86 Tegra: remove "platform_get_core_pos" function by Varun Wadekar · 6 years ago
  61. 7cd336a Tegra: print GICC registers conditionally by Varun Wadekar · 6 years ago
  62. 64b2a23 Tegra: spe: do not flush console in console_putc by Varun Wadekar · 6 years ago
  63. fbcd053 Tegra: verify platform compatibility by kalyanic · 6 years ago
  64. f5402ef Revert "libc/memset: Implement function in assembler" by Mark Dykes · 5 years ago
  65. e7d344d libc/memset: Implement function in assembler by Alexei Fedorov · 5 years ago
  66. 43d2207 Tegra: platform: add function to check t194 chip by David Pu · 6 years ago
  67. 57e92da Tegra: common: make plat_psci_ops routines static by David Pu · 6 years ago
  68. 66e0b94 Tegra: memctrl: remove unused TZRAM setup function by Varun Wadekar · 6 years ago
  69. e2469d8 Tegra: reorganize drivers and lib folders by Varun Wadekar · 6 years ago
  70. 29214e9 Use abspath to dereference $BUILD_BASE by Grant Likely · 5 years ago
  71. 0a2126a plat/nvidia: tegra: Enable SMCCC_ARCH_SOC_ID feature by Manish V Badarkhe · 5 years ago
  72. 1322dc9 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  73. 3fbec43 Merge changes from topic "tegra-memctrlv2-vpr-resize-bugfix" into integration by Manish Pandey · 5 years ago
  74. 685e560 Tegra: sanity check NS address and size before use by Varun Wadekar · 5 years ago
  75. 5e1b83a Tegra: introduce support for GICv3 by Varun Wadekar · 5 years ago
  76. a7749ac Tegra: memctrl_v2: fixup sequence to resize video memory by Varun Wadekar · 5 years ago
  77. fba5cdc Tegra194: ras: verbose prints for SErrors by David Pu · 6 years ago
  78. 0d85119 Tegra194: SiP: clear RAS corrected error records by Varun Wadekar · 6 years ago
  79. 8ca6153 Tegra194: add RAS exception handling by David Pu · 6 years ago
  80. de9d0d7 Merge "Tegra: enable SDEI handling" into integration by Mark Dykes · 5 years ago
  81. 6ac1bb3 Merge "Tegra194: validate C6 power state type" into integration by Mark Dykes · 5 years ago
  82. 1a7aa3b Merge "Tegra194: remove support for CPU suspend power down state" into integration by Mark Dykes · 5 years ago
  83. d886628 Tegra: enable SDEI handling by Varun Wadekar · 5 years ago
  84. 359acf7 Tegra: enable stack protection by Varun Wadekar · 5 years ago
  85. b5b2923 Tegra: introduce support for SMCCC_ARCH_SOC_ID by Varun Wadekar · 5 years ago
  86. bc693ec Tegra194: validate C6 power state type by Varun Wadekar · 5 years ago
  87. e3e5e66 Tegra194: remove support for CPU suspend power down state by Varun Wadekar · 5 years ago
  88. adb20a1 Tegra: enable EHF for watchdog timer interrupts by Varun Wadekar · 5 years ago
  89. 93b2434 Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integration by Sandrine Bailleux · 5 years ago
  90. 3be8651 Merge "Tegra186: increase memory mapped regions" into integration by Sandrine Bailleux · 5 years ago
  91. 78707ef Tegra186: increase memory mapped regions by Varun Wadekar · 5 years ago
  92. 3d1cac9 Tegra194: se: increase max. operation timeout to 1 second by Varun Wadekar · 5 years ago
  93. 2a3dd38 Tegra: fixup GIC init from the 'on_finish' handler by Varun Wadekar · 5 years ago
  94. 9aaa888 Tegra194: move cluster and CPU counter to header file. by Anthony Zhou · 6 years ago
  95. 7644e2a Tegra: gicv2: initialize target masks by Varun Wadekar · 7 years ago
  96. a45c3e9 Tegra210: trigger CPU0 hotplug power on using FC by sumitg · 6 years ago
  97. 36e2637 Tegra: memctrl: cleanup streamid override registers by Pritesh Raithatha · 7 years ago
  98. 7137695 Tegra: memctrl_v2: remove support to secure TZSRAM by Varun Wadekar · 7 years ago
  99. eeb1b5e Tegra: include platform headers from individual makefiles by Varun Wadekar · 7 years ago
  100. ebe076d Tegra210: rename ENABLE_WDT_LEGACY_FIQ_HANDLING macro by Varun Wadekar · 7 years ago