1. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  2. 07538b5 Remove deprecated macro from TF-A code by Manish V Badarkhe · 3 years, 9 months ago
  3. 508d20d Tegra: platform specific BL31_SIZE by anzhou · 4 years ago
  4. d4a698f Tegra: memctrl: platform setup handler functions by Varun Wadekar · 4 years, 11 months ago
  5. 41eac8a Tegra: sip: add VPR resize enabled check by Anthony Zhou · 4 years, 7 months ago
  6. 17ad11a Tegra186: system resume from TZSRAM memory by Varun Wadekar · 6 years ago
  7. f3d9b84 Tegra186: disable PROGRAMMABLE_RESET_ADDRESS by Varun Wadekar · 6 years ago
  8. 75c9443 Tegra: smmu: remove context save sequence by Pritesh Raithatha · 6 years ago
  9. e55c27b Tegra: bpmp: fixup TEGRA_CLK_SE values for Tegra186/Tegra194 by Varun Wadekar · 6 years ago
  10. 50cd106 Tegra186: add SE support to generate SHA256 of TZRAM by Jeetesh Burman · 6 years ago
  11. 29e03be Tegra186: add support for bpmp_ipc driver by Jeetesh Burman · 6 years ago
  12. 1b0c124 Tegra: per-SoC DRAM base values by Varun Wadekar · 6 years ago
  13. 0cb8b33 Tegra: platform dependent address space sizes by Steven Kao · 6 years ago
  14. 48fef88 Tegra: SiP: set GPU in reset after vpr resize by Jeetesh Burman · 6 years ago
  15. 2a7d87e Tegra186: save system suspend entry marker to TZDRAM by Varun Wadekar · 7 years ago
  16. fa88767 Tegra186: helper functions for CPU rst handler and SMMU ctx offset by Varun Wadekar · 7 years ago
  17. 186485e Tegra: rename secure scratch register macros by Steven Kao · 7 years ago
  18. 8304fc8 Tegra186: secondary: fix MISRA violations for Rules 8.6, 11.1 by Varun Wadekar · 7 years ago
  19. b688d38 Tegra: memctrl_v2: allow CPU accesses to TZRAM by Steven Kao · 7 years ago
  20. 6a84dd6 Tegra: memctrl_v2: pack TZDRAM base to RSVD55_SCRATCH by Harvey Hsieh · 7 years ago
  21. cf8c0e2 Tegra: memctrl_v2: platform handlers to program MSS by Puneet Saxena · 7 years ago
  22. b735541 Tegra: memctrl_v2: pack TZDRAM base into SCRATCH54_LO by Harvey Hsieh · 7 years ago
  23. 0e07e45 Tegra: fix defects flagged by MISRA Rule 10.3 by Anthony Zhou · 7 years ago
  24. 0844b97 Tegra: common: drivers: fix MISRA defects by Anthony Zhou · 7 years ago
  25. ee25e82 Tegra: gpcdma: driver for general purpose DMA by Varun Wadekar · 7 years ago
  26. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  27. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  28. a59a7c5 Tegra: memctrl: check GPU reset state from common place by Varun Wadekar · 7 years ago
  29. 761ca73 Tegra: add explicit casts for integer macros by Varun Wadekar · 7 years ago
  30. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  31. 153982c Tegra: memctrl_v2: zero out NS Video memory carveout region by Varun Wadekar · 8 years ago
  32. 4d160ac Tegra: memmap Tegra micro-seconds timer controller by Steven Kao · 8 years ago
  33. 0de6e53 Tegra: smmu: support for multiple devices by Pritesh Raithatha · 7 years ago
  34. b9b374f Tegra: memctrl_v2: remove non-secure access to TZSRAM memory by Harvey Hsieh · 8 years ago
  35. d64db96 Tegra186: read activity monitor's clock counter values by Varun Wadekar · 8 years ago
  36. bd2b414 Tegra186: move smmu driver to tegra/common by Varun Wadekar · 8 years ago
  37. f5fc53f Tegra186: move TSA macros to tegra_def.h by Varun Wadekar · 8 years ago
  38. 64443ca Tegra: drivers: memctrl: move chip specific defines to tegra_def.h by Varun Wadekar · 8 years ago
  39. acf1cad Tegra186: move platform specific MCE defines to tegra_def.h by Varun Wadekar · 8 years ago
  40. c95802d Tegra: memctrl_v2: save TZDRAM settings to secure scratch registers by Harvey Hsieh · 8 years ago
  41. 5887c10 Tegra186: use helper functions to get major/minor version by Varun Wadekar · 8 years ago
  42. 94701ff Tegra186: handlers to get BL31 arguments from previous bootloader by Varun Wadekar · 8 years ago
  43. e6d4322 Tegra: memctrl_v2: TZRAM aperture configuration settings by Varun Wadekar · 8 years ago
  44. 4debe05 Tegra186: Enable ECC and Parity Protection for A02p SKUs by Varun Wadekar · 8 years ago
  45. 66ff012 Tegra186: fix recursion in included headers (tegra_def.h/platform_def.h) by Varun Wadekar · 8 years ago
  46. e2bc7f2 Tegra186: enable support for simulation environment by Varun Wadekar · 8 years ago
  47. a0f2697 Tegra186: re-configure MSS' client settings by Varun Wadekar · 8 years ago
  48. b877615 Tegra186: implement support for System Suspend by Varun Wadekar · 8 years ago
  49. cad7b08 Tegra186: register FIQ interrupt sources by Varun Wadekar · 9 years ago
  50. c9ac3e4 Tegra: memctrl_v2: implement MC txn override WAR by Varun Wadekar · 8 years ago
  51. 4223657 Tegra186: support for C6/C7 CPU_SUSPEND states by Varun Wadekar · 8 years ago
  52. 13e7dc4 Tegra: memctrl_v2: secure the on-chip TZSRAM memory by Varun Wadekar · 9 years ago
  53. c2c3a2a Tegra186: support for the latest platform port handlers by Varun Wadekar · 8 years ago
  54. 921b906 Tegra186: platform support for Tegra "T186" SoC by Varun Wadekar · 9 years ago