1. 53ebfc4 refactor(cpus): reorder Cortex-A53 errata by ascending order by Boyan Karatotev · 2 years, 4 months ago
  2. c91dad2 refactor(cpus): convert the Cortex-A78AE to use cpu helpers by Boyan Karatotev · 2 years, 4 months ago
  3. 99f116e refactor(cpus): convert the Denver cpu to use the errata framework by Boyan Karatotev · 2 years, 4 months ago
  4. d413a7b refactor(cpus): convert the Cortex-A78AE to use the errata framework by Boyan Karatotev · 2 years, 4 months ago
  5. 8ffb1e6 refactor(cpus): convert the Cortex-A5 to use the errata framework by Boyan Karatotev · 2 years, 4 months ago
  6. 8fb8aaf refactor(cpus): convert the Cortex-A77 to use the bit set helpers by Boyan Karatotev · 2 years, 6 months ago
  7. 2addd83 refactor(cpus): convert the Cortex-A77 to use the errata framework by Boyan Karatotev · 2 years, 6 months ago
  8. 26a1c7b refactor(cpus): reorder Cortex-A77 errata by ascending order by Boyan Karatotev · 2 years, 6 months ago
  9. 3e3d65d refactor(cpus): convert Cortex-A72 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  10. 93462ce refactor(cpus): convert the Cortex-A72 to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  11. 5e7ee47 refactor(cpus): reorder Cortex-A72 errata by ascending order by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  12. e5e8b58 refactor(cpus): convert the Cortex-x2 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  13. 5a94e5c refactor(cpus): convert the Cortex-x2 to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  14. 86b014d refactor(cpus): reorder Cortex-x2 errata by ascending order by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  15. e35181a refactor(cpus): convert the Cortex-A65AE to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  16. 57d6e26 refactor(cpus): convert the Cortex-A510 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  17. f0552cd refactor(cpus): convert the Cortex-A510 to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  18. 502f254 refactor(cpus): reorder Cortex-A510 errata by ascending order by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  19. 863e088 refactor(cpus): convert Cortex-A15 to use the errata framework by Sona Mathew · 2 years, 1 month ago
  20. 525f390 refactor(cpus): convert the Cortex-X3 to use the cpu helpers by Sona Mathew · 2 years, 2 months ago
  21. 16dabc6 refactor(cpus): convert Cortex-X3 to use the errata framework by Sona Mathew · 2 years, 2 months ago
  22. ebc0174 refactor(cpus): reorder Cortex-X3 errata by ascending order by Sona Mathew · 2 years, 2 months ago
  23. a1d9d96 refactor(cpus): convert the Cortex-A73 to use the cpu helpers by Sona Mathew · 2 years, 2 months ago
  24. ae105c1 refactor(cpus): convert Cortex-A73 to use the errata framework by Sona Mathew · 2 years, 2 months ago
  25. 1b5699b refactor(cpus): reorder Cortex-A73 errata by ascending order by Sona Mathew · 2 years, 2 months ago
  26. 7ee0753 refactor(cpus): convert the Cortex-A35 to use the cpu helpers by Sona Mathew · 2 years, 2 months ago
  27. 40df88f refactor(cpus): convert Cortex-A35 to use the errata framework by Sona Mathew · 2 years, 2 months ago
  28. 3ca8e4b chore: rename Makalu to Cortex-A715 by Harrison Mutai · 2 years, 3 months ago
  29. edc4668 fix(cpus): reduce generic_errata_report()'s size by Boyan Karatotev · 2 years, 2 months ago
  30. ea07792 feat(cpus): add more errata framework helpers by Boyan Karatotev · 2 years, 4 months ago
  31. d45aac6 feat(cpus): add errata framework helpers by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  32. 5a13a46 docs: document the errata framework by Boyan Karatotev · 2 years, 6 months ago
  33. 08f6794 feat(cpus): wrappers to propagate AArch32 errata info by Boyan Karatotev · 2 years, 6 months ago
  34. 58c9e89 feat(cpus): add a way to automatically report errata by Boyan Karatotev · 2 years, 6 months ago
  35. 0fe4e97 feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · 2 years, 6 months ago
  36. 30abae0 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 2 years, 6 months ago
  37. f8b2166 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 2 years, 6 months ago
  38. 49d1200 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 2 years, 6 months ago
  39. 48455d6 chore(cpus): remove redundant asserts by Boyan Karatotev · 2 years, 6 months ago
  40. 2a538f2 Merge "docs(changelog): changelog for lts-v2.8.8 release" into lts-v2.8 by Bipin Ravi · 2 years ago lts-v2.8.8
  41. a7d0386 docs(changelog): changelog for lts-v2.8.8 release by Varun Wadekar · 2 years ago
  42. 6ad2739 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into lts-v2.8 by Lauren Wehrmeister · 2 years ago
  43. ec3fafa fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 2 years, 1 month ago
  44. cfd3747 Merge "docs(changelog): changelog for lts-v2.8.7 release" into lts-v2.8 by Varun Wadekar · 2 years, 1 month ago lts-v2.8.7
  45. 7077107 docs(changelog): changelog for lts-v2.8.7 release by Okash Khawaja · 2 years, 1 month ago
  46. 99866ed Merge changes from topic "srm/Errata_ABI_El3-lts-v2.8" into lts-v2.8 by Lauren Wehrmeister · 2 years, 1 month ago
  47. 66dab5c docs(errata_abi): document the errata abi changes by Sona Mathew · 2 years, 5 months ago
  48. b8bb1e3 feat(fvp): enable errata management interface by Sona Mathew · 2 years, 5 months ago
  49. f718c87 fix(cpus): workaround platforms non-arm interconnect by Sona Mathew · 2 years, 5 months ago
  50. 4a001ff refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 2 years, 5 months ago
  51. bb9d6fa feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years, 9 months ago
  52. 1fdc979 feat(build): add support for new binutils versions by Marco Felsch · 2 years, 9 months ago
  53. 8782b88 build(makefile): add helper to detect linker options by Marco Felsch · 2 years, 9 months ago
  54. 37bee49 fix(build): allow warnings when using lld by Yabin Cui · 2 years, 7 months ago
  55. ff0bd5f Merge "docs(changelog): changelog for lts-v2.8.6 release" into lts-v2.8 by Bipin Ravi · 2 years, 4 months ago lts-v2.8.6
  56. ea81ab5 docs(changelog): changelog for lts-v2.8.6 release by Varun Wadekar · 2 years, 4 months ago
  57. 4d45acf Merge "fix(tsp): use verbose for power logs" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago
  58. 679bd02 Merge "fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago
  59. 2e48284 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · 2 years, 5 months ago
  60. 65d1430 Merge "docs(changelog): changelog for lts-v2.8.5 release" into lts-v2.8 by Bipin Ravi · 2 years, 4 months ago lts-v2.8.5
  61. 774abd4 docs(changelog): changelog for lts-v2.8.5 release by Varun Wadekar · 2 years, 4 months ago
  62. 6d2d2c1 Merge "fix(cpus): workaround for Cortex-A78C erratum 1827440" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago
  63. a9228c0 Merge "fix(cpus): workaround for Cortex-A78C erratum 1827430" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago
  64. 178b6b2 Merge "refactor(cpus): shorten errata flag defines" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago
  65. 330095f fix(cpus): workaround for Cortex-A78C erratum 1827440 by Bipin Ravi · 2 years, 5 months ago
  66. 14bb756 fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 2 years, 5 months ago
  67. e31060c refactor(cpus): shorten errata flag defines by Boyan Karatotev · 2 years, 9 months ago
  68. bb649f7 Merge "docs(changelog): changelog for lts-v2.8.4 release" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago lts-v2.8.4
  69. 6cc8ca9 fix(tsp): use verbose for power logs by Shruti Gupta · 2 years, 8 months ago
  70. d01721f docs(changelog): changelog for lts-v2.8.4 release by Varun Wadekar · 2 years, 4 months ago
  71. f45543d Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago
  72. 28af744 Merge "docs(changelog): changelog for lts-v2.8.3 release" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago lts-v2.8.3
  73. 08a0f6a fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · 2 years, 5 months ago
  74. f5c3b42 docs(changelog): changelog for lts-v2.8.3 release by Varun Wadekar · 2 years, 4 months ago
  75. 416ebb0 Merge "fix(cpus): workaround for Cortex-A78C erratum 2779484" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago
  76. 452243e Merge "fix(cpus): workaround for Cortex-A78 erratum 2742426" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago
  77. f156742 Merge "fix(deps): add missing aeabi_memset.S" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago
  78. 4f1e427 Merge "docs(changelog): changelog for lts-v2.8.2 release" into lts-v2.8 by Varun Wadekar · 2 years, 4 months ago lts-v2.8.2
  79. 0aae8a3 fix(deps): add missing aeabi_memset.S by Boyan Karatotev · 2 years, 6 months ago
  80. f46f17b docs(changelog): changelog for lts-v2.8.2 release by Varun Wadekar · 2 years, 5 months ago
  81. f69a1ad Merge "fix(zynqmp): enable A53 workaround(errata 1530924)" into lts-v2.8 by Varun Wadekar · 2 years, 5 months ago
  82. 48f38bc fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · 2 years, 5 months ago
  83. a307605 fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · 2 years, 5 months ago
  84. 6501f52 Merge "docs(changelog): changelog for lts-v2.8.1 release" into lts-v2.8 by Varun Wadekar · 2 years, 5 months ago lts-v2.8.1
  85. ce39875 docs(changelog): changelog for lts-v2.8.1 release by Okash Khawaja · 2 years, 5 months ago
  86. 6933da3 Merge "Revert "fix(el3_runtime): allow SErrors when executing in EL3"" into lts-v2.8 by Varun Wadekar · 2 years, 5 months ago
  87. 51120a4 Revert "fix(el3_runtime): allow SErrors when executing in EL3" by Okash Khawaja · 2 years, 6 months ago
  88. 3c5ba11 fix(zynqmp): enable A53 workaround(errata 1530924) by Michal Simek · 2 years, 6 months ago
  89. 2b8f916 Merge "docs(changelog): changelog for lts-v2.8.0 release" into lts-v2.8 by Varun Wadekar · 2 years, 6 months ago lts-v2.8.0
  90. c7e8bda docs(changelog): changelog for lts-v2.8.0 release by Varun Wadekar · 2 years, 6 months ago
  91. 9136277 Merge "docs(security): security advisory for CVE-2022-47630" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago lts-v2.8-rc0
  92. 5bc5abc Merge "fix(cpus): workaround for Cortex-A510 erratum 2684597" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago
  93. f4bb2cc Merge "fix(cpus): workaround for Cortex-A78C erratum 2772121" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago
  94. c3b1d08 Merge "fix(plat/css): fix invalid redistributor poweroff" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago
  95. 709b680 Merge "fix(libc): properly define SCHAR_MIN" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago
  96. 9bd83fd Merge "fix(el3_runtime): allow SErrors when executing in EL3" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago
  97. 393a51a Merge "fix(st): include utils.h to solve compilation error" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago
  98. 66f43c6 Merge "fix(el3_runtime): restore SPSR/ELR/SCR after esb" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago
  99. 0c59243 Merge "fix(console): fix crash on spin_unlock with cache disabled" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago
  100. 0eb9e5b Merge "fix(sptool): add dependency to SP image" into lts-v2.8 by Bipin Ravi · 2 years, 6 months ago