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