1. 46b9033 refactor(plat/nvidia): use SOC_ID defines by Yann Gautier · 3 years, 5 months ago
  2. 840fa94 plat/nvidia: tegra: Rename SMC API by Manish V Badarkhe · 3 years, 11 months ago
  3. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 4 years, 2 months ago
  4. 101daaf Merge changes from topic "ehf_common" into integration by Manish Pandey · 4 years, 1 month ago
  5. deb875b plat: tegra: Use generic ehf defines by Sandeep Tripathy · 4 years, 1 month ago
  6. a565d16 Tegra: common: fixup the bl31 code size to be copied at reset by anzhou · 4 years, 2 months ago
  7. c23f5e1 Tegra: common: disable GICC after domain off by anzhou · 4 years, 2 months ago
  8. 923c221 Tegra: fixup CNTPS_TVAL_EL1 delay timer reads by anzhou · 4 years, 3 months ago
  9. 3ff448f Tegra: add platform specific 'runtime_setup' handler by Kalyani Chidambaram Vaidyanathan · 4 years, 4 months ago
  10. 0ce729b Tegra: debug prints indicating SC7 entry sequence completion by Varun Wadekar · 4 years, 10 months ago
  11. 7581dc8 Tegra: platform specific GIC sources by Varun Wadekar · 4 years, 7 months ago
  12. e9b9c2c Tegra: sip: add VPR resize enabled check by Anthony Zhou · 4 years, 10 months ago
  13. a69a111 Tegra: remove unused cortex_a53.h by Varun Wadekar · 4 years, 11 months ago
  14. 21ec61a Tegra: smmu: add smmu_verify function by Varun Wadekar · 5 years ago
  15. 13fed5a Tegra: TZDRAM setup from soc specific early_boot handlers by Varun Wadekar · 5 years ago
  16. f41dc86 Tegra: remove "platform_get_core_pos" function by Varun Wadekar · 5 years ago
  17. 43d2207 Tegra: platform: add function to check t194 chip by David Pu · 5 years ago
  18. 57e92da Tegra: common: make plat_psci_ops routines static by David Pu · 5 years ago
  19. 66e0b94 Tegra: memctrl: remove unused TZRAM setup function by Varun Wadekar · 5 years ago
  20. e2469d8 Tegra: reorganize drivers and lib folders by Varun Wadekar · 5 years ago
  21. 0a2126a plat/nvidia: tegra: Enable SMCCC_ARCH_SOC_ID feature by Manish V Badarkhe · 4 years, 3 months ago
  22. 1322dc9 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  23. 3fbec43 Merge changes from topic "tegra-memctrlv2-vpr-resize-bugfix" into integration by Manish Pandey · 4 years, 4 months ago
  24. 685e560 Tegra: sanity check NS address and size before use by Varun Wadekar · 4 years, 4 months ago
  25. 5e1b83a Tegra: introduce support for GICv3 by Varun Wadekar · 4 years, 4 months ago
  26. a7749ac Tegra: memctrl_v2: fixup sequence to resize video memory by Varun Wadekar · 4 years, 4 months ago
  27. d886628 Tegra: enable SDEI handling by Varun Wadekar · 4 years, 6 months ago
  28. 359acf7 Tegra: enable stack protection by Varun Wadekar · 4 years, 5 months ago
  29. b5b2923 Tegra: introduce support for SMCCC_ARCH_SOC_ID by Varun Wadekar · 4 years, 5 months ago
  30. adb20a1 Tegra: enable EHF for watchdog timer interrupts by Varun Wadekar · 4 years, 6 months ago
  31. 93b2434 Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integration by Sandrine Bailleux · 4 years, 6 months ago
  32. 2a3dd38 Tegra: fixup GIC init from the 'on_finish' handler by Varun Wadekar · 4 years, 7 months ago
  33. 7644e2a Tegra: gicv2: initialize target masks by Varun Wadekar · 6 years ago
  34. 7137695 Tegra: memctrl_v2: remove support to secure TZSRAM by Varun Wadekar · 6 years ago
  35. eeb1b5e Tegra: include platform headers from individual makefiles by Varun Wadekar · 6 years ago
  36. 9b51aa8 Tegra: memctrl: map video memory as uncached by Ken Chang · 6 years ago
  37. aba5ddd Tegra: remove support for USE_COHERENT_MEM by Kalyani Chidambaram · 6 years ago
  38. a5bfcad Tegra: include missing stdbool.h by Varun Wadekar · 6 years ago
  39. 2bf1085 Tegra: remove support for SEPARATE_CODE_AND_RODATA=0 by Kalyani Chidambaram · 6 years ago
  40. 0ac1bf7 Tegra: assembly version of the 'plat_core_pos_by_mpidr' handler by Varun Wadekar · 6 years ago
  41. 3bab03e Tegra: aarch64: calculate core position from one place by Kalyani Chidambaram · 6 years ago
  42. 91dd7ed Tegra: smmu: export handlers to read/write SMMU registers by Varun Wadekar · 6 years ago
  43. a391d49 Tegra: smmu: remove context save sequence by Pritesh Raithatha · 6 years ago
  44. f617868 Tegra: fiq_glue: remove bakery locks from interrupt handler by Varun Wadekar · 6 years ago
  45. b1481cf Tegra: disable CPUACTLR access from lower exception levels by Varun Wadekar · 6 years ago
  46. d95f7a7 Merge changes from topic "spmd-sel2" into integration by Olivier Deprez · 4 years, 7 months ago
  47. 9e7e986 Tegra: spe: use CONSOLE_T_BASE to save MMIO base address by Varun Wadekar · 4 years, 7 months ago
  48. e0f924a SPMD: [tegra] rename el1_sys_regs structure to sys_regs by Max Shvetsov · 4 years, 9 months ago
  49. 7b8fe2d spe: Use generic console_t data structure by Andre Przywara · 4 years, 9 months ago
  50. 8a47fe4 Tegra: spe: uninit console on a timeout by Varun Wadekar · 6 years ago
  51. 5d52aea Tegra: handler to check support for System Suspend by Varun Wadekar · 6 years ago
  52. 2136829 Tegra: bpmp_ipc: improve cyclomatic complexity by Varun Wadekar · 6 years ago
  53. 6f47acd Tegra: platform handler to relocate BL32 image by Varun Wadekar · 6 years ago
  54. ee21281 Tegra: common: improve cyclomatic complexity by Varun Wadekar · 6 years ago
  55. dd4f088 Tegra: delay_timer: support for physical secure timer by Varun Wadekar · 6 years ago
  56. 64aa08f Tegra: bpmp: fix multiple MISRA issues by Varun Wadekar · 6 years ago
  57. 57c539f Tegra: compile PMC driver for Tegra132/Tegra210 platforms by Varun Wadekar · 6 years ago
  58. f561a17 Tegra: memctrl_v2: remove weakly defined TZDRAM setup handler by Varun Wadekar · 6 years ago
  59. ba37943 Tegra: remove weakly defined per-platform SiP handler by Varun Wadekar · 6 years ago
  60. e44f86e Tegra: remove weakly defined PSCI platform handlers by Varun Wadekar · 6 years ago
  61. 39171cd Tegra: remove weakly defined platform setup handlers by Varun Wadekar · 6 years ago
  62. ca661a0 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 10 months ago
  63. fdc8021 Tegra: bpmp: fix header file paths by Varun Wadekar · 4 years, 9 months ago
  64. 2783205 Tegra: prepare boot parameters for Trusty by Varun Wadekar · 4 years, 10 months ago
  65. e9e19fb Tegra: per-CPU GIC CPU interface init by Varun Wadekar · 4 years, 10 months ago
  66. 117dbe6 Tegra: introduce plat_enable_console() by Varun Wadekar · 5 years ago
  67. cf489bf Revert "Tegra: Add support for fake system suspend" by Vignesh Radhakrishnan · 7 years ago
  68. 36bf55d Tegra: memctrl_v2: fix "overflow before widen" coverity issue by Varun Wadekar · 5 years ago
  69. 544c092 tegra: add support for multi console interface by Ambroise Vincent · 5 years ago
  70. 9d74bc3 Tegra: Fix typo in comment by Andreas Färber · 5 years ago
  71. 055b7e9 Tegra: Extend NS address check error output by Andreas Färber · 5 years ago
  72. 6e756f6 Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 6 years ago
  73. 8d56e24 Tegra: dummy support for the io_storage backend by Varun Wadekar · 6 years ago
  74. 500fc9e Tegra: initialise per-CPU GIC interface(s) by Varun Wadekar · 6 years ago
  75. 843d0aa Tegra: spe: prepend '\r' to '\n' by Varun Wadekar · 6 years ago
  76. 07faf4d Tegra: Enable irq as wake-up event for cpu_standby by Vignesh Radhakrishnan · 6 years ago
  77. e6712cf Tegra: bpmp: mark device "not present" on boot timeout by Varun Wadekar · 6 years ago
  78. da0f474 Tegra210: clear PMC_DPD registers on resume by kalyani chidambaram · 6 years ago
  79. d37a132 Tegra: bpmp: suspend/resume handlers by Varun Wadekar · 7 years ago
  80. 3ca3c27 Tegra: support for System Suspend using sc7entry-fw binary by Varun Wadekar · 7 years ago
  81. a7a63e0 Tegra: pmc: helper function to find last ON CPU by Varun Wadekar · 7 years ago
  82. 26cf084 Tegra: organize memory/mmio apertures to decrease memmap latency by Varun Wadekar · 7 years ago
  83. 1483d4e Tegra: flowctrl: helper functions to assist with cluster power states by Varun Wadekar · 7 years ago
  84. fdb82fa Tegra: bpmp: remove bpmp init failed error print by Varun Wadekar · 7 years ago
  85. d16b045 Tegra: fiq_glue: support to handle LEGACY_FIQ PPIs for Tegra SoCs by Varun Wadekar · 7 years ago
  86. 2ed09b1 Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routing by Varun Wadekar · 7 years ago
  87. 3e28e93 Tegra: SiP: set GPU in reset after vpr resize by Jeetesh Burman · 7 years ago
  88. 23ae809 Tegra: handle FIQ interrupts when NS handler is not registered by Varun Wadekar · 7 years ago
  89. ff605ba Tegra: bpmp_ipc: support to enable/disable module clocks by steven kao · 7 years ago
  90. 0887026 Tegra: default platform handler for the CPU_STANDBY state by Varun Wadekar · 7 years ago
  91. fc5adf7 Tegra: memctrl_v2: remove usage of ENABLE_SMMU_DEVICE config by Varun Wadekar · 7 years ago
  92. 3e1923d Tegra: add 'late' platform setup handler by Dilan Lee · 7 years ago
  93. dd20f5b Tegra: spe: shared console for Tegra platforms by Varun Wadekar · 7 years ago
  94. 4cba698 Tegra: console driver compilation from platform makefiles by Varun Wadekar · 7 years ago
  95. 2ad1bdd Tegra: smmu: change exit criteria for context size calculation by Varun Wadekar · 7 years ago
  96. c63ec26 Tegra: memctrl_v2: platform handler for TZDRAM setup by Steven Kao · 7 years ago
  97. d7be5e2 Tegra: bpmp: return error if BPMP init fails by Varun Wadekar · 7 years ago
  98. 601a8e5 Tegra: rename secure scratch register macros by Steven Kao · 7 years ago
  99. d5bd0de Tegra: memctrl_v2: platform handler for TZDRAM settings by Varun Wadekar · 7 years ago
  100. 26e2b93 Tegra: bpmp_ipc: IPC driver to communicate with BPMP firmware by Varun Wadekar · 7 years ago