1. ae3f624 feat(bl32): print entry point before exiting SP_MIN by Stephan Gerhold · 1 year, 3 months ago
  2. e46bfc4 fix(bl32): avoid clearing argument registers in RESET_TO_SP_MIN case by Stephan Gerhold · 1 year, 2 months ago
  3. f38c3e5 fix(bl32): always include arm_arch_svc in SP_MIN by Stephan Gerhold · 1 year, 4 months ago
  4. 9af54e1 fix(services): disable workaround discovery on aarch32 for now by Stephan Gerhold · 11 months ago
  5. c7a67eb Merge "docs(rme): update tftf build command" into integration by Soby Mathew · 11 months ago
  6. 7386a06 Merge changes from topic "gr/errata_refactor" into integration by Lauren Wehrmeister · 11 months ago
  7. 0f09d9b Merge changes from topic "gr/errata_refactor" into integration by Bipin Ravi · 11 months ago
  8. 2239343 refactor(cpus): convert the Cortex-A76 to use cpu helpers by Govindraj Raja · 11 months ago
  9. 0a0b99a refactor(cpus): convert the Cortex-A55 to use cpu helpers by Govindraj Raja · 1 year, 1 month ago
  10. 331bdef refactor(cpus): convert the Cortex-A76 to use the errata framework by Govindraj Raja · 1 year, 1 month ago
  11. 5a8a106 refactor(cpus): convert the Cortex-A55 to use the errata framework by Govindraj Raja · 1 year, 1 month ago
  12. ff525a5 refactor(cpus): convert the Cortex-A76AE to use cpu helpers by Govindraj Raja · 1 year, 1 month ago
  13. 776fa58 refactor(cpus): convert the Cortex-A76AE to use the errata framework by Govindraj Raja · 1 year, 1 month ago
  14. 1087d50 refactor(cpus): convert the Cortex-A78 to use cpu helpers by Govindraj Raja · 1 year, 1 month ago
  15. 3f957e7 refactor(cpus): convert the Cortex-A78 to use the errata framework by Govindraj Raja · 1 year, 1 month ago
  16. 805dc80 refactor(cpus): reorder Cortex-A78 errata by ascending order by Govindraj Raja · 1 year, 1 month ago
  17. f37b287 refactor(cpus): convert the Cortex-A78C to use cpu helpers by Govindraj Raja · 1 year, 1 month ago
  18. 20a9295 refactor(cpus): convert the Cortex-A78C to use the errata framework by Govindraj Raja · 1 year, 1 month ago
  19. a4c473e refactor(cpus): reorder Cortex-A78C errata by ascending order by Govindraj Raja · 1 year, 1 month ago
  20. 0bd4e1a refactor(cpus): convert the Cortex-X1 to use cpu helpers by Govindraj Raja · 1 year, 1 month ago
  21. 8cb6c5b refactor(cpus): convert the Cortex-X1 to use the errata framework by Govindraj Raja · 1 year, 1 month ago
  22. 615e9d6 refactor(cpus): reorder Cortex-X1 errata by ascending order by Govindraj Raja · 1 year, 1 month ago
  23. b19bb85 refactor(cpus): use cpu errata wrappers Cortex-A12 aarch32 cpu by Govindraj Raja · 1 year, 1 month ago
  24. 8fab3b3 refactor(cpus): use cpu errata wrappers Cortex-A7 and A9 aarch32 cpus by Govindraj Raja · 1 year, 2 months ago
  25. 1844930 Merge "fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious" into integration by Madhukar Pappireddy · 11 months ago
  26. 197313e Merge "fix(xilinx): remove clock_setrate and clock_getrate api" into integration by Joanna Farley · 11 months ago
  27. d5a3eff fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 11 months ago
  28. 9acd75a docs(rme): update tftf build command by Shruti Gupta · 11 months ago
  29. 409eb8b fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious by Marco Felsch · 11 months ago
  30. 9f4a85b Merge changes from topic "CPU_RAS_FF" into integration by Madhukar Pappireddy · 11 months ago
  31. 67f5ccb feat(rdn2): enable Neoverse N2 CPU error handling support by Omkar Anand Kulkarni · 1 year ago
  32. 1ab5c60 feat(sgi): firmware first error handling for Neoverse N2 CPU by Omkar Anand Kulkarni · 1 year ago
  33. bc20432 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 11 months ago
  34. ec8f40d Merge "feat(allwinner): use reset through scpi for warm/soft reset" into integration by André Przywara · 11 months ago
  35. 087395d Merge changes from topic "jc/errata_refactor" into integration by Lauren Wehrmeister · 11 months ago
  36. 9f445e8 Merge "refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus" into integration by Bipin Ravi · 11 months ago
  37. e0ea8fd feat(allwinner): use reset through scpi for warm/soft reset by Andrey Skvortsov · 1 year, 2 months ago
  38. aa59ea5 Merge "feat(nuvoton): added support for npcm845x chip" into integration by Madhukar Pappireddy · 11 months ago
  39. 30da8af refactor(cpus): convert Cortex-A72 to use cpu helpers by Jayanth Dodderi Chidanand · 1 year ago
  40. b1cd7d5 refactor(cpus): convert the Cortex-A72 to use the errata framework by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  41. cc02b96 refactor(cpus): reorder Cortex-A72 errata by ascending order by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  42. 0b213c2 Merge "chore(ethos-n): update npu firmware version" into integration by Olivier Deprez · 11 months ago
  43. 4a53c26 Merge "fix(cpus): fix minor issue seen with a9 cpu" into integration by Lauren Wehrmeister · 11 months ago
  44. f362510 refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus by Govindraj Raja · 1 year, 2 months ago
  45. 5716493 fix(cpus): fix minor issue seen with a9 cpu by Govindraj Raja · 12 months ago
  46. fe97680 Merge "refactor(cpus): convert Cortex-A715 to the errata framework" into integration by Bipin Ravi · 11 months ago
  47. d3a63a3 Merge changes from topic "hm/errata-fw" into integration by Bipin Ravi · 11 months ago
  48. d0375e5 Merge changes from topics "hm/errata-refactor", "jc/errata_refactor" into integration by Bipin Ravi · 11 months ago
  49. 0f5e496 Merge changes from topic "lw/errata_refactor" into integration by Bipin Ravi · 11 months ago
  50. 5e65076 Merge "feat(morello): add support for I2S audio" into integration by Manish V Badarkhe · 11 months ago
  51. c61a983 Merge "Revert "docs: disable PDF output for documentation generation"" into integration by Manish V Badarkhe · 11 months ago
  52. 57b7b0c feat(morello): add support for I2S audio by Faiz Abbas · 2 years, 5 months ago
  53. 818c4df Revert "docs: disable PDF output for documentation generation" by Manish V Badarkhe · 11 months ago
  54. 0b32727 refactor(cpus): convert the Cortex-x2 to use cpu helpers by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  55. ac7b191 refactor(cpus): convert the Cortex-x2 to use the errata framework by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  56. b198725 refactor(cpus): reorder Cortex-x2 errata by ascending order by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  57. 013d1ca refactor(cpus): convert the Cortex-A65AE to use the errata framework by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  58. 399472c refactor(cpus): convert the Cortex-A510 to use cpu helpers by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  59. 5818c7a refactor(cpus): convert the Cortex-A510 to use the errata framework by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  60. 16e5ca2 refactor(cpus): reorder Cortex-A510 errata by ascending order by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  61. 5d47841 chore(fvp): add Aarch32 Cortex-A53 to the build by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  62. 0dd7114 refactor(cpus): add Cortex-A53 errata framework information by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  63. f566e10 feat(cpus): add errata framework helpers by Jayanth Dodderi Chidanand · 1 year ago
  64. 4e89de2 chore(brcm): include cpu_helpers.S for bl2 build by Jayanth Dodderi Chidanand · 1 year ago
  65. b45d7d7 refactor(cpus): convert Neoverse-N1 to use helpers by laurenw-arm · 1 year, 1 month ago
  66. 41c3e26 refactor(cpus): convert Neoverse-N1 to framework by laurenw-arm · 1 year, 1 month ago
  67. defbeed feat(nuvoton): added support for npcm845x chip by rutigl@gmail.com · 1 year, 3 months ago
  68. 651c039 Merge "chore(docs): update march utility details" into integration by Manish V Badarkhe · 11 months ago
  69. c4b2d05 Merge "feat(imx8m): detect console base address during runtime" into integration by Madhukar Pappireddy · 11 months ago
  70. c3c0ecb Merge "fix(el3-spmc): fix incorrect CASSERT" into integration by Olivier Deprez · 11 months ago
  71. 35ce768 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · 11 months ago
  72. 7640134 feat(imx8m): detect console base address during runtime by Marco Felsch · 11 months ago
  73. 7763c1b fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 1 year, 1 month ago
  74. 8ceb3d7 Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · 11 months ago
  75. 8ee3214 refactor(psci): extract cm_prepare_el3_exit_ns() to a common location by Boyan Karatotev · 1 year, 1 month ago
  76. 919d3c8 refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 1 year, 5 months ago
  77. 6e2fd8b fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 1 year, 5 months ago
  78. fe1cd94 refactor(cm): factor out EL2 register setting when EL2 is unused by Boyan Karatotev · 1 year, 4 months ago
  79. 9887006 fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 12 months ago
  80. a4ca070 Merge "refactor(el3-runtime): move interrupt exception handler from macro to a function" into integration by Manish Pandey · 11 months ago
  81. 62040f4 refactor(el3-runtime): move interrupt exception handler from macro to a function by Manish Pandey · 12 months ago
  82. 8f9cd00 Merge "fix(fvp): adjust BL2 maximum size as per total SRAM size" into integration by Madhukar Pappireddy · 12 months ago
  83. 44f985d refactor(cpus): add Cortex-A17 errata framework information by Harrison Mutai · 1 year ago
  84. 3318802 fix(fvp): resolve broken workaround reference by Harrison Mutai · 1 year ago
  85. e485973 fix(fvp): adjust BL2 maximum size as per total SRAM size by Manish V Badarkhe · 12 months ago
  86. c4e6275 Merge "docs(maintainers): update AMD maintainers list" into integration by Manish V Badarkhe · 12 months ago
  87. c080cd8 Merge "feat(mte): adds feature detection for MTE_PERM" into integration by Manish Pandey · 12 months ago
  88. 613298d docs(maintainers): update AMD maintainers list by Akshay Belsare · 12 months ago
  89. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 1 year, 3 months ago
  90. 8152565 chore(docs): update march utility details by Govindraj Raja · 12 months ago
  91. 26cf46d Merge changes from topic "msm8916-plats" into integration by Manish V Badarkhe · 12 months ago
  92. 304dac5 docs(msm8916): document new platforms by Stephan Gerhold · 1 year, 3 months ago
  93. 4dd9b47 feat(msm8916): add port for MDM9607 by Stephan Gerhold · 1 year, 10 months ago
  94. da60d6f refactor(msm8916): handle single core platforms by Stephan Gerhold · 1 year, 10 months ago
  95. 53145c3 feat(msm8916): add port for MSM8939 by Stephan Gerhold · 1 year, 10 months ago
  96. 4dfdc5f feat(msm8916): power on L2 caches for secondary clusters by Stephan Gerhold · 1 year, 10 months ago
  97. 1b78346 feat(msm8916): initialize CCI-400 for multiple clusters by Stephan Gerhold · 1 year, 10 months ago
  98. f0ed728 refactor(msm8916): handle multiple CPU clusters by Stephan Gerhold · 1 year, 10 months ago
  99. a7c85b2 feat(msm8916): add port for MSM8909 by Stephan Gerhold · 1 year, 10 months ago
  100. 419ebb8 feat(msm8916): clear CACHE_LOCK for MMU-500 r2p0+ by Stephan Gerhold · 1 year, 4 months ago