1. cbc8cae refactor(cpus): convert Cortex-A15 to use the errata framework by Sona Mathew · 2 years, 1 month ago
  2. f99a481 refactor(cpus): convert the Cortex-X3 to use the cpu helpers by Sona Mathew · 2 years, 2 months ago
  3. 1a9d5d1 refactor(cpus): convert Cortex-X3 to use the errata framework by Sona Mathew · 2 years, 2 months ago
  4. 2975bc0 refactor(cpus): reorder Cortex-X3 errata by ascending order by Sona Mathew · 2 years, 2 months ago
  5. 51e9eb1 refactor(cpus): convert the Cortex-A73 to use the cpu helpers by Sona Mathew · 2 years, 2 months ago
  6. 7711223 refactor(cpus): convert Cortex-A73 to use the errata framework by Sona Mathew · 2 years, 2 months ago
  7. e2da5e0 refactor(cpus): reorder Cortex-A73 errata by ascending order by Sona Mathew · 2 years, 2 months ago
  8. 5c7d12c refactor(cpus): convert the Cortex-A35 to use the cpu helpers by Sona Mathew · 2 years, 2 months ago
  9. 40eef67 refactor(cpus): convert Cortex-A35 to use the errata framework by Sona Mathew · 2 years, 2 months ago
  10. db8621a Merge changes from topic "ar/errata_refactor" into integration by Bipin Ravi · 2 years ago
  11. 2d8aee0 Merge changes from topic "ar/errata_refactor" into integration by Bipin Ravi · 2 years ago
  12. f560a13 Merge "docs(rme): update tftf build command" into integration by Soby Mathew · 2 years ago
  13. f6af218 refactor(cpus): convert Neoverse V1 to use CPU helpers by Arvind Ram Prakash · 2 years, 1 month ago
  14. 7f798aa refactor(cpus): convert Neoverse V1 to framework by Arvind Ram Prakash · 2 years, 1 month ago
  15. b0b712b refactor(cpus): reorder Neoverse V1 errata by ascending order by Arvind Ram Prakash · 2 years, 1 month ago
  16. 708d0ab Merge changes from topic "gr/errata_refactor" into integration by Lauren Wehrmeister · 2 years ago
  17. fc22bcf Merge changes from topic "gr/errata_refactor" into integration by Bipin Ravi · 2 years ago
  18. 12d2806 fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · 2 years, 1 month ago
  19. 7e030b3 fix(errata-abi): added Neoverse N2 to Errata ABI list by Arvind Ram Prakash · 2 years, 1 month ago
  20. eb44035 fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · 2 years, 1 month ago
  21. d6d34b3 fix(docs): updated certain Neoverse N2 erratum status in docs by Arvind Ram Prakash · 2 years, 1 month ago
  22. b41792c refactor(cpus): convert Neoverse N2 to use CPU helpers by Arvind Ram Prakash · 2 years, 1 month ago
  23. ccb5616 refactor(cpus): convert Neoverse N2 to framework by Arvind Ram Prakash · 2 years, 1 month ago
  24. a438f43 refactor(cpus): reorder Neoverse N2 errata by ascending order by Arvind Ram Prakash · 2 years, 1 month ago
  25. 53e02f2 refactor(cpus): convert the Cortex-A76 to use cpu helpers by Govindraj Raja · 2 years ago
  26. b6120c6 refactor(cpus): convert the Cortex-A55 to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
  27. 6fb2dbd refactor(cpus): convert the Cortex-A76 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
  28. 1de3c3a refactor(cpus): convert the Cortex-A55 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
  29. 91ba1a5 refactor(cpus): convert the Cortex-A76AE to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
  30. c62d9c7 refactor(cpus): convert the Cortex-A76AE to use the errata framework by Govindraj Raja · 2 years, 2 months ago
  31. 0a32745 refactor(cpus): convert the Cortex-A78 to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
  32. 20c791e refactor(cpus): convert the Cortex-A78 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
  33. dd0dbe4 refactor(cpus): reorder Cortex-A78 errata by ascending order by Govindraj Raja · 2 years, 2 months ago
  34. cc0fc55 refactor(cpus): convert the Cortex-A78C to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
  35. 3c8de37 refactor(cpus): convert the Cortex-A78C to use the errata framework by Govindraj Raja · 2 years, 2 months ago
  36. 1c85721 refactor(cpus): reorder Cortex-A78C errata by ascending order by Govindraj Raja · 2 years, 2 months ago
  37. 1ff96d6 refactor(cpus): convert the Cortex-X1 to use cpu helpers by Govindraj Raja · 2 years, 2 months ago
  38. 2110686 refactor(cpus): convert the Cortex-X1 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
  39. e76cfe5 refactor(cpus): reorder Cortex-X1 errata by ascending order by Govindraj Raja · 2 years, 2 months ago
  40. 62e84c8 refactor(cpus): use cpu errata wrappers Cortex-A12 aarch32 cpu by Govindraj Raja · 2 years, 2 months ago
  41. 3ca54cb refactor(cpus): use cpu errata wrappers Cortex-A7 and A9 aarch32 cpus by Govindraj Raja · 2 years, 3 months ago
  42. 12900c4 Merge "fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious" into integration by Madhukar Pappireddy · 2 years ago
  43. 8bcc753 Merge "fix(xilinx): remove clock_setrate and clock_getrate api" into integration by Joanna Farley · 2 years ago
  44. e5955d7 fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 2 years ago
  45. b175287 docs(rme): update tftf build command by Shruti Gupta · 2 years ago
  46. 101f070 fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious by Marco Felsch · 2 years ago
  47. 5029574 Merge changes from topic "CPU_RAS_FF" into integration by Madhukar Pappireddy · 2 years ago
  48. e802748 feat(rdn2): enable Neoverse N2 CPU error handling support by Omkar Anand Kulkarni · 2 years, 2 months ago
  49. 31d1e4f feat(sgi): firmware first error handling for Neoverse N2 CPU by Omkar Anand Kulkarni · 2 years, 1 month ago
  50. f1e4a28 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 2 years, 1 month ago
  51. 8eca49e Merge "feat(allwinner): use reset through scpi for warm/soft reset" into integration by André Przywara · 2 years ago
  52. 231305e Merge changes from topic "jc/errata_refactor" into integration by Lauren Wehrmeister · 2 years ago
  53. 39f6317 Merge "refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus" into integration by Bipin Ravi · 2 years ago
  54. 0cf5f08 feat(allwinner): use reset through scpi for warm/soft reset by Andrey Skvortsov · 2 years, 3 months ago
  55. b74a193 Merge "feat(nuvoton): added support for npcm845x chip" into integration by Madhukar Pappireddy · 2 years ago
  56. 64ea532 refactor(cpus): convert Cortex-A72 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  57. 989960c refactor(cpus): convert the Cortex-A72 to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  58. 14197f8 refactor(cpus): reorder Cortex-A72 errata by ascending order by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  59. d66168a Merge "chore(ethos-n): update npu firmware version" into integration by Olivier Deprez · 2 years ago
  60. 37366af Merge "fix(cpus): fix minor issue seen with a9 cpu" into integration by Lauren Wehrmeister · 2 years ago
  61. e488307 refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus by Govindraj Raja · 2 years, 3 months ago
  62. af70470 fix(cpus): fix minor issue seen with a9 cpu by Govindraj Raja · 2 years, 1 month ago
  63. f3c8066 Merge "refactor(cpus): convert Cortex-A715 to the errata framework" into integration by Bipin Ravi · 2 years ago
  64. e070ead Merge changes from topic "hm/errata-fw" into integration by Bipin Ravi · 2 years ago
  65. 6c6cc73 Merge changes from topics "hm/errata-refactor", "jc/errata_refactor" into integration by Bipin Ravi · 2 years ago
  66. 79e2fae Merge changes from topic "lw/errata_refactor" into integration by Bipin Ravi · 2 years ago
  67. 8dce48a Merge "feat(morello): add support for I2S audio" into integration by Manish V Badarkhe · 2 years ago
  68. 52f0ecd Merge "Revert "docs: disable PDF output for documentation generation"" into integration by Manish V Badarkhe · 2 years ago
  69. 6bcbe43 feat(morello): add support for I2S audio by Faiz Abbas · 3 years, 6 months ago
  70. d48a646 Revert "docs: disable PDF output for documentation generation" by Manish V Badarkhe · 2 years ago
  71. fdd3287 refactor(cpus): convert the Cortex-x2 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  72. a62b1b3 refactor(cpus): convert the Cortex-x2 to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  73. 64733b3 refactor(cpus): reorder Cortex-x2 errata by ascending order by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  74. 38f762a refactor(cpus): convert the Cortex-A65AE to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  75. a29cb3c refactor(cpus): convert the Cortex-A510 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  76. ed6d4a3 refactor(cpus): convert the Cortex-A510 to use the errata framework by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  77. 32d371d refactor(cpus): reorder Cortex-A510 errata by ascending order by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  78. 60784c3 chore(fvp): add Aarch32 Cortex-A53 to the build by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  79. 97b12ae refactor(cpus): add Cortex-A53 errata framework information by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  80. 445f7b5 feat(cpus): add errata framework helpers by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  81. 5d17510 chore(brcm): include cpu_helpers.S for bl2 build by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  82. 12384f2 refactor(cpus): convert Neoverse-N1 to use helpers by laurenw-arm · 2 years, 2 months ago
  83. f86098a refactor(cpus): convert Neoverse-N1 to framework by laurenw-arm · 2 years, 2 months ago
  84. edcece1 feat(nuvoton): added support for npcm845x chip by rutigl@gmail.com · 2 years, 5 months ago
  85. 43a6544 Merge "chore(docs): update march utility details" into integration by Manish V Badarkhe · 2 years ago
  86. 1b0b176 Merge "feat(imx8m): detect console base address during runtime" into integration by Madhukar Pappireddy · 2 years ago
  87. abe8062 Merge "fix(el3-spmc): fix incorrect CASSERT" into integration by Olivier Deprez · 2 years ago
  88. fbc90e0 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · 2 years ago
  89. df730d9 feat(imx8m): detect console base address during runtime by Marco Felsch · 2 years ago
  90. 1dd79f9 fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 2 years, 2 months ago
  91. e2ce7d3 Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · 2 years ago
  92. e07e739 refactor(psci): extract cm_prepare_el3_exit_ns() to a common location by Boyan Karatotev · 2 years, 3 months ago
  93. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  94. 99506fa fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 2 years, 6 months ago
  95. b48bd79 refactor(cm): factor out EL2 register setting when EL2 is unused by Boyan Karatotev · 2 years, 5 months ago
  96. 40c81ed fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 2 years, 1 month ago
  97. d281e05 Merge "refactor(el3-runtime): move interrupt exception handler from macro to a function" into integration by Manish Pandey · 2 years, 1 month ago
  98. 3991b88 refactor(el3-runtime): move interrupt exception handler from macro to a function by Manish Pandey · 2 years, 1 month ago
  99. cd91aa1 Merge "fix(fvp): adjust BL2 maximum size as per total SRAM size" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  100. f3965b6 refactor(cpus): add Cortex-A17 errata framework information by Harrison Mutai · 2 years, 1 month ago