1. fbcf54a errata: workaround for Cortex-A710 errata 1987031 by nayanpatel-arm · 4 years ago
  2. 8913047 feat(cpus): workaround for Cortex A78 AE erratum 1951502 by Varun Wadekar · 4 years ago
  3. 100d402 errata: workaround for Neoverse V1 errata 2139242 by johpow01 · 4 years ago
  4. 1a8804c errata: workaround for Neoverse V1 errata 1966096 by johpow01 · 4 years ago
  5. d1987f4 Merge "errata: workaround for Neoverse V1 errata 1925756" into integration by Bipin Ravi · 4 years ago
  6. 55120f9 Merge "errata: workaround for Neoverse V1 errata 1852267" into integration by Bipin Ravi · 4 years ago
  7. 1d24eb3 Merge "errata: workaround for Neoverse V1 errata 1774420" into integration by Bipin Ravi · 4 years ago
  8. 741dd04 errata: workaround for Neoverse V1 errata 1925756 by laurenw-arm · 4 years ago
  9. 143b196 errata: workaround for Neoverse V1 errata 1852267 by laurenw-arm · 4 years ago
  10. 4789cf6 errata: workaround for Neoverse V1 errata 1774420 by laurenw-arm · 4 years ago
  11. f216937 feat(sw_crc32): add software CRC32 support by Manish V Badarkhe · 4 years, 1 month ago
  12. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  13. 182ce10 errata: workaround for Neoverse V1 errata 1940577 by johpow01 · 4 years, 10 months ago
  14. 33e3e92 errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 4 years, 3 months ago
  15. 81a8b2d Merge "feat(sve): enable SVE for the secure world" into integration by Olivier Deprez · 4 years, 1 month ago
  16. 204fd99 Merge "errata: workaround for Cortex A77 errata 1791578" into integration by Manish Pandey · 4 years, 1 month ago
  17. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  18. 1a69145 errata: workaround for Cortex A78 errata 1821534 by johpow01 · 4 years, 3 months ago
  19. 3f0bec7 errata: workaround for Cortex A77 errata 1791578 by johpow01 · 4 years, 3 months ago
  20. 66bf006 Merge "fix(security): Set MDCR_EL3.MCCD bit" into integration by Mark Dykes · 4 years, 2 months ago
  21. 2e61d68 fix: random typos in tf-a code base by Olivier Deprez · 4 years, 2 months ago
  22. c6ac4df fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 4 years, 3 months ago
  23. 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
  24. 08e7cc5 Merge changes I15e7cc43,Id7411bd5,I92bafe70,I8f1c0658 into integration by Manish Pandey · 4 years, 3 months ago
  25. 8157942 Merge changes I36e45c0a,I69c21293 into integration by Manish Pandey · 4 years, 3 months ago
  26. 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years, 10 months ago
  27. 97bc7f0 Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · 4 years, 4 months ago
  28. 5d764e0 Add support for QEMU "max" CPU by Leif Lindholm · 4 years, 5 months ago
  29. de2dd4e Merge "lib/cpu: Workaround for Cortex A77 erratum 1946167" into integration by Madhukar Pappireddy · 4 years, 4 months ago
  30. e729595 Merge "Fix: Remove save/restore of EL2 timer registers" into integration by Olivier Deprez · 4 years, 4 months ago
  31. a7cf274 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 4 years, 4 months ago
  32. a492edc lib/cpu: Workaround for Cortex A77 erratum 1946167 by laurenw-arm · 4 years, 5 months ago
  33. 0a144dd Add Cortex_A78C CPU lib by Bipin Ravi · 4 years, 5 months ago
  34. cb090c1 Add Makalu ELP CPU lib by johpow01 · 4 years, 5 months ago
  35. 614c14e cpus: add Matterhorn ELP ARM cpu library by Usama Arif · 4 years, 9 months ago
  36. 8ef06b6 Merge "Add Makalu CPU lib" into integration by bipin.ravi · 4 years, 5 months ago
  37. 0cd5d1d Merge "lib/extensions/ras: fix bug of binary search" into integration by Manish Pandey · 4 years, 5 months ago
  38. aaabf97 Add Makalu CPU lib by johpow01 · 4 years, 10 months ago
  39. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  40. 005415a libc: memset: Fix MISRA issues by Andre Przywara · 4 years, 11 months ago
  41. e3b9cc1 lib: cpus: aarch32: sanity check pointers before use by Yann Gautier · 4 years, 5 months ago
  42. 94b0c33 Merge changes from topic "mp/strto_libc" into integration by Madhukar Pappireddy · 4 years, 6 months ago
  43. 041d7c7 rainier: remove cpu workaround for errata 1542419 by Manoj Kumar · 4 years, 6 months ago
  44. d56b957 libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  45. 587c155 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  46. 15c1c14 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  47. 015240d libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  48. c2d32a5 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 5 years ago
  49. 0ac8591 Merge "DebugFS: Check channel index before calling clone function" into integration by Olivier Deprez · 4 years, 7 months ago
  50. b226c74 DebugFS: Check channel index before calling clone function by Zelalem · 4 years, 8 months ago
  51. 7981c50 libc/snprintf: use macro to reduce duplicated code by Heyi Guo · 4 years, 7 months ago
  52. c654615 libc/snprintf: add support to print "%" character by Heyi Guo · 4 years, 9 months ago
  53. 128c5f0 libc/printf: add support to print "%" character by Heyi Guo · 4 years, 9 months ago
  54. 0b1838a lib/extensions/ras: fix bug of binary search by Heyi Guo · 5 years ago
  55. 263ee78 Workaround for Cortex N1 erratum 1946160 by johpow01 · 4 years, 10 months ago
  56. 3a2710d Workaround for Cortex A78 erratum 1951500 by johpow01 · 4 years, 10 months ago
  57. e26c59d Workaround for Cortex A78 erratum 1941498 by johpow01 · 4 years, 10 months ago
  58. db9736e AArch64: Fix assertions in processing dynamic relocations by Alexei Fedorov · 4 years, 7 months ago
  59. a86865a PSCI: fix limit of 256 CPUs caused by cast to unsigned char by Graeme Gregory · 4 years, 8 months ago
  60. 3f0d836 Workaround for Cortex A76 erratum 1946160 by johpow01 · 4 years, 8 months ago
  61. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 9 months ago
  62. 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 4 years, 8 months ago
  63. 25bbbd2 Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · 4 years, 10 months ago
  64. 9bbc03a Revert workaround for A77 erratum 1800714 by johpow01 · 4 years, 9 months ago
  65. 95ed9a9 Revert workaround for A76 erratum 1800710 by johpow01 · 4 years, 9 months ago
  66. 2b036b7 lib: el3_runtime: Fix SPE system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years, 10 months ago
  67. 062f8aa lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 5 years ago
  68. 0f777ea lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context by Arunachalam Ganapathy · 5 years ago
  69. 943aff0 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 4 years, 10 months ago
  70. 4a6b33e Merge changes Iba51bff1,I3f563cff into integration by Madhukar Pappireddy · 4 years, 10 months ago
  71. e0caf8f Update in coreboot_get_memory_type API to include size as well by Saurabh Gorecha · 4 years, 10 months ago
  72. dfe577a Merge "Don't return error information from console_flush" into integration by Mark Dykes · 4 years, 10 months ago
  73. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  74. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  75. 35c7537 Workaround for Cortex A77 erratum 1925769 by johpow01 · 5 years ago
  76. a4fdb89 Merge changes from topics "rename-herculesae-a78ae", "rename-zeus-v1" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  77. f8dee97 Merge "Workaround for Cortex A76 erratum 1868343" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  78. 467937b Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · 4 years, 10 months ago
  79. 5effe0b Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · 4 years, 10 months ago
  80. 55ff05f Workaround for Cortex A76 erratum 1868343 by johpow01 · 4 years, 10 months ago
  81. 3b45666 libfdt: Upgrade libfdt source files by Andre Przywara · 4 years, 10 months ago
  82. c36aa3c Merge "Workaround for Cortex A77 erratum 1508412" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  83. 609115a Merge changes I1ecbe5a1,Ib5945c37,Ic6b79648 into integration by Manish Pandey · 4 years, 10 months ago
  84. 478fc4f Merge "arm_fpga: Add support for unknown MPIDs" into integration by André Przywara · 4 years, 10 months ago
  85. 2b357c3 lib/cpus: add support for Morello Rainier CPUs by Manoj Kumar · 5 years ago
  86. aa3efe3 Workaround for Cortex A77 erratum 1508412 by laurenw-arm · 5 years ago
  87. 1994e56 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 5 years ago
  88. 2102327 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 4 years, 11 months ago
  89. 374eef0 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 4 years, 11 months ago
  90. 8f5426c Merge "SPE: Fix feature detection" into integration by Madhukar Pappireddy · 4 years, 11 months ago
  91. 28e9a55 lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 5 years ago
  92. b853592 SPE: Fix feature detection by Andre Przywara · 5 years ago
  93. 34029d0 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 5 years ago
  94. ddf0431 Merge "libc: Add support for vsnprintf()" into integration by Mark Dykes · 5 years ago
  95. 7764868 libc: Add support for vsnprintf() by Madhukar Pappireddy · 5 years ago
  96. 238db17 Merge "Workaround for Neoverse N1 erratum 1868343" into integration by Madhukar Pappireddy · 5 years ago
  97. 61f0ffc Workaround for Neoverse N1 erratum 1868343 by johpow01 · 5 years ago
  98. 1123a5e libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 5 years ago
  99. 0b96df7 Merge "libc: memset: improve performance by avoiding single byte writes" into integration by Mark Dykes · 5 years ago
  100. 75fab64 libc: memset: improve performance by avoiding single byte writes by Andre Przywara · 5 years ago