1. 72562aa Merge "cpus: Fix Cortex-A12 MIDR mask" into integration by Antonio Niño Díaz · 5 years ago
  2. 9ccc5a5 Add support for Cortex-A76AE CPU by Alexei Fedorov · 5 years ago
  3. 8785a7c cpus: Fix Cortex-A12 MIDR mask by Heiko Stuebner · 5 years ago
  4. 75044d8 Merge pull request #1894 from jts-arm/e1_midr by Soby Mathew · 5 years ago
  5. c4187c9 Fix wrong MIDR_EL1 value for Neoverse E1 by John Tsichritzis · 5 years ago
  6. a4546e8 Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
  7. 0b64c19 Cortex-A17: Implement workaround for errata 852421 by Ambroise Vincent · 5 years ago
  8. 5f2c690 Cortex-A15: Implement workaround for errata 827671 by Ambroise Vincent · 5 years ago
  9. a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  10. 37118a1 Merge pull request #1849 from loumay-arm/lm/a73_errata by Antonio Niño Díaz · 5 years ago
  11. 4476838 Merge pull request #1845 from ambroise-arm/av/errata by Antonio Niño Díaz · 5 years ago
  12. dbd0bcf Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · 5 years ago
  13. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  14. 25278ea Cortex-A73: Implement workaround for errata 852427 by Louis Mayencourt · 5 years ago
  15. 64503b2 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  16. 0f6fbbd Cortex-A57: Implement workaround for erratum 814670 by Ambroise Vincent · 6 years ago
  17. 6ab87d2 Cortex-A55: Implement workaround for erratum 798797 by Ambroise Vincent · 6 years ago
  18. a6cc661 Cortex-A55: Implement workaround for erratum 778703 by Ambroise Vincent · 6 years ago
  19. 1afeee9 Cortex-A55: Implement workaround for erratum 768277 by Ambroise Vincent · 6 years ago
  20. c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 6 years ago
  21. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 6 years ago
  22. 4d1ccf0 Cleanup context handling library by Antonio Nino Diaz · 6 years ago
  23. 5c6aa01 Add workaround for errata 1073348 for Cortex-A76 by Louis Mayencourt · 5 years ago
  24. 5cc8c7b Add workaround for errata 1220197 for Cortex-A76 by Louis Mayencourt · 5 years ago
  25. e6cab15 Add workaround for errata 855423 of Cortex-A73 by Louis Mayencourt · 6 years ago
  26. 3f995f3 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 6 years ago
  27. 5ba32a7 Merge pull request #1828 from uarif1/master by Antonio Niño Díaz · 6 years ago
  28. c9fe6fe ARMv7: support non-LPAE mapping (not xlat_v2) by Etienne Carriere · 7 years ago
  29. 11088e3 Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · 6 years ago
  30. fd4bb0a Rename Cortex-Helios filenames to Neoverse E1 by John Tsichritzis · 6 years ago
  31. da6d75a Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 6 years ago
  32. b04ea14 Rename Cortex-Ares filenames to Neoverse N1 by John Tsichritzis · 6 years ago
  33. ff6f62e Update macro to check need for CVE-2017-5715 mitigation by Antonio Nino Diaz · 6 years ago
  34. 1a74e4a cpus: Add casts to all definitions in CPU headers by Antonio Nino Diaz · 6 years ago
  35. a69817e cpus: Fix some incorrect definitions in CPU headers by Antonio Nino Diaz · 6 years ago
  36. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 6 years ago
  37. 766ff01 Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 by Antonio Niño Díaz · 6 years ago
  38. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  39. cedfa04 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 6 years ago
  40. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  41. f5478de Reorganize architecture-dependent header files by Antonio Nino Diaz · 6 years ago
  42. 65849aa Enable DIT if supported by Sathees Balya · 6 years ago
  43. b4474fa Import exception helpers from TF-A-Tests by Antonio Nino Diaz · 6 years ago
  44. fdbc293 Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  45. 5e96139 Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 6 years ago
  46. 4f7812e Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  47. 07c13a3 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 6 years ago
  48. bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  49. 48e1d35 AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 6 years ago
  50. 9edd891 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 6 years ago
  51. 932b3ae Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 6 years ago
  52. c4cdd9e Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57" by Antonio Nino Diaz · 6 years ago
  53. 9056f10 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 6 years ago
  54. 46c613e utils_def: add an assembly version for GENMASK by Yann Gautier · 6 years ago
  55. 3c471c3 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 6 years ago
  56. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  57. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  58. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  59. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  60. 3d7ae0b Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  61. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  62. 00f588b libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 6 years ago
  63. 195e363 Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  64. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  65. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  66. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  67. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  68. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  69. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  70. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  71. 44445ae Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  72. 630b011 libfdt: Import version v1.4.7 by Antonio Nino Diaz · 6 years ago
  73. b7618c9 libfdt: Remove current version by Antonio Nino Diaz · 6 years ago
  74. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  75. d90256a lib/mmio: Add mmio_clrsetbits_16 inline function by Konstantin Porotchkin · 6 years ago
  76. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  77. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  78. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  79. 9cc4651 Introduce object pool allocator by Sandrine Bailleux · 6 years ago
  80. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  81. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  82. a4277cd Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 6 years ago
  83. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  84. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  85. 7dab0ea context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  86. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  87. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  88. d47509d Fix misra warnings in delay timer and console drivers by Sathees Balya · 6 years ago
  89. 630cdf7 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · 6 years ago
  90. e43422b ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · 6 years ago
  91. 6cf8d65 cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 6 years ago
  92. cf3ed0d cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 6 years ago
  93. 3ee60d8 Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc by Dimitris Papastamos · 6 years ago
  94. 30125ea AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1 by Jan Dabros · 6 years ago
  95. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  96. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  97. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  98. 2fb88cb libc: Cleanup SCC headers by Antonio Nino Diaz · 6 years ago
  99. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  100. 27989a8 libc: Introduce files from SCC by Antonio Nino Diaz · 6 years ago