1. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  2. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  3. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · 9 years ago
  4. 574d685 PSCI: Unify warm reset entry points by Sandrine Bailleux · 9 years ago
  5. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  6. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  7. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  8. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · 9 years ago
  9. 6b8b302 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 9 years ago
  10. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · 9 years ago
  11. a903e6c Merge pull request #337 from vwadekar/tegra-misc-fixes-v3 by danh-arm · 9 years ago
  12. d1b6150 Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs by Varun Wadekar · 9 years ago
  13. 6cab707 Tegra210: lock PMC registers holding CPU vector addresses by Varun Wadekar · 9 years ago
  14. 30d8977 Tegra: PMC: lock SCRATCH22 register by Varun Wadekar · 9 years ago
  15. fccf8e0 Tegra: PMC: check if a CPU is already online by Varun Wadekar · 9 years ago
  16. 071b787 Tegra210: deassert CPU reset signals during power on by Varun Wadekar · 9 years ago
  17. 85a90cf Tegra: Fix the delay loop used during SC7 exit by Varun Wadekar · 9 years ago
  18. bc74fec Tegra: introduce delay timer support by Varun Wadekar · 9 years ago
  19. f072f66 Merge pull request #336 from danh-arm/sb/move-user-guide-to-linaro-release by danh-arm · 9 years ago
  20. 0b224f3 Merge pull request #335 from jcastillo-arm/jc/sh_write by danh-arm · 9 years ago
  21. b1f398c Merge pull request #332 from jcastillo-arm/jc/tf-issues/214 by danh-arm · 9 years ago
  22. 207cc73 Tegra: Exclude coherent memory region from memory map by Varun Wadekar · 9 years ago
  23. 03fe10c Fix bug in semihosting write function by Juan Castillo · 9 years ago
  24. 011d420 Update user guide to use Linaro releases by Sandrine Bailleux · 9 years ago
  25. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  26. b2357f7 Merge pull request #329 from vwadekar/tegra-system-suspend-v3 by Achin Gupta · 9 years ago
  27. 81b1383 Implement get_sys_suspend_power_state() handler for Tegra by Varun Wadekar · 9 years ago
  28. 2e0764b Merge pull request #324 from soby-mathew/sm/sys_suspend by danh-arm · 9 years ago
  29. 1cdd843 Merge pull request #326 from jcastillo-arm/jc/tbb_ecdsa by Achin Gupta · 9 years ago
  30. a2224ab TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 9 years ago
  31. 094c132 Merge pull request #315 from jcastillo-arm/jc/tbb_tmp9 by danh-arm · 9 years ago
  32. 9b842d6 TBB: add authentication framework documentation by Juan Castillo · 9 years ago
  33. 665b9ec TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 9 years ago
  34. c9ac73f TBB: delete deprecated PolarSSL authentication module by Juan Castillo · 9 years ago
  35. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  36. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 9 years ago
  37. 9b265a8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  38. a57a4d5 TBB: add mbedTLS authentication related libraries by Juan Castillo · 9 years ago
  39. 8e55d93 TBB: add authentication framework by Juan Castillo · 9 years ago
  40. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · 9 years ago
  41. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  42. f18daf7 TBB: replace assert() with runtime checks in PolarSSL module by Juan Castillo · 9 years ago
  43. ac40293 TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 9 years ago
  44. 72fe347 TBB: add build option to save private keys by Juan Castillo · 9 years ago
  45. 0bed7c1 Merge pull request #325 from sandrine-bailleux/sb/fix-rw-data-relocation by danh-arm · 9 years ago
  46. 4534c64 Bug fix: Build time condition to relocate RW data by Sandrine Bailleux · 9 years ago
  47. 7864145 Merge pull request #321 from vwadekar/tegra-gic-implementation-v1 by danh-arm · 9 years ago
  48. 9ccbc03 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 9 years ago
  49. 9616838 PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 10 years ago
  50. d3a4150 Add missing features to the Tegra GIC driver by Varun Wadekar · 9 years ago
  51. dfe42ef Merge pull request #322 from athoelke/at/fix-bl1-assertions by danh-arm · 9 years ago
  52. c85c08a Merge pull request #323 from athoelke/at/fix-aff-inst-overflow by danh-arm · 9 years ago
  53. 5e287b5 Fix incorrect assertions in bl1_main() by Andrew Thoelke · 9 years ago
  54. 33e7d6a Fix integer extension in mpidr_set_aff_inst() by Andrew Thoelke · 9 years ago
  55. 3898241 Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · 9 years ago
  56. f96fc8f FVP: Add SP804 delay timer by Ryan Harkin · 9 years ago
  57. 0392579 Add SP804 delay timer driver by Ryan Harkin · 9 years ago
  58. f9aae8b Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3 by danh-arm · 9 years ago
  59. 32539fc Add a simple delay timer driver API by Ryan Harkin · 9 years ago
  60. edd6643 Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 9 years ago
  61. 7a269e2 Reserve a Video Memory aperture in DRAM memory by Varun Wadekar · 9 years ago
  62. 72f857d Move dispatcher documents to the docs/spd folder by Varun Wadekar · 9 years ago
  63. 52a1598 Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 9 years ago
  64. 7c6a91a Merge pull request #314 from sandrine-bailleux/sb/css-data-structs by danh-arm · 9 years ago
  65. 9a837f6 Merge pull request #312 from jcastillo-arm/jc/tf-issues/308 by danh-arm · 9 years ago
  66. 47ea1bc CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 9 years ago
  67. 761bba3 CSS: Clarify what the SCP boot config is by Sandrine Bailleux · 9 years ago
  68. 5567e01 Fix build option 'ARM_TSP_RAM_LOCATION' in user guide by Juan Castillo · 9 years ago
  69. 772631f Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry by danh-arm · 9 years ago
  70. 449dbd5 Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · 9 years ago
  71. acde8b0 Rationalize reset handling code by Sandrine Bailleux · 9 years ago
  72. 81899f1 Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 9 years ago
  73. 2ae2319 FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint by Soby Mathew · 9 years ago
  74. 31e7abc Merge pull request #305 from achingupta/ag/tf-issues#306 by Achin Gupta · 9 years ago
  75. 338e1c4 Merge pull request #307 from soby-mathew/sm/css_bit_width_fix by Achin Gupta · 9 years ago
  76. 4f04935 Merge pull request #308 from vwadekar/tegra-soc-support-v4 by Achin Gupta · 9 years ago
  77. da797f6 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 9 years ago
  78. b316e24 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 9 years ago
  79. eeeced5 Driver for 16550 UART interface by Varun Wadekar · 9 years ago
  80. 73003ac CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 9 years ago
  81. a4bf875 Merge pull request #303 from danh-arm/dh/fix-fvp-setup-topology by danh-arm · 9 years ago
  82. 966b952 Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · 9 years ago
  83. fd3f415 Fix return type of FVP plat_arm_topology_setup by Dan Handley · 9 years ago
  84. 0574d8b Merge pull request #301 from soby-mathew/sm/cpu_on_pend_state_fix by achingupta · 9 years ago
  85. 979992e Fix handling of spurious interrupts in BL3_1 by Achin Gupta · 9 years ago
  86. 22fa7e4 PSCI: Set ON_PENDING state early during CPU_ON by Soby Mathew · 9 years ago
  87. dccb932 Merge pull request #297 from sandrine-bailleux/sb/move-up-deps by danh-arm · 9 years ago
  88. 0d4ad72 Merge pull request #296 from danh-arm/sb/scpi-min-changes by danh-arm · 9 years ago
  89. 5f6c4fc Merge pull request #295 from danh-arm/dh/plat-port-reorg by danh-arm · 9 years ago
  90. 3414f54 FVP: update device tree idle state entries by Juan Castillo · 9 years ago
  91. 2a4f038 Move up dependency versions in user guide by Sandrine Bailleux · 9 years ago
  92. 7da652d Detect SCP version incompatibility by Sandrine Bailleux · 9 years ago
  93. 04b66d8 Move to the new ARM SCP Messaging Interfaces by Sandrine Bailleux · 9 years ago
  94. 107f313 Doc updates following platform port reorganization by Dan Handley · 9 years ago
  95. 8e930fe Move Juno port to plat/arm/board/juno by Dan Handley · 9 years ago
  96. 7bef800 Migrate Juno port to use common code by Dan Handley · 9 years ago
  97. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · 9 years ago
  98. 2b6b574 Migrate FVP port to use common code by Dan Handley · 9 years ago
  99. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago
  100. f05c1b5 Add linker symbol declarations to bl_common.h by Dan Handley · 9 years ago