1. a70dec3 Send power management events to the Trusted OS (TLK) by Varun Wadekar · 9 years ago
  2. 363c701 Merge pull request #394 from achingupta/ag/ccn_driver by Achin Gupta · 9 years ago
  3. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · 9 years ago
  4. 4489ad1 Tegra: Perform cache maintenance on video carveout memory by Vikram Kanigiri · 9 years ago
  5. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  6. a31c9f3 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 9 years ago
  7. 7d02b1b Merge pull request #389 from vikramkanigiri/vk/css_rework by Achin Gupta · 9 years ago
  8. 7014b03 Use unified bakery locks API in Mediatek port by Vikram Kanigiri · 9 years ago
  9. d79214c Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · 9 years ago
  10. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  11. 44bb86f Merge pull request #388 from achingupta/ag/spd_suspend_levels_v3 by Achin Gupta · 9 years ago
  12. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · 9 years ago
  13. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 9 years ago
  14. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · 9 years ago
  15. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · 9 years ago
  16. 0eb42b2 Merge pull request #383 from vikramkanigiri/vk/tf-issues-314-v1 by danh-arm · 9 years ago
  17. ceb0d0f Ensure BL2 security state is secure by Vikram Kanigiri · 9 years ago
  18. e279bbc Merge pull request #382 from vikramkanigiri/vk/tf-issues-312 by danh-arm · 9 years ago
  19. 8af5214 Merge pull request #381 from vikramkanigiri/hl/gic_v3 by danh-arm · 9 years ago
  20. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 9 years ago
  21. 29f7cbc Remove EL2/EL1 GICv3 register updates by Vikram Kanigiri · 9 years ago
  22. 10844d7 Merge pull request #375 from vwadekar/clear-videomem-region-v2 by danh-arm · 9 years ago
  23. 1be2f97 Tegra: fix logic to clear videomem regions by Varun Wadekar · 9 years ago
  24. e294ec6 Merge pull request #371 from vwadekar/retention-entry-v3 by Achin Gupta · 9 years ago
  25. 4e9c231 Tegra210: wait for 512 timer ticks before retention entry by Varun Wadekar · 9 years ago
  26. 3ce4e88 Add macros for retention control in Cortex-A53/A57 by Varun Wadekar · 9 years ago
  27. b7bf710 Merge pull request #368 from jcastillo-arm/jc/genfw/1126 by danh-arm · 9 years ago
  28. addde65 Merge pull request #367 from soby-mathew/sm/mig_guide_fix by danh-arm · 9 years ago
  29. 97dbcf1 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · 9 years ago
  30. 1b922e8 docs: Fixes to platform-migration-guide.md by Soby Mathew · 9 years ago
  31. b29d7ff Merge pull request #365 from mtk09422/plat_topology by danh-arm · 9 years ago
  32. d02a3ff Merge pull request #364 from mtk09422/spm_suspend by danh-arm · 9 years ago
  33. d52d051 Merge pull request #362 from jcastillo-arm/jc/inline by danh-arm · 9 years ago
  34. 2026bb9 mt8173: Fix cluster 0 core count by developer · 9 years ago
  35. 2cdc217 mt8173: update spm wake_src setting by developer · 9 years ago
  36. 3543c7b Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · 9 years ago
  37. 011ca18 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 9 years ago
  38. eb3bbf1 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 9 years ago
  39. 0d9e852 PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 9 years ago
  40. f1f97a1 PSCI: Fix the return code for invalid entrypoint by Soby Mathew · 9 years ago
  41. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  42. aa94ffa PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · 9 years ago
  43. daf9a9d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 9 years ago
  44. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · 9 years ago
  45. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  46. 3700a92 PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  47. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  48. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  49. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · 9 years ago
  50. 574d685 PSCI: Unify warm reset entry points by Sandrine Bailleux · 9 years ago
  51. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  52. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  53. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  54. 4375028 Merge pull request #360 from vwadekar/tegra-platform-def-v2 by danh-arm · 9 years ago
  55. 67d9e0b Merge pull request #357 from vwadekar/tegra-bl31-memmap-fix by danh-arm · 9 years ago
  56. 88c4d22 Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros by Varun Wadekar · 9 years ago
  57. 4e04d42 Merge pull request #356 from mtk09422/mt8173-support-v3 by danh-arm · 9 years ago
  58. e1eaf8e Tegra: memmap the actual memory available for BL31 by Varun Wadekar · 9 years ago
  59. 65014b8 Initial platform port for MediaTek mt8173 by developer · 9 years ago
  60. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · 9 years ago
  61. 6b8b302 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 9 years ago
  62. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · 9 years ago
  63. 4fceaca cortex_a53: Add A53 errata #826319, #836870 by developer · 9 years ago
  64. a310c4f Add mmio utility functions by developer · 9 years ago
  65. 8172d93 Fix build error with optimizations disabled (-O0) by Juan Castillo · 9 years ago
  66. 5319529 Merge pull request #351 from davwan01/davwan01/docs-update by danh-arm · 9 years ago
  67. 2eea077 Merge pull request #349 from jcastillo-arm/jc/tbb_cert_opt by danh-arm · 9 years ago
  68. 2f75bdb Merge pull request #348 from vwadekar/bootargs-tzdram-base-v2 by danh-arm · 9 years ago
  69. ca01b44 Some minor fixes to interrupt-framework-design.md by David Wang · 9 years ago
  70. f3b823a docs: fix the command to compile BL31 on Tegra by Varun Wadekar · 9 years ago
  71. e98a146 Tegra132: set TZDRAM_BASE to 0xF5C00000 by Varun Wadekar · 9 years ago
  72. c8bfe2e Tegra: retrieve BL32's bootargs from bl32_ep_info by Varun Wadekar · 9 years ago
  73. 43be43b Merge pull request #344 from vwadekar/tegra-mselect-restore-v2 by danh-arm · 9 years ago
  74. bc78744 Tegra210: enable WRAP to INCR burst type conversions by Varun Wadekar · 9 years ago
  75. 359a711 Merge pull request #342 from vwadekar/tlkd-delete-need-bl32-v1 by danh-arm · 9 years ago
  76. f5bd697 tlkd: delete 'NEED_BL32' build variable by Varun Wadekar · 9 years ago
  77. ca284e8 Merge pull request #341 from vwadekar/tegra-denver-plat-support-v3 by danh-arm · 9 years ago
  78. c39b0ba Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs by Varun Wadekar · 9 years ago
  79. 0f3baa0 Tegra: Support for Tegra's T132 platforms by Varun Wadekar · 9 years ago
  80. 28463b9 Add "Project Denver" CPU support by Varun Wadekar · 9 years ago
  81. 254441d Tegra: implement per-SoC validate_power_state() handler by Varun Wadekar · 9 years ago
  82. 5f4e643 Tegra: T210: include CPU files from SoC's platform.mk by Varun Wadekar · 9 years ago
  83. a903e6c Merge pull request #337 from vwadekar/tegra-misc-fixes-v3 by danh-arm · 9 years ago
  84. d1b6150 Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs by Varun Wadekar · 9 years ago
  85. 6cab707 Tegra210: lock PMC registers holding CPU vector addresses by Varun Wadekar · 9 years ago
  86. 30d8977 Tegra: PMC: lock SCRATCH22 register by Varun Wadekar · 9 years ago
  87. fccf8e0 Tegra: PMC: check if a CPU is already online by Varun Wadekar · 9 years ago
  88. 071b787 Tegra210: deassert CPU reset signals during power on by Varun Wadekar · 9 years ago
  89. 85a90cf Tegra: Fix the delay loop used during SC7 exit by Varun Wadekar · 9 years ago
  90. bc74fec Tegra: introduce delay timer support by Varun Wadekar · 9 years ago
  91. f072f66 Merge pull request #336 from danh-arm/sb/move-user-guide-to-linaro-release by danh-arm · 9 years ago
  92. 0b224f3 Merge pull request #335 from jcastillo-arm/jc/sh_write by danh-arm · 9 years ago
  93. b1f398c Merge pull request #332 from jcastillo-arm/jc/tf-issues/214 by danh-arm · 9 years ago
  94. 207cc73 Tegra: Exclude coherent memory region from memory map by Varun Wadekar · 9 years ago
  95. 03fe10c Fix bug in semihosting write function by Juan Castillo · 9 years ago
  96. e6d30e9 TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · 9 years ago
  97. 011d420 Update user guide to use Linaro releases by Sandrine Bailleux · 9 years ago
  98. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  99. b2357f7 Merge pull request #329 from vwadekar/tegra-system-suspend-v3 by Achin Gupta · 9 years ago
  100. 81b1383 Implement get_sys_suspend_power_state() handler for Tegra by Varun Wadekar · 9 years ago