1. 4e9c231 Tegra210: wait for 512 timer ticks before retention entry by Varun Wadekar · 9 years ago
  2. b29d7ff Merge pull request #365 from mtk09422/plat_topology by danh-arm · 9 years ago
  3. 2026bb9 mt8173: Fix cluster 0 core count by developer · 9 years ago
  4. 2cdc217 mt8173: update spm wake_src setting by developer · 9 years ago
  5. 3543c7b Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · 9 years ago
  6. eb3bbf1 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 9 years ago
  7. 0d9e852 PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 9 years ago
  8. aa94ffa PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · 9 years ago
  9. daf9a9d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 9 years ago
  10. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · 9 years ago
  11. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  12. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  13. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  14. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · 9 years ago
  15. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  16. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  17. 4375028 Merge pull request #360 from vwadekar/tegra-platform-def-v2 by danh-arm · 9 years ago
  18. 67d9e0b Merge pull request #357 from vwadekar/tegra-bl31-memmap-fix by danh-arm · 9 years ago
  19. 88c4d22 Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros by Varun Wadekar · 9 years ago
  20. e1eaf8e Tegra: memmap the actual memory available for BL31 by Varun Wadekar · 9 years ago
  21. 65014b8 Initial platform port for MediaTek mt8173 by developer · 9 years ago
  22. e98a146 Tegra132: set TZDRAM_BASE to 0xF5C00000 by Varun Wadekar · 9 years ago
  23. c8bfe2e Tegra: retrieve BL32's bootargs from bl32_ep_info by Varun Wadekar · 9 years ago
  24. bc78744 Tegra210: enable WRAP to INCR burst type conversions by Varun Wadekar · 9 years ago
  25. c39b0ba Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs by Varun Wadekar · 9 years ago
  26. 0f3baa0 Tegra: Support for Tegra's T132 platforms by Varun Wadekar · 9 years ago
  27. 254441d Tegra: implement per-SoC validate_power_state() handler by Varun Wadekar · 9 years ago
  28. 5f4e643 Tegra: T210: include CPU files from SoC's platform.mk by Varun Wadekar · 9 years ago
  29. d1b6150 Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs by Varun Wadekar · 9 years ago
  30. 6cab707 Tegra210: lock PMC registers holding CPU vector addresses by Varun Wadekar · 9 years ago
  31. 30d8977 Tegra: PMC: lock SCRATCH22 register by Varun Wadekar · 9 years ago
  32. fccf8e0 Tegra: PMC: check if a CPU is already online by Varun Wadekar · 9 years ago
  33. 071b787 Tegra210: deassert CPU reset signals during power on by Varun Wadekar · 9 years ago
  34. 85a90cf Tegra: Fix the delay loop used during SC7 exit by Varun Wadekar · 9 years ago
  35. bc74fec Tegra: introduce delay timer support by Varun Wadekar · 9 years ago
  36. 207cc73 Tegra: Exclude coherent memory region from memory map by Varun Wadekar · 9 years ago
  37. 81b1383 Implement get_sys_suspend_power_state() handler for Tegra by Varun Wadekar · 9 years ago
  38. 665b9ec TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 9 years ago
  39. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  40. 9b265a8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  41. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · 9 years ago
  42. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  43. 7864145 Merge pull request #321 from vwadekar/tegra-gic-implementation-v1 by danh-arm · 9 years ago
  44. 9ccbc03 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 9 years ago
  45. d3a4150 Add missing features to the Tegra GIC driver by Varun Wadekar · 9 years ago
  46. 3898241 Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · 9 years ago
  47. f96fc8f FVP: Add SP804 delay timer by Ryan Harkin · 9 years ago
  48. f9aae8b Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3 by danh-arm · 9 years ago
  49. edd6643 Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 9 years ago
  50. 7a269e2 Reserve a Video Memory aperture in DRAM memory by Varun Wadekar · 9 years ago
  51. 52a1598 Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 9 years ago
  52. 7c6a91a Merge pull request #314 from sandrine-bailleux/sb/css-data-structs by danh-arm · 9 years ago
  53. 47ea1bc CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 9 years ago
  54. 772631f Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry by danh-arm · 9 years ago
  55. 81899f1 Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 9 years ago
  56. 2ae2319 FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint by Soby Mathew · 9 years ago
  57. 338e1c4 Merge pull request #307 from soby-mathew/sm/css_bit_width_fix by Achin Gupta · 9 years ago
  58. 4f04935 Merge pull request #308 from vwadekar/tegra-soc-support-v4 by Achin Gupta · 9 years ago
  59. da797f6 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 9 years ago
  60. b316e24 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 9 years ago
  61. 73003ac CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 9 years ago
  62. fd3f415 Fix return type of FVP plat_arm_topology_setup by Dan Handley · 9 years ago
  63. 7da652d Detect SCP version incompatibility by Sandrine Bailleux · 9 years ago
  64. 04b66d8 Move to the new ARM SCP Messaging Interfaces by Sandrine Bailleux · 9 years ago
  65. 8e930fe Move Juno port to plat/arm/board/juno by Dan Handley · 9 years ago
  66. 7bef800 Migrate Juno port to use common code by Dan Handley · 9 years ago
  67. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · 9 years ago
  68. 2b6b574 Migrate FVP port to use common code by Dan Handley · 9 years ago
  69. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago
  70. ea59668 Add header guards to asm macro files by Dan Handley · 9 years ago
  71. 0cdebbd Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 9 years ago
  72. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  73. fd8f898 Add support for Juno r1 in the platform reset handler by Sandrine Bailleux · 9 years ago
  74. 356d59d Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 9 years ago
  75. 8bdd5b4 Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969 by danh-arm · 9 years ago
  76. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 9 years ago
  77. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  78. 4deea9a Juno: Disable workaround for Cortex-A57 erratum #806969 by Sandrine Bailleux · 9 years ago
  79. 8723adf Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 9 years ago
  80. a64a854 Fix violations to the coding style by Sandrine Bailleux · 9 years ago
  81. eb23f98 Merge pull request #259 from soby-mathew/sm/plat_max_afflvl by danh-arm · 9 years ago
  82. 30275dc Merge pull request #258 from rmurphy-arm/rm/dma-smmu by danh-arm · 9 years ago
  83. 0f1d666 Juno: clear DMA-330 SMMU security state by Robin Murphy · 10 years ago
  84. 2b7de2b Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 9 years ago
  85. 13ee968 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · 9 years ago
  86. 9246ab8 TBB: authenticate BL3-x images and certificates by Juan Castillo · 9 years ago
  87. 0d3cdbe FVP: initialize IO framework in bl2_early_platform_setup() by Juan Castillo · 9 years ago
  88. d227d8b TBB: authenticate BL2 image and certificate by Juan Castillo · 10 years ago
  89. 9c25a40 TBB: add PolarSSL based authentication module by Juan Castillo · 10 years ago
  90. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 10 years ago
  91. 11abdcd TBB: add tool to generate certificates by Juan Castillo · 10 years ago
  92. 09a16c0 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 9 years ago
  93. 36433d1 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  94. e33ee5f FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 10 years ago
  95. 74e52a7 Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 10 years ago
  96. ffb4ab1 Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 10 years ago
  97. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 10 years ago
  98. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago
  99. f3e0218 FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 10 years ago
  100. 91965a5 Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 by danh-arm · 9 years ago