1. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
  2. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  3. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  4. 8f457da docs: Update note about plat/arm in Porting Guide by Antonio Nino Diaz · 6 years ago
  5. 288abd6 Merge pull request #1818 from pbeesley-arm/doc-links by Antonio Niño Díaz · 6 years ago
  6. dd4e9a7 doc: Fix broken external links by Paul Beesley · 6 years ago
  7. 9aa6b63 Porting Guide: Fix some broken links by Sandrine Bailleux · 6 years ago
  8. ab4a90c Porting Guide: Remove useless escape characters by Sandrine Bailleux · 6 years ago
  9. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 6 years ago
  10. 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 6 years ago
  11. c4e9d82 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 6 years ago
  12. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  13. 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  14. 63eb241 docs: Add RAS framework documentation by Jeenu Viswambharan · 6 years ago
  15. 6c9ada3 Add sample crash console functions by Antonio Nino Diaz · 6 years ago
  16. fad365d docs: Fixup filename and links to compatibility policy by Soby Mathew · 6 years ago
  17. ab2844b Merge pull request #1600 from soby-mathew/sm/compat_policy_doc by Soby Mathew · 6 years ago
  18. 6e93eef docs: Add platform compatibility policy document by Soby Mathew · 6 years ago
  19. 848f00c Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1 by Soby Mathew · 6 years ago
  20. 509af92 docs: update for removal of deprecated interfaces. by Soby Mathew · 6 years ago
  21. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  22. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  23. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  24. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  25. 27989a8 libc: Introduce files from SCC by Antonio Nino Diaz · 6 years ago
  26. e16d459 Merge pull request #1492 from jts-arm/docs by danh-arm · 6 years ago
  27. 4901c53 Reword LOAD_IMAGE_V2 in user guide & fix a typo by John Tsichritzis · 6 years ago
  28. 4431aae RAS: Update porting guide with RAS platform handlers by Jeenu Viswambharan · 6 years ago
  29. 64ee263 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 7 years ago
  30. 677ad32 Fix typos in documentation by John Tsichritzis · 6 years ago
  31. 1ec1ebf Fix doc for bl31_plat_get_next_image_ep_info() by Sandrine Bailleux · 6 years ago
  32. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 7 years ago
  33. 4def07d Update Arm TF references to TF-A by Dan Handley · 7 years ago
  34. b2a68f8 Docs: Update design guide for dynamic config by Soby Mathew · 7 years ago
  35. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 7 years ago
  36. b39d289 Merge pull request #1283 from jeenu-arm/sdei-fixes by davidcunado-arm · 7 years ago
  37. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  38. f2928f5 SDEI: Add prioritisation clarification by Jeenu Viswambharan · 7 years ago
  39. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 7 years ago
  40. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  41. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 7 years ago
  42. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 7 years ago
  43. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 7 years ago
  44. 17cd67d Add default crash console code to hook up to new console API by Julius Werner · 7 years ago
  45. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 7 years ago
  46. 4cd1769 bl2-el3: Add documentation for BL2 at EL3 by Roberto Vargas · 7 years ago
  47. 4fd4a32 Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source by davidcunado-arm · 7 years ago
  48. 59902b7 AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  49. 2a350df Add documentation about plat_try_next_boot_source to bl1_platform_setup by Roberto Vargas · 7 years ago
  50. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  51. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
  52. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  53. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  54. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  55. fe3e40e Update documentation to PSCI v1.1 by Roberto Vargas · 7 years ago
  56. c5229f8 GICv3: Document GICv3 save/restore helpers by Douglas Raillard · 7 years ago
  57. 7f56e9a Implement log framework by Soby Mathew · 7 years ago
  58. b0c61f9 porting-guide.rst: Fix some sections' level by Douglas Raillard · 7 years ago
  59. 1862d62 lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  60. de3d704 Emphasize that TF only supports 4 KB granule size by Sandrine Bailleux · 7 years ago
  61. 6f62574 Convert documentation to reStructuredText by Douglas Raillard · 7 years ago