1. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  2. d69722c Cortex-A73: Implement workaround for errata 852427 by Louis Mayencourt · 5 years ago
  3. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  4. f5fdfbc Cortex-A53: Workarounds for 819472, 824069 and 827319 by Ambroise Vincent · 5 years ago
  5. aa2c029 Cortex-A57: Implement workaround for erratum 817169 by Ambroise Vincent · 5 years ago
  6. 1b0db76 Cortex-A57: Implement workaround for erratum 814670 by Ambroise Vincent · 5 years ago
  7. a1d6446 Cortex-A55: Implement workaround for erratum 903758 by Ambroise Vincent · 5 years ago
  8. dd961f7 Cortex-A55: Implement workaround for erratum 846532 by Ambroise Vincent · 5 years ago
  9. 6a77f05 Cortex-A55: Implement workaround for erratum 798797 by Ambroise Vincent · 5 years ago
  10. 6f31960 Cortex-A55: Implement workaround for erratum 778703 by Ambroise Vincent · 5 years ago
  11. 7927fa0 Cortex-A55: Implement workaround for erratum 768277 by Ambroise Vincent · 5 years ago
  12. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  13. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  14. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  15. 1385712 Merge pull request #1834 from thloh85-intel/s10_bl31 by Antonio Niño Díaz · 5 years ago
  16. 59fa218 Add workaround for errata 1073348 for Cortex-A76 by Louis Mayencourt · 5 years ago
  17. adda9d4 Add workaround for errata 1220197 for Cortex-A76 by Louis Mayencourt · 5 years ago
  18. 0992447 Add workaround for errata 1130799 for Cortex-A76 by Louis Mayencourt · 5 years ago
  19. 8d86870 Add workaround for errata 790748 for Cortex-A75 by Louis Mayencourt · 5 years ago
  20. 78a0aed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 5 years ago
  21. 4405de6 Add workaround for errata 855423 of Cortex-A73 by Louis Mayencourt · 5 years ago
  22. ab34f74 plat: intel: Add BL31 support to Intel Stratix10 SoCFPGA platform by Tien Hock, Loh · 5 years ago
  23. 32f4738 Merge pull request #1836 from Yann-lms/docs_and_m4 by Antonio Niño Díaz · 5 years ago
  24. c1ff078 Merge pull request #1828 from uarif1/master by Antonio Niño Díaz · 5 years ago
  25. 969be34 docs: stm32mp1: add links to documentation by Yann Gautier · 5 years ago
  26. 3c64808 Merge pull request #1832 from jts-arm/docs by Antonio Niño Díaz · 5 years ago
  27. b8cd97f Documentation for Versatile Express Fixed Virtual Platforms by Usama Arif · 5 years ago
  28. 17d8eed docs: Document romlib design by Sathees Balya · 5 years ago
  29. 633703a docs: Update documentation about ARMv8.2-TTCNP by Antonio Nino Diaz · 5 years ago
  30. 645feb4 docs: Update note about plat/arm in Porting Guide by Antonio Nino Diaz · 5 years ago
  31. 453d0bf Merge pull request #1818 from pbeesley-arm/doc-links by Antonio Niño Díaz · 5 years ago
  32. 2437ddc doc: Fix broken external links by Paul Beesley · 5 years ago
  33. 15530dd Doc: Remove useless escape characters by Sandrine Bailleux · 5 years ago
  34. f5a9100 Miscellaneous doc fixes/enhancements by Sandrine Bailleux · 5 years ago
  35. 6f0ecd7 Porting Guide: Fix some broken links by Sandrine Bailleux · 5 years ago
  36. 8d1a055 Porting Guide: Remove useless escape characters by Sandrine Bailleux · 5 years ago
  37. 6b75e72 Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19 by Antonio Niño Díaz · 5 years ago
  38. 6801c79 docs: add Tegra186 information to nvidia-tegra.rst by Varun Wadekar · 5 years ago
  39. 3f9002c Introduce build option to override libc by Varun Wadekar · 5 years ago
  40. f6d7e44 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  41. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  42. ef8d694 Merge pull request #1800 from sandrine-bailleux-arm/sb/load-img-v2 by Antonio Niño Díaz · 5 years ago
  43. 281f8f7 User Guide: Move ARM_PLAT_MT doc to Arm build flags by Sandrine Bailleux · 5 years ago
  44. 57f8326 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 5 years ago
  45. e5f0f0a doc: Fix broken code blocks in coding guidelines by Paul Beesley · 5 years ago
  46. bfce6cb Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 by Antonio Niño Díaz · 5 years ago
  47. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  48. 5981d11 doc: Add details on #include ordering by Paul Beesley · 5 years ago
  49. fd68834 doc: Reorder coding guidelines document by Paul Beesley · 5 years ago
  50. 8b4bdeb doc: Link coding guidelines to user guide by Paul Beesley · 5 years ago
  51. 244c783 doc: Clarify ssize_t use in coding guidelines by Paul Beesley · 5 years ago
  52. 54c83cf doc: Add AAPCS link to coding guidelines by Paul Beesley · 5 years ago
  53. 4e2e1b2 doc: Add Coding Guidelines document by Paul Beesley · 5 years ago
  54. fc47895 Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlay by Antonio Niño Díaz · 5 years ago
  55. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  56. 0d1d9ac Merge pull request #1768 from bryanodonoghue/integration+linaro_warp7-tbb by Antonio Niño Díaz · 5 years ago
  57. 4967c3d Tegra: lib: library for profiling the cold boot path by Varun Wadekar · 7 years ago
  58. 887ecef docs: warp7: Update WaRP7 description for TBB by Bryan O'Donoghue · 6 years ago
  59. fbdfce1 Tegra: support to set the L2 ECC and Parity enable bit by Harvey Hsieh · 8 years ago
  60. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  61. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  62. 32a900a docs: marvell: Fix typo in file build.txt by Ding Tao · 6 years ago
  63. a67c55a Merge pull request #1723 from soby-mathew/sm/reset_bl31_fix by Antonio Niño Díaz · 6 years ago
  64. ba678c3 docs: User-guide corrections for RESET_TO_BL31 by Soby Mathew · 6 years ago
  65. 2b762bf Merge pull request #1716 from miyatsu/marvell-doc-fix-20181210 by Antonio Niño Díaz · 6 years ago
  66. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  67. 36cb668 docs: marvell: Fix typo in file build.txt by Ding Tao · 6 years ago
  68. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  69. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  70. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · 6 years ago
  71. 569b3b9 doc: marvell: Update build manual with new memory layouts by Konstantin Porotchkin · 6 years ago
  72. e34bf58 docs: Add RAS framework documentation by Jeenu Viswambharan · 6 years ago
  73. cbb40d5 docs: Add Exception Handling Framework documentation by Jeenu Viswambharan · 7 years ago
  74. 3fabc88 rpi3: fix bad formatting in rpi3.rst by Pete Batard · 6 years ago
  75. f820cad rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 6 years ago
  76. e0da6d7 Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · 6 years ago
  77. df4db9c SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 6 years ago
  78. c9acd6c rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 6 years ago
  79. ac740af Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  80. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  81. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  82. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  83. 958d02b Merge pull request #1649 from Yann-lms/stm32mp1_doc_update by Antonio Niño Díaz · 6 years ago
  84. 6a511bc Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  85. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  86. fe75b05 docs: gxbb: Add documentation by Antonio Nino Diaz · 6 years ago
  87. 4bac045 Add sample crash console functions by Antonio Nino Diaz · 6 years ago
  88. f96582a rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · 6 years ago
  89. cdb5438 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  90. b4ddd30 docs: stm32mp1: complete compilation and flashing steps by Yann Gautier · 6 years ago
  91. 2ed16f5 mvebu: cp110: introduce COMPHY porting layer by Grzegorz Jaszczyk · 6 years ago
  92. bf084dc rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  93. cbad661 AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  94. f93256f Fix typos in changelog by John Tsichritzis · 6 years ago
  95. 35006c4 docs: Clarify usage of LOG_LEVEL by John Tsichritzis · 6 years ago
  96. 0dc8d79 Merge pull request #1609 from MISL-EBU-System-SW/integration-ble by Soby Mathew · 6 years ago
  97. 01851db marvell: Move BLE from external repo to the platform folder by Konstantin Porotchkin · 6 years ago
  98. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  99. ff367ac Merge pull request #1597 from antonio-nino-diaz-arm/an/optimise by Soby Mathew · 6 years ago
  100. f1e6c49 docs: Fixup filename and links to compatibility policy by Soby Mathew · 6 years ago