1. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 8 years ago
  2. d024e1d Merge pull request #504 from sandrine-bailleux/sb/fix-doc-mmap by danh-arm · 8 years ago
  3. 84529e3 Merge pull request #503 from sandrine-bailleux/sb/clarify-doc-el3-payloads by danh-arm · 8 years ago
  4. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 8 years ago
  5. 6b9af66 Porting Guide: Clarify identity-mapping requirement by Sandrine Bailleux · 9 years ago
  6. 5bc90e7 Clarify EL3 payload documentation by Sandrine Bailleux · 8 years ago
  7. ef07f20 Merge pull request #495 from jcastillo-arm/jc/tf-issues/170 by danh-arm · 8 years ago
  8. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  9. aadf19a ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · 9 years ago
  10. e075aee Merge pull request #493 from yupluo01/yp/tf-issue-fix-doc-links by danh-arm · 8 years ago
  11. 8e8764e Update doc links in the porting guide by Yuping Luo · 8 years ago
  12. cd65a4b Merge pull request #489 from sandrine-bailleux/sb/fix-mailbox-doc by danh-arm · 8 years ago
  13. d4b71b3 Doc: Update out-dated info about Juno's mailbox by Sandrine Bailleux · 8 years ago
  14. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  15. 47c76fa Merge pull request #485 from jcastillo-arm/jc/max_mmap_reg by danh-arm · 8 years ago
  16. a281fac Add 'MAX_MMAP_REGIONS' and 'ADDR_SPACE_SIZE' to the Porting Guide by Juan Castillo · 8 years ago
  17. abaf112 Documentation: Fix broken links in ToCs by Sandrine Bailleux · 8 years ago
  18. 4a853db Fixes in CPU specific operations framework doc by Sandrine Bailleux · 8 years ago
  19. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · 8 years ago
  20. 5554dc9 Merge pull request #475 from danh-arm/dh/v1.2-final by danh-arm · 9 years ago
  21. 2d82ee6 Update `change-log.md` for v1.2 release by Sandrine Bailleux · 9 years ago
  22. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  23. b2cc0fd Clarify "Getting the TF source code" in user guide by Dan Handley · 9 years ago
  24. d3f2e68 Merge pull request #473 from labapart/documentation-clean-legacy-variables by danh-arm · 9 years ago
  25. 6991834 Merge pull request #472 from danh-arm/dh/fwu-docs by danh-arm · 9 years ago
  26. e8cfed2 FWU: Add documentation for Firmware Update feature by Yatharth Kochar · 9 years ago
  27. 320b605 docs/user-guide.md: Remove deprecated `FVP_SHARED_DATA_LOCATION` by Olivier Martin · 9 years ago
  28. 1a270c0 docs/user-guide.md: Renamed legacy `FVP_TSP_RAM_LOCATION` by Olivier Martin · 9 years ago
  29. 68b24ec Merge pull request #471 from sandrine-bailleux/sb/reset-doc-v2 by danh-arm · 9 years ago
  30. 876c7ad Introduce the ARM TF reset design document by Sandrine Bailleux · 9 years ago
  31. 832f771 Documentation updates for the new GIC drivers by Soby Mathew · 9 years ago
  32. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  33. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  34. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  35. 0c603d1 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 9 years ago
  36. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  37. d992202 Merge pull request #464 from sandrine-bailleux/sb/update-deps by danh-arm · 9 years ago
  38. 0df2d27 Move up dependency versions in user guide by Sandrine Bailleux · 9 years ago
  39. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  40. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  41. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  42. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 9 years ago
  43. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · 9 years ago
  44. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  45. f26c444 Merge pull request #444 from jcastillo-arm/jc/tbb_wdog by danh-arm · 9 years ago
  46. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  47. 8f67649 Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu by danh-arm · 9 years ago
  48. 9f0b2cf User Guide: Remove reference to porting guide by Sandrine Bailleux · 9 years ago
  49. b21b02f Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · 9 years ago
  50. 5146d43 Document the EL3 payload support by Sandrine Bailleux · 9 years ago
  51. d47c9a5 FVP: Do not power off secondary CPUs when booting an EL3 payload by Sandrine Bailleux · 9 years ago
  52. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  53. 87322b3 Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · 9 years ago
  54. b7e97c4 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · 9 years ago
  55. c5204fa Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 9 years ago
  56. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  57. 0f5bf38 Doc: Add instructions to test SYSTEM SUSPEND by Soby Mathew · 9 years ago
  58. 33d3efe Merge pull request #415 from jcastillo-arm/jc/plat_err_handler by danh-arm · 9 years ago
  59. 26ae583 Add optional platform error handler API by Juan Castillo · 9 years ago
  60. 8d1b701 Merge pull request #417 from jcastillo-arm/jc/makefile_2 by danh-arm · 9 years ago
  61. a3487d1 Rework Makefile by Juan Castillo · 9 years ago
  62. add146f IO Framework: use standard errno codes as return values by Juan Castillo · 9 years ago
  63. d1413b2 Add optional bl1_plat_prepare_exit() API by Juan Castillo · 9 years ago
  64. 405fafe Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__ by Vikram Kanigiri · 9 years ago
  65. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  66. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 9 years ago
  67. 1b922e8 docs: Fixes to platform-migration-guide.md by Soby Mathew · 9 years ago
  68. 3543c7b Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · 9 years ago
  69. eb3bbf1 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 9 years ago
  70. daf9a9d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 9 years ago
  71. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · 9 years ago
  72. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  73. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  74. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  75. 4fceaca cortex_a53: Add A53 errata #826319, #836870 by developer · 9 years ago
  76. 5319529 Merge pull request #351 from davwan01/davwan01/docs-update by danh-arm · 9 years ago
  77. ca01b44 Some minor fixes to interrupt-framework-design.md by David Wang · 9 years ago
  78. f3b823a docs: fix the command to compile BL31 on Tegra by Varun Wadekar · 9 years ago
  79. e98a146 Tegra132: set TZDRAM_BASE to 0xF5C00000 by Varun Wadekar · 9 years ago
  80. c8bfe2e Tegra: retrieve BL32's bootargs from bl32_ep_info by Varun Wadekar · 9 years ago
  81. f5bd697 tlkd: delete 'NEED_BL32' build variable by Varun Wadekar · 9 years ago
  82. 0f3baa0 Tegra: Support for Tegra's T132 platforms by Varun Wadekar · 9 years ago
  83. 011d420 Update user guide to use Linaro releases by Sandrine Bailleux · 9 years ago
  84. 81b1383 Implement get_sys_suspend_power_state() handler for Tegra by Varun Wadekar · 9 years ago
  85. 2e0764b Merge pull request #324 from soby-mathew/sm/sys_suspend by danh-arm · 9 years ago
  86. 9b842d6 TBB: add authentication framework documentation by Juan Castillo · 9 years ago
  87. 665b9ec TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 9 years ago
  88. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  89. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · 9 years ago
  90. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  91. 72fe347 TBB: add build option to save private keys by Juan Castillo · 9 years ago
  92. 9ccbc03 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 9 years ago
  93. 9616838 PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 10 years ago
  94. edd6643 Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 9 years ago
  95. 72f857d Move dispatcher documents to the docs/spd folder by Varun Wadekar · 9 years ago
  96. 52a1598 Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 9 years ago
  97. 5567e01 Fix build option 'ARM_TSP_RAM_LOCATION' in user guide by Juan Castillo · 9 years ago
  98. 449dbd5 Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · 9 years ago
  99. acde8b0 Rationalize reset handling code by Sandrine Bailleux · 9 years ago
  100. 81899f1 Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 9 years ago