1. f3cacad Doc: Remove useless escape characters by Sandrine Bailleux · 6 years ago
  2. 337e2f1 Miscellaneous doc fixes/enhancements by Sandrine Bailleux · 6 years ago
  3. 9aa6b63 Porting Guide: Fix some broken links by Sandrine Bailleux · 6 years ago
  4. ab4a90c Porting Guide: Remove useless escape characters by Sandrine Bailleux · 6 years ago
  5. 30490b1 Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19 by Antonio Niño Díaz · 6 years ago
  6. a474d3d docs: add Tegra186 information to nvidia-tegra.rst by Varun Wadekar · 7 years ago
  7. 77f1f7a Introduce build option to override libc by Varun Wadekar · 6 years ago
  8. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 6 years ago
  9. 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 6 years ago
  10. 0d84535 Merge pull request #1800 from sandrine-bailleux-arm/sb/load-img-v2 by Antonio Niño Díaz · 6 years ago
  11. e9ebd54 User Guide: Move ARM_PLAT_MT doc to Arm build flags by Sandrine Bailleux · 6 years ago
  12. c4e9d82 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 6 years ago
  13. f8ea0df doc: Fix broken code blocks in coding guidelines by Paul Beesley · 6 years ago
  14. 766ff01 Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 by Antonio Niño Díaz · 6 years ago
  15. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  16. a93f6f8 doc: Add details on #include ordering by Paul Beesley · 6 years ago
  17. 7306de9 doc: Reorder coding guidelines document by Paul Beesley · 6 years ago
  18. 93fbc71 doc: Link coding guidelines to user guide by Paul Beesley · 6 years ago
  19. 5bfca3d doc: Clarify ssize_t use in coding guidelines by Paul Beesley · 6 years ago
  20. bdad86e doc: Add AAPCS link to coding guidelines by Paul Beesley · 6 years ago
  21. 12cfc60 doc: Add Coding Guidelines document by Paul Beesley · 6 years ago
  22. 7ca572d Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlay by Antonio Niño Díaz · 6 years ago
  23. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago
  24. ae478c2 Merge pull request #1768 from bryanodonoghue/integration+linaro_warp7-tbb by Antonio Niño Díaz · 6 years ago
  25. 087cf68 Tegra: lib: library for profiling the cold boot path by Varun Wadekar · 8 years ago
  26. 31e4c20 docs: warp7: Update WaRP7 description for TBB by Bryan O'Donoghue · 7 years ago
  27. b495791 Tegra: support to set the L2 ECC and Parity enable bit by Harvey Hsieh · 9 years ago
  28. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  29. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  30. 44eb04d docs: marvell: Fix typo in file build.txt by Ding Tao · 7 years ago
  31. ea9c332 Merge pull request #1723 from soby-mathew/sm/reset_bl31_fix by Antonio Niño Díaz · 7 years ago
  32. 8aa4e5f docs: User-guide corrections for RESET_TO_BL31 by Soby Mathew · 7 years ago
  33. 4dd6254 Merge pull request #1716 from miyatsu/marvell-doc-fix-20181210 by Antonio Niño Díaz · 7 years ago
  34. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 7 years ago
  35. 5c31518 docs: marvell: Fix typo in file build.txt by Ding Tao · 7 years ago
  36. 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 7 years ago
  37. 36bc633 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 7 years ago
  38. 8113681 plat: imx: Add i.MX8MQ basic support by Bai Ping · 7 years ago
  39. d03f7a3 doc: marvell: Update build manual with new memory layouts by Konstantin Porotchkin · 7 years ago
  40. 63eb241 docs: Add RAS framework documentation by Jeenu Viswambharan · 7 years ago
  41. e31d76f docs: Add Exception Handling Framework documentation by Jeenu Viswambharan · 8 years ago
  42. 934bbea rpi3: fix bad formatting in rpi3.rst by Pete Batard · 7 years ago
  43. 4dcf1fa rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 7 years ago
  44. 0a650ee Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · 7 years ago
  45. 8a3588a7 SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 7 years ago
  46. 6d5c61d rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 7 years ago
  47. e07666d Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 7 years ago
  48. f91c3cb arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 7 years ago
  49. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 7 years ago
  50. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 7 years ago
  51. 392b1d5 Merge pull request #1649 from Yann-lms/stm32mp1_doc_update by Antonio Niño Díaz · 7 years ago
  52. cf0886e Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 7 years ago
  53. 3bd17c0 Basic Makefile changes for PIE by Soby Mathew · 7 years ago
  54. 37f647a docs: gxbb: Add documentation by Antonio Nino Diaz · 7 years ago
  55. 6c9ada3 Add sample crash console functions by Antonio Nino Diaz · 7 years ago
  56. 5341b42 rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · 7 years ago
  57. 44445ae5 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 7 years ago
  58. 1ebb915 docs: stm32mp1: complete compilation and flashing steps by Yann Gautier · 7 years ago
  59. 42a2933 mvebu: cp110: introduce COMPHY porting layer by Grzegorz Jaszczyk · 7 years ago
  60. 7e532c4 rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 7 years ago
  61. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
  62. fadd215 Fix typos in changelog by John Tsichritzis · 7 years ago
  63. ea75ffd docs: Clarify usage of LOG_LEVEL by John Tsichritzis · 7 years ago
  64. 3989a81 Merge pull request #1609 from MISL-EBU-System-SW/integration-ble by Soby Mathew · 7 years ago
  65. 37c4341 marvell: Move BLE from external repo to the platform folder by Konstantin Porotchkin · 7 years ago
  66. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 7 years ago
  67. 034a815 Merge pull request #1597 from antonio-nino-diaz-arm/an/optimise by Soby Mathew · 7 years ago
  68. fad365d docs: Fixup filename and links to compatibility policy by Soby Mathew · 7 years ago
  69. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 7 years ago
  70. 5eb4884 Merge pull request #1601 from joannafarley-arm/jf/release-2.0-changelog by Soby Mathew · 7 years ago
  71. f9f26a5 Release docs updates for v2.0 release by Joanna Farley · 7 years ago
  72. ab2844b Merge pull request #1600 from soby-mathew/sm/compat_policy_doc by Soby Mathew · 7 years ago
  73. 6e93eef docs: Add platform compatibility policy document by Soby Mathew · 7 years ago
  74. 848f00c Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1 by Soby Mathew · 7 years ago
  75. 509af92 docs: update for removal of deprecated interfaces. by Soby Mathew · 7 years ago
  76. 8cff97d zynqmp: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  77. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  78. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  79. e23e057 tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 7 years ago
  80. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 7 years ago
  81. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  82. dadb16e fip_create: Remove fip_create compatibility script by dp-arm · 9 years ago
  83. 9068257 Merge pull request #1585 from sandrine-bailleux-arm/sb/doc-fixes by Soby Mathew · 7 years ago v1.6
  84. d83bf0b Readme and Change-log updates for v1.6 release by Joanna Farley · 7 years ago
  85. 1843a19 User guide: Document ENABLE_SPM build flag by Sandrine Bailleux · 7 years ago
  86. 52f6db9e User guide: Fix link to Linux master tree by Sandrine Bailleux · 7 years ago
  87. eb19da9 Update dependencies for ARM TF by David Cunado · 8 years ago
  88. 36044ba Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 7 years ago
  89. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  90. 956c80f Merge pull request #1556 from jts-arm/docs by Dimitris Papastamos · 7 years ago
  91. b182a5d docs: warp7: Add description for the i.MX7 WaRP7 platform by Bryan O'Donoghue · 7 years ago
  92. af45d64 Fix broken links in documentation by John Tsichritzis · 7 years ago
  93. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  94. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  95. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 7 years ago
  96. c5e0b3b docs: marvell: Update build manual by Konstantin Porotchkin · 7 years ago
  97. 7bb907e Merge pull request #1544 from jwerner-chromium/JW_handle_ea by Dimitris Papastamos · 7 years ago
  98. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 7 years ago
  99. 8fd9d4d Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 7 years ago
  100. 24f671f context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 7 years ago