1. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 8 years ago
  2. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  3. f165d07 Merge pull request #530 from antonio-nino-diaz-arm/an/p_printf by danh-arm · 8 years ago
  4. df2dccf Merge pull request #529 from sandrine-bailleux/sb/a57-sw-optim-ref by danh-arm · 8 years ago
  5. 48c7422 Merge pull request #528 from antonio-nino-diaz-arm/an/user_guide by danh-arm · 8 years ago
  6. cebbd0b Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · 8 years ago
  7. 71029ea Merge pull request #526 from antonio-nino-diaz-arm/an/missing_doc by danh-arm · 8 years ago
  8. 19cb003 Merge pull request #524 from jcastillo-arm/jc/tf-issues/319 by danh-arm · 8 years ago
  9. f7fb594 Cortex-A57: Add link to software optimization guide by Sandrine Bailleux · 8 years ago
  10. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · 8 years ago
  11. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 9 years ago
  12. 1dd3241 Add missing build options to the User Guide by Antonio Nino Diaz · 8 years ago
  13. c5bd90e Merge pull request #522 from danh-arm/vk/rework-interconnect-drivers by danh-arm · 8 years ago
  14. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  15. dde43cb Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · 8 years ago
  16. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 8 years ago
  17. c45b73c Merge pull request #519 from vikramkanigiri/vk/misc_plat_reorg by danh-arm · 8 years ago
  18. 18a1731 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 9 years ago
  19. 70752bb Perform security setup separately for each ARM platform by Vikram Kanigiri · 8 years ago
  20. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 8 years ago
  21. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · 9 years ago
  22. f79d150 Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · 9 years ago
  23. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 8 years ago
  24. b228b3c Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix by danh-arm · 8 years ago
  25. 102df5a Merge pull request #513 from pgeorgi/configurable-timestamp by danh-arm · 8 years ago
  26. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · 8 years ago
  27. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 9 years ago
  28. 73f9299 Fix race in GIC IPRIORITY and ITARGET accessors by Soby Mathew · 9 years ago
  29. ba19854 Merge pull request #516 from vikramkanigiri/vk/ccn-fix-dvm-entry by danh-arm · 8 years ago
  30. 3b7028d Merge pull request #515 from soby-mathew/sm/gcc_false_positive by danh-arm · 8 years ago
  31. a29083f Merge pull request #514 from sandrine-bailleux/sb/a53-a57-disable-non-temporal-hint by danh-arm · 8 years ago
  32. 4aceeb0 Bug fix: Rectify logic to enter or exit from DVM domain by Vikram Kanigiri · 9 years ago
  33. 1298e69 PSCI: Resolve GCC static analysis false positive by Soby Mathew · 8 years ago
  34. f12a31d Cortex-Axx: Unconditionally apply CPU reset operations by Sandrine Bailleux · 8 years ago
  35. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 9 years ago
  36. 8a10e34 build system: allow overriding the build's timestamp by Patrick Georgi · 8 years ago
  37. 4f7841a Move up FVP versions in the user guide by Antonio Nino Diaz · 8 years ago
  38. 7be01ec Remove non-ASCII character from comment by Antonio Nino Diaz · 8 years ago
  39. 5b88852 Merge pull request #511 from soby-mathew/sm/psci_on_race_v2 by danh-arm · 8 years ago
  40. 6fb7880 Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · 8 years ago
  41. d024e1d Merge pull request #504 from sandrine-bailleux/sb/fix-doc-mmap by danh-arm · 8 years ago
  42. 84529e3 Merge pull request #503 from sandrine-bailleux/sb/clarify-doc-el3-payloads by danh-arm · 8 years ago
  43. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 8 years ago
  44. ca37050 Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 8 years ago
  45. edf76c5 Merge pull request #497 from mtk09422/spm-v3 by danh-arm · 8 years ago
  46. 2373897 Improve memory layout documentation by Juan Castillo · 9 years ago
  47. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 8 years ago
  48. 6b9af66 Porting Guide: Clarify identity-mapping requirement by Sandrine Bailleux · 9 years ago
  49. 5bc90e7 Clarify EL3 payload documentation by Sandrine Bailleux · 8 years ago
  50. da31c0c mt8173: Fix long latency issue of mtcmos contorl by developer · 9 years ago
  51. cabbb06 mt8173: Improve performance by handling more interrupts during idle by developer · 9 years ago
  52. b8925a2 mt8173: Implement subsystem power control logic in ARM TF by developer · 9 years ago
  53. 69a0383 mt8173: support big/Little cluster power off for CPU idle(C2 state) by developer · 9 years ago
  54. 512a311 mt8173: Move SPM related PLL settings to ARM TF by developer · 9 years ago
  55. 4a7822a mt8173: Fix USB remote wake up problem by developer · 9 years ago
  56. 5371963 mt8173: Enable dynamic clock management by developer · 9 years ago
  57. 6537a7c Merge pull request #496 from Xilinx/attr-deprecated by danh-arm · 8 years ago
  58. ef07f20 Merge pull request #495 from jcastillo-arm/jc/tf-issues/170 by danh-arm · 8 years ago
  59. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  60. 2c1874e cdefs.h: Use __deprecated__ instead of deprecated by Soren Brinkmann · 8 years ago
  61. aadf19a ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · 9 years ago
  62. e075aee Merge pull request #493 from yupluo01/yp/tf-issue-fix-doc-links by danh-arm · 8 years ago
  63. 8e8764e Update doc links in the porting guide by Yuping Luo · 9 years ago
  64. cd65a4b Merge pull request #489 from sandrine-bailleux/sb/fix-mailbox-doc by danh-arm · 9 years ago
  65. d43b657 Merge pull request #486 from Xilinx/issues/340 by danh-arm · 9 years ago
  66. d4b71b3 Doc: Update out-dated info about Juno's mailbox by Sandrine Bailleux · 9 years ago
  67. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 9 years ago
  68. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 9 years ago
  69. ce199a7 cdefs.h: Introduce '__deprecated' macro by Soren Brinkmann · 9 years ago
  70. 9cf8609 Merge pull request #487 from sandrine-bailleux/sb/cortex-a72 by danh-arm · 9 years ago
  71. 47c76fa Merge pull request #485 from jcastillo-arm/jc/max_mmap_reg by danh-arm · 9 years ago
  72. d342e38 Merge pull request #484 from jcastillo-arm/jc/tf-issues/337 by danh-arm · 9 years ago
  73. 0794b62 Merge pull request #483 from soby-mathew/sm/rm_struct_padding by danh-arm · 9 years ago
  74. cfaa2ef Merge pull request #482 from sandrine-bailleux/sb/cortex-a35 by danh-arm · 9 years ago
  75. 55571b2 Merge pull request #481 from sandrine-bailleux/sb/fix-doc by danh-arm · 9 years ago
  76. a281fac Add 'MAX_MMAP_REGIONS' and 'ADDR_SPACE_SIZE' to the Porting Guide by Juan Castillo · 9 years ago
  77. 6d4f262 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 9 years ago
  78. 7162afa Use designated initialization in DECLARE_RT_SVC macro by Soby Mathew · 9 years ago
  79. dd50579 FVP: Compile ARM Cortex-A72 CPU support in by Sandrine Bailleux · 9 years ago
  80. abaf112 Documentation: Fix broken links in ToCs by Sandrine Bailleux · 9 years ago
  81. 432aa77 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 9 years ago
  82. 4a853db Fixes in CPU specific operations framework doc by Sandrine Bailleux · 9 years ago
  83. 212f738 cert_create: update help message by Juan Castillo · 9 years ago
  84. ae6ca35 Merge pull request #479 from jcastillo-arm/jc/tbbr_fip by danh-arm · 9 years ago
  85. 87e2649 Merge pull request #478 from sandrine-bailleux/sb/mbed-tls-pedantic by danh-arm · 9 years ago
  86. 8c958a1 Merge pull request #477 from mtk09422/console_uninit by danh-arm · 9 years ago
  87. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · 9 years ago
  88. df8de2d Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  89. 05e8152 Add ret to return from console_uninit() function by developer · 9 years ago
  90. 5554dc9 Merge pull request #475 from danh-arm/dh/v1.2-final by danh-arm · 9 years ago
  91. 212eb49 Merge pull request #474 from danh-arm/dh/v1.2-misc-doc-fixes by danh-arm · 9 years ago
  92. 30734ec Increment Makefile version to 1.2 by Dan Handley · 9 years ago
  93. fb9ccce Update `readme.md` for v1.2 release by Dan Handley · 9 years ago
  94. 2d82ee6 Update `change-log.md` for v1.2 release by Sandrine Bailleux · 9 years ago
  95. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  96. b2cc0fd Clarify "Getting the TF source code" in user guide by Dan Handley · 9 years ago
  97. a2a5dd5 Update `contributing.md` CLA instructions by Dan Handley · 9 years ago
  98. 7175bde Remove out-dated comment in FVP PWRC code by Sandrine Bailleux · 9 years ago
  99. d3f2e68 Merge pull request #473 from labapart/documentation-clean-legacy-variables by danh-arm · 9 years ago
  100. 6991834 Merge pull request #472 from danh-arm/dh/fwu-docs by danh-arm · 9 years ago