1. 5bc90e7 Clarify EL3 payload documentation by Sandrine Bailleux · 8 years ago
  2. da31c0c mt8173: Fix long latency issue of mtcmos contorl by developer · 9 years ago
  3. cabbb06 mt8173: Improve performance by handling more interrupts during idle by developer · 9 years ago
  4. b8925a2 mt8173: Implement subsystem power control logic in ARM TF by developer · 9 years ago
  5. 69a0383 mt8173: support big/Little cluster power off for CPU idle(C2 state) by developer · 9 years ago
  6. 512a311 mt8173: Move SPM related PLL settings to ARM TF by developer · 9 years ago
  7. 4a7822a mt8173: Fix USB remote wake up problem by developer · 9 years ago
  8. 5371963 mt8173: Enable dynamic clock management by developer · 9 years ago
  9. 6537a7c Merge pull request #496 from Xilinx/attr-deprecated by danh-arm · 8 years ago
  10. ef07f20 Merge pull request #495 from jcastillo-arm/jc/tf-issues/170 by danh-arm · 8 years ago
  11. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  12. 2c1874e cdefs.h: Use __deprecated__ instead of deprecated by Soren Brinkmann · 8 years ago
  13. aadf19a ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · 9 years ago
  14. e075aee Merge pull request #493 from yupluo01/yp/tf-issue-fix-doc-links by danh-arm · 8 years ago
  15. 8e8764e Update doc links in the porting guide by Yuping Luo · 8 years ago
  16. cd65a4b Merge pull request #489 from sandrine-bailleux/sb/fix-mailbox-doc by danh-arm · 8 years ago
  17. d43b657 Merge pull request #486 from Xilinx/issues/340 by danh-arm · 8 years ago
  18. d4b71b3 Doc: Update out-dated info about Juno's mailbox by Sandrine Bailleux · 8 years ago
  19. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  20. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 8 years ago
  21. ce199a7 cdefs.h: Introduce '__deprecated' macro by Soren Brinkmann · 8 years ago
  22. 9cf8609 Merge pull request #487 from sandrine-bailleux/sb/cortex-a72 by danh-arm · 8 years ago
  23. 47c76fa Merge pull request #485 from jcastillo-arm/jc/max_mmap_reg by danh-arm · 8 years ago
  24. d342e38 Merge pull request #484 from jcastillo-arm/jc/tf-issues/337 by danh-arm · 8 years ago
  25. 0794b62 Merge pull request #483 from soby-mathew/sm/rm_struct_padding by danh-arm · 8 years ago
  26. cfaa2ef Merge pull request #482 from sandrine-bailleux/sb/cortex-a35 by danh-arm · 8 years ago
  27. 55571b2 Merge pull request #481 from sandrine-bailleux/sb/fix-doc by danh-arm · 8 years ago
  28. a281fac Add 'MAX_MMAP_REGIONS' and 'ADDR_SPACE_SIZE' to the Porting Guide by Juan Castillo · 8 years ago
  29. 6d4f262 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 8 years ago
  30. 7162afa Use designated initialization in DECLARE_RT_SVC macro by Soby Mathew · 8 years ago
  31. dd50579 FVP: Compile ARM Cortex-A72 CPU support in by Sandrine Bailleux · 8 years ago
  32. abaf112 Documentation: Fix broken links in ToCs by Sandrine Bailleux · 8 years ago
  33. 432aa77 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 8 years ago
  34. 4a853db Fixes in CPU specific operations framework doc by Sandrine Bailleux · 8 years ago
  35. 212f738 cert_create: update help message by Juan Castillo · 9 years ago
  36. ae6ca35 Merge pull request #479 from jcastillo-arm/jc/tbbr_fip by danh-arm · 8 years ago
  37. 87e2649 Merge pull request #478 from sandrine-bailleux/sb/mbed-tls-pedantic by danh-arm · 8 years ago
  38. 8c958a1 Merge pull request #477 from mtk09422/console_uninit by danh-arm · 8 years ago
  39. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · 8 years ago
  40. df8de2d Always build with '-pedantic' by Sandrine Bailleux · 8 years ago
  41. 05e8152 Add ret to return from console_uninit() function by developer · 9 years ago
  42. 5554dc9 Merge pull request #475 from danh-arm/dh/v1.2-final by danh-arm · 9 years ago
  43. 212eb49 Merge pull request #474 from danh-arm/dh/v1.2-misc-doc-fixes by danh-arm · 9 years ago
  44. 30734ec Increment Makefile version to 1.2 by Dan Handley · 9 years ago
  45. fb9ccce Update `readme.md` for v1.2 release by Dan Handley · 9 years ago
  46. 2d82ee6 Update `change-log.md` for v1.2 release by Sandrine Bailleux · 9 years ago
  47. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  48. b2cc0fd Clarify "Getting the TF source code" in user guide by Dan Handley · 9 years ago
  49. a2a5dd5 Update `contributing.md` CLA instructions by Dan Handley · 9 years ago
  50. 7175bde Remove out-dated comment in FVP PWRC code by Sandrine Bailleux · 9 years ago
  51. d3f2e68 Merge pull request #473 from labapart/documentation-clean-legacy-variables by danh-arm · 9 years ago
  52. 6991834 Merge pull request #472 from danh-arm/dh/fwu-docs by danh-arm · 9 years ago
  53. e8cfed2 FWU: Add documentation for Firmware Update feature by Yatharth Kochar · 9 years ago
  54. 320b605 docs/user-guide.md: Remove deprecated `FVP_SHARED_DATA_LOCATION` by Olivier Martin · 9 years ago
  55. 1a270c0 docs/user-guide.md: Renamed legacy `FVP_TSP_RAM_LOCATION` by Olivier Martin · 9 years ago
  56. 68b24ec Merge pull request #471 from sandrine-bailleux/sb/reset-doc-v2 by danh-arm · 9 years ago
  57. 2d83c82 Merge pull request #466 from soby-mathew/sm/giv3-doc by danh-arm · 9 years ago
  58. 5f671cd Merge pull request #470 from danh-arm/dh/fwu-done-fix by danh-arm · 9 years ago
  59. 876c7ad Introduce the ARM TF reset design document by Sandrine Bailleux · 9 years ago
  60. 2d3ff78 Merge pull request #469 from danh-arm/dh/fwu-resume-fix by danh-arm · 9 years ago
  61. 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 9 years ago
  62. 8ec7652 FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUME by Dan Handley · 9 years ago
  63. 832f771 Documentation updates for the new GIC drivers by Soby Mathew · 9 years ago
  64. ac6f7a5 Merge pull request #468 from danh-arm/dh/fwu-tweaks by danh-arm · 9 years ago
  65. 8ccb9b2 Merge pull request #467 from jcastillo-arm/jc/tbb_oid by danh-arm · 9 years ago
  66. 35e5f69 FWU: Fix secure memory check in image auth by Dan Handley · 9 years ago
  67. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  68. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  69. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  70. 0c603d1 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 9 years ago
  71. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  72. d992202 Merge pull request #464 from sandrine-bailleux/sb/update-deps by danh-arm · 9 years ago
  73. 0df2d27 Move up dependency versions in user guide by Sandrine Bailleux · 9 years ago
  74. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  75. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  76. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  77. ef43ac1 Merge pull request #453 from yatharth-arm/yk/fwu-6 by danh-arm · 9 years ago
  78. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  79. 4dd39b8 FWU: Add FWU support to `fip_create` tool by Yatharth Kochar · 9 years ago
  80. 5752b59 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · 9 years ago
  81. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  82. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  83. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  84. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  85. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
  86. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago
  87. 6089af0 SoC security setup for CSS platforms in BL1 by Yatharth Kochar · 9 years ago
  88. 57d334c Remove `RUN_IMAGE` usage as opcode passed to next EL. by Yatharth Kochar · 9 years ago
  89. 115352c Add uppercase macro to build_macros.mk by Yatharth Kochar · 9 years ago
  90. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 9 years ago
  91. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · 9 years ago
  92. ceb6187 Introduce console_uninit() API in ARM Trusted Firmware by Soby Mathew · 9 years ago
  93. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 9 years ago
  94. 33f5c41 Include psci.h from tegra platform header by Yatharth Kochar · 9 years ago
  95. e6c3240 Merge pull request #460 from sandrine-bailleux/sb/init-vttbrel2-vmid by danh-arm · 9 years ago
  96. 8b0eafe Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · 9 years ago
  97. 230b5e4 Merge pull request #458 from soby-mathew/sm/rem_tzc_base_assert by danh-arm · 9 years ago
  98. 1301122 Merge pull request #457 from soby-mathew/sm/fix_fpregs_restore by danh-arm · 9 years ago
  99. fcd9d18 Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 by danh-arm · 9 years ago
  100. e181c0b Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer by danh-arm · 9 years ago