1. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  2. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  3. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 10 years ago
  4. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  5. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  6. 8061a97 Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs by Varun Wadekar · 10 years ago
  7. e5b0664 Tegra210: lock PMC registers holding CPU vector addresses by Varun Wadekar · 10 years ago
  8. 764c57f Tegra: PMC: lock SCRATCH22 register by Varun Wadekar · 10 years ago
  9. 2e7aea3 Tegra: PMC: check if a CPU is already online by Varun Wadekar · 10 years ago
  10. 03cd23a Tegra210: deassert CPU reset signals during power on by Varun Wadekar · 10 years ago
  11. 6a367fd Tegra: Fix the delay loop used during SC7 exit by Varun Wadekar · 10 years ago
  12. c896132 Tegra: introduce delay timer support by Varun Wadekar · 10 years ago
  13. 68e2a64 Tegra: Exclude coherent memory region from memory map by Varun Wadekar · 10 years ago
  14. 94c672e Implement get_sys_suspend_power_state() handler for Tegra by Varun Wadekar · 10 years ago
  15. f04585f TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 10 years ago
  16. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 10 years ago
  17. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 10 years ago
  18. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  19. 16948ae Use numbers to identify images instead of names by Juan Castillo · 10 years ago
  20. 5a6954f Merge pull request #321 from vwadekar/tegra-gic-implementation-v1 by danh-arm · 10 years ago
  21. e347e84 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 10 years ago
  22. e1e094c Add missing features to the Tegra GIC driver by Varun Wadekar · 10 years ago
  23. 649591b Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · 10 years ago
  24. b49b322 FVP: Add SP804 delay timer by Ryan Harkin · 10 years ago
  25. 09aa039 Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3 by danh-arm · 10 years ago
  26. 79b1ebd Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 10 years ago
  27. 9a96451 Reserve a Video Memory aperture in DRAM memory by Varun Wadekar · 10 years ago
  28. dc7fdad Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 10 years ago
  29. 056904c Merge pull request #314 from sandrine-bailleux/sb/css-data-structs by danh-arm · 10 years ago
  30. fe55612 CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 10 years ago
  31. 789c220 Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry by danh-arm · 10 years ago
  32. 452b7fa Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 10 years ago
  33. c8f0c3f FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint by Soby Mathew · 10 years ago
  34. dbc963e Merge pull request #307 from soby-mathew/sm/css_bit_width_fix by Achin Gupta · 10 years ago
  35. 1081e9c Merge pull request #308 from vwadekar/tegra-soc-support-v4 by Achin Gupta · 10 years ago
  36. a669527 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 10 years ago
  37. 08438e2 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 10 years ago
  38. 19af6fc CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 10 years ago
  39. 12ad4d8 Fix return type of FVP plat_arm_topology_setup by Dan Handley · 10 years ago
  40. 556b966 Detect SCP version incompatibility by Sandrine Bailleux · 10 years ago
  41. e234ba0 Move to the new ARM SCP Messaging Interfaces by Sandrine Bailleux · 10 years ago
  42. 8513528 Move Juno port to plat/arm/board/juno by Dan Handley · 10 years ago
  43. f8b0b22 Migrate Juno port to use common code by Dan Handley · 10 years ago
  44. 3fc4124 Move FVP port to plat/arm/board/fvp by Dan Handley · 10 years ago
  45. 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
  46. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago
  47. e2bf57f Add header guards to asm macro files by Dan Handley · 10 years ago
  48. ce4c820 Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 10 years ago
  49. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  50. 9454d31 Add support for Juno r1 in the platform reset handler by Sandrine Bailleux · 11 years ago
  51. 541d788 Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 10 years ago
  52. 007f54b Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969 by danh-arm · 10 years ago
  53. 4991ecd Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 10 years ago
  54. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 10 years ago
  55. 9cda6a9 Juno: Disable workaround for Cortex-A57 erratum #806969 by Sandrine Bailleux · 10 years ago
  56. dad2504 Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 11 years ago
  57. ba592e2 Fix violations to the coding style by Sandrine Bailleux · 10 years ago
  58. 0412c66 Merge pull request #259 from soby-mathew/sm/plat_max_afflvl by danh-arm · 10 years ago
  59. f578d5e Merge pull request #258 from rmurphy-arm/rm/dma-smmu by danh-arm · 10 years ago
  60. 75f8261 Juno: clear DMA-330 SMMU security state by Robin Murphy · 11 years ago
  61. 8c32bc2 Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 10 years ago
  62. ce41250 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · 11 years ago
  63. dec840a TBB: authenticate BL3-x images and certificates by Juan Castillo · 11 years ago
  64. bed82ac FVP: initialize IO framework in bl2_early_platform_setup() by Juan Castillo · 11 years ago
  65. 01df3c1 TBB: authenticate BL2 image and certificate by Juan Castillo · 11 years ago
  66. db6071c TBB: add PolarSSL based authentication module by Juan Castillo · 11 years ago
  67. 6eadf76 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 11 years ago
  68. 6f97162 TBB: add tool to generate certificates by Juan Castillo · 11 years ago
  69. 03b2370 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 11 years ago
  70. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 11 years ago
  71. 513dd3a FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 11 years ago
  72. 539dced Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 11 years ago
  73. e146f4c Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 11 years ago
  74. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
  75. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 11 years ago
  76. 6fd9eaf FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 11 years ago
  77. 408b79b Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 by danh-arm · 11 years ago
  78. 1217d28 Juno: Add support for image overlaying in Trusted SRAM by Juan Castillo · 11 years ago
  79. 47ca01e Remove IRQ_SEC_SGI_8 constant by Sandrine Bailleux · 11 years ago
  80. 435cdcf Merge pull request #220 from soby-mathew/sm/reassign_crash_console by danh-arm · 11 years ago
  81. ce6ee93 Use the BL3-1 runtime console as the crash console. by Soby Mathew · 11 years ago
  82. e73f4ef Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · 11 years ago
  83. 33132e6 Juno: Use the generic ARM GIC driver by Juan Castillo · 11 years ago
  84. 5541bb3 Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 11 years ago
  85. 0f4b063 Merge pull request #217 from jcastillo-arm/jc/tf-issues/257 by danh-arm · 11 years ago
  86. 7ce0510 Merge pull request #216 from vikramkanigiri/vk/juno_standby_support by danh-arm · 11 years ago
  87. 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 11 years ago
  88. fc68045 Juno: Support entry into a standby state by Vikram Kanigiri · 11 years ago
  89. 740134e Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · 11 years ago
  90. ef538c6 Juno: Use TZC-400 driver calls by Juan Castillo · 11 years ago
  91. 7e998c4 Merge pull request #214 from soby-mathew/sm/bl_specific_mmap by achingupta · 11 years ago
  92. d0ecd97 Create BL stage specific translation tables by Soby Mathew · 11 years ago
  93. 6ab0391 Remove BSS section access by 'plat_print_gic' during crash reporting by Soby Mathew · 11 years ago
  94. 4480425 Miscellaneous documentation fixes by Sandrine Bailleux · 11 years ago
  95. 12d554f Rationalize UART usage among different BL stages by Soby Mathew · 11 years ago
  96. 38af430 Juno: Read primary CPU MPID from SCC GPR_1 by Juan Castillo · 11 years ago
  97. efafbc8 Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 11 years ago
  98. edfda10 Juno: Add support for Test Secure-EL1 Payload by Sandrine Bailleux · 11 years ago
  99. fef4fdb Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs by Achin Gupta · 11 years ago
  100. 01b916b Juno: Implement initial platform port by Sandrine Bailleux · 11 years ago