1. f9e858b PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 10 years ago
  2. 617540d PSCI: Fix the return code for invalid entrypoint by Soby Mathew · 10 years ago
  3. fd650ff PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 10 years ago
  4. a6bd5ff PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · 10 years ago
  5. 804040d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 10 years ago
  6. 2204afd PSCI: Demonstrate support for composite power states by Soby Mathew · 10 years ago
  7. 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 10 years ago
  8. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 10 years ago
  9. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  10. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  11. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 10 years ago
  12. eb975f5 PSCI: Unify warm reset entry points by Sandrine Bailleux · 10 years ago
  13. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  14. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 10 years ago
  15. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  16. 4067dc3 PSCI: Remove references to affinity based power management by Soby Mathew · 10 years ago
  17. 6590ce2 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 10 years ago
  18. b48349e PSCI: Create new directory to implement new frameworks by Soby Mathew · 10 years ago
  19. 53d069c Merge pull request #337 from vwadekar/tegra-misc-fixes-v3 by danh-arm · 10 years ago
  20. 8061a97 Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs by Varun Wadekar · 10 years ago
  21. e5b0664 Tegra210: lock PMC registers holding CPU vector addresses by Varun Wadekar · 10 years ago
  22. 764c57f Tegra: PMC: lock SCRATCH22 register by Varun Wadekar · 10 years ago
  23. 2e7aea3 Tegra: PMC: check if a CPU is already online by Varun Wadekar · 10 years ago
  24. 03cd23a Tegra210: deassert CPU reset signals during power on by Varun Wadekar · 10 years ago
  25. 6a367fd Tegra: Fix the delay loop used during SC7 exit by Varun Wadekar · 10 years ago
  26. c896132 Tegra: introduce delay timer support by Varun Wadekar · 10 years ago
  27. ba06cf1 Merge pull request #336 from danh-arm/sb/move-user-guide-to-linaro-release by danh-arm · 10 years ago
  28. 6058ee6 Merge pull request #335 from jcastillo-arm/jc/sh_write by danh-arm · 10 years ago
  29. 1f06ca8 Merge pull request #332 from jcastillo-arm/jc/tf-issues/214 by danh-arm · 10 years ago
  30. 68e2a64 Tegra: Exclude coherent memory region from memory map by Varun Wadekar · 10 years ago
  31. 31833af Fix bug in semihosting write function by Juan Castillo · 10 years ago
  32. 640af0e Update user guide to use Linaro releases by Sandrine Bailleux · 10 years ago
  33. 0246297 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 11 years ago
  34. 7bcbb96 Merge pull request #329 from vwadekar/tegra-system-suspend-v3 by Achin Gupta · 10 years ago
  35. 94c672e Implement get_sys_suspend_power_state() handler for Tegra by Varun Wadekar · 10 years ago
  36. 484bb38 Merge pull request #324 from soby-mathew/sm/sys_suspend by danh-arm · 10 years ago
  37. 1ea5233 Merge pull request #326 from jcastillo-arm/jc/tbb_ecdsa by Achin Gupta · 10 years ago
  38. ed2a76e TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 10 years ago
  39. 84f95be Merge pull request #315 from jcastillo-arm/jc/tbb_tmp9 by danh-arm · 10 years ago
  40. d337aaa TBB: add authentication framework documentation by Juan Castillo · 10 years ago
  41. f04585f TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 10 years ago
  42. 962f7c5 TBB: delete deprecated PolarSSL authentication module by Juan Castillo · 10 years ago
  43. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 10 years ago
  44. ccbf890 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 10 years ago
  45. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 10 years ago
  46. 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 10 years ago
  47. 05799ae TBB: add authentication framework by Juan Castillo · 10 years ago
  48. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  49. 16948ae Use numbers to identify images instead of names by Juan Castillo · 10 years ago
  50. d5e0a93 TBB: replace assert() with runtime checks in PolarSSL module by Juan Castillo · 10 years ago
  51. c3da66b TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 10 years ago
  52. fd34e7b TBB: add build option to save private keys by Juan Castillo · 10 years ago
  53. dba1289 Merge pull request #325 from sandrine-bailleux/sb/fix-rw-data-relocation by danh-arm · 10 years ago
  54. c9915c0 Bug fix: Build time condition to relocate RW data by Sandrine Bailleux · 10 years ago
  55. 5a6954f Merge pull request #321 from vwadekar/tegra-gic-implementation-v1 by danh-arm · 10 years ago
  56. e347e84 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 10 years ago
  57. c0aff0e PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 11 years ago
  58. e1e094c Add missing features to the Tegra GIC driver by Varun Wadekar · 10 years ago
  59. f1f99f3 Merge pull request #322 from athoelke/at/fix-bl1-assertions by danh-arm · 10 years ago
  60. 08b337f Merge pull request #323 from athoelke/at/fix-aff-inst-overflow by danh-arm · 10 years ago
  61. 354ab57 Fix incorrect assertions in bl1_main() by Andrew Thoelke · 10 years ago
  62. 9b89613 Fix integer extension in mpidr_set_aff_inst() by Andrew Thoelke · 10 years ago
  63. 649591b Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · 10 years ago
  64. b49b322 FVP: Add SP804 delay timer by Ryan Harkin · 10 years ago
  65. cc58b2d Add SP804 delay timer driver by Ryan Harkin · 10 years ago
  66. 09aa039 Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3 by danh-arm · 10 years ago
  67. 9055c7d Add a simple delay timer driver API by Ryan Harkin · 10 years ago
  68. 79b1ebd Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 10 years ago
  69. 9a96451 Reserve a Video Memory aperture in DRAM memory by Varun Wadekar · 10 years ago
  70. c2dfe2e Move dispatcher documents to the docs/spd folder by Varun Wadekar · 10 years ago
  71. dc7fdad Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 10 years ago
  72. 056904c Merge pull request #314 from sandrine-bailleux/sb/css-data-structs by danh-arm · 10 years ago
  73. 5720b28 Merge pull request #312 from jcastillo-arm/jc/tf-issues/308 by danh-arm · 10 years ago
  74. fe55612 CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 10 years ago
  75. 9255da5 CSS: Clarify what the SCP boot config is by Sandrine Bailleux · 10 years ago
  76. e5da24f Fix build option 'ARM_TSP_RAM_LOCATION' in user guide by Juan Castillo · 10 years ago
  77. 789c220 Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry by danh-arm · 10 years ago
  78. bf031bb Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · 10 years ago
  79. 52010cc Rationalize reset handling code by Sandrine Bailleux · 10 years ago
  80. 452b7fa Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 10 years ago
  81. c8f0c3f FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint by Soby Mathew · 10 years ago
  82. de975e8 Merge pull request #305 from achingupta/ag/tf-issues#306 by Achin Gupta · 10 years ago
  83. dbc963e Merge pull request #307 from soby-mathew/sm/css_bit_width_fix by Achin Gupta · 10 years ago
  84. 1081e9c Merge pull request #308 from vwadekar/tegra-soc-support-v4 by Achin Gupta · 10 years ago
  85. a669527 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 10 years ago
  86. 08438e2 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 10 years ago
  87. c13b2e3 Driver for 16550 UART interface by Varun Wadekar · 10 years ago
  88. 19af6fc CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 10 years ago
  89. c163ec4 Merge pull request #303 from danh-arm/dh/fix-fvp-setup-topology by danh-arm · 10 years ago
  90. ca0225a Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · 10 years ago
  91. 12ad4d8 Fix return type of FVP plat_arm_topology_setup by Dan Handley · 10 years ago
  92. 57e56bb Merge pull request #301 from soby-mathew/sm/cpu_on_pend_state_fix by achingupta · 10 years ago
  93. 5717aae Fix handling of spurious interrupts in BL3_1 by Achin Gupta · 10 years ago
  94. 42cae5a PSCI: Set ON_PENDING state early during CPU_ON by Soby Mathew · 10 years ago
  95. aaa48a8 Merge pull request #297 from sandrine-bailleux/sb/move-up-deps by danh-arm · 10 years ago
  96. 28ef011 Merge pull request #296 from danh-arm/sb/scpi-min-changes by danh-arm · 10 years ago
  97. 4731e8f Merge pull request #295 from danh-arm/dh/plat-port-reorg by danh-arm · 10 years ago
  98. 6136f37 FVP: update device tree idle state entries by Juan Castillo · 10 years ago
  99. 09a81af Move up dependency versions in user guide by Sandrine Bailleux · 10 years ago
  100. 556b966 Detect SCP version incompatibility by Sandrine Bailleux · 10 years ago