1. 1f6bb41 refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 1 year, 11 months ago
  2. 07f867b fix(el3-runtime): leverage generic interrupt controller helpers by Madhukar Pappireddy · 2 years ago
  3. 632e5ff fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · 2 years ago
  4. ab80cf3 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · 2 years ago
  5. 9c44778 Merge changes If9672598,I219c49d3 into integration by Sandrine Bailleux · 1 year, 10 months ago
  6. 684532a Merge "fix(errata-abi): fix the rev-var for Cortex-A710" into integration by Bipin Ravi · 1 year, 11 months ago
  7. fcfa15d Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 11 months ago
  8. 5c8fcc0 fix(errata-abi): fix the rev-var for Cortex-A710 by Sona Mathew · 1 year, 11 months ago
  9. 1438a5e Merge "fix(cpus): update the fix for Cortex-A78AE erratum 1941500" into integration by Lauren Wehrmeister · 1 year, 11 months ago
  10. 67a2ad1 fix(cpus): update the fix for Cortex-A78AE erratum 1941500 by Varun Wadekar · 1 year, 11 months ago
  11. 616b3ce feat(cert-create): add pkcs11 engine support by Robin van der Gracht · 1 year, 11 months ago
  12. aadb759 Merge "fix(ufs): performs unsigned shift for doorbell" into integration by Yann Gautier · 1 year, 11 months ago
  13. ea6f845 fix(cert-create): key: Avoid having a temporary value for pkey in key_load by Robin van der Gracht · 1 year, 11 months ago
  14. cd83a76 Merge "fix(st-ddr): express memory size with size_t type" into integration by Manish Pandey · 1 year, 11 months ago
  15. 84de50c Merge "feat(ethos-n): update npu error handling" into integration by Olivier Deprez · 1 year, 11 months ago
  16. 1e038c9 Merge "fix(cpufeat): move nested virtualization support to optionals" into integration by Olivier Deprez · 1 year, 11 months ago
  17. 83e79a3 Merge "fix(mmc): initialises response buffer with zeros" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  18. 8b2048c fix(cpufeat): move nested virtualization support to optionals by Govindraj Raja · 1 year, 11 months ago
  19. 455cd0d Merge "chore: remove MULTI_CONSOLE_API references" into integration by Joanna Farley · 1 year, 11 months ago
  20. c228daf Merge "fix(qemu_sbsa): align FIP base to BL1 size" into integration by Sandrine Bailleux · 1 year, 11 months ago
  21. 78b3792 Merge "feat(qemu): add "neoverse-n2" cpu support" into integration by Sandrine Bailleux · 1 year, 11 months ago
  22. 58dd153 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 1 year, 11 months ago
  23. ff34264 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · 1 year, 11 months ago
  24. b011402 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · 1 year, 11 months ago
  25. 8852fb5 fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · 1 year, 11 months ago
  26. 57b557d Merge "refactor(cpufeat): refactor arch feature build options" into integration by Mark Dykes · 1 year, 11 months ago
  27. 408cde8 fix(qemu_sbsa): align FIP base to BL1 size by Marcin Juszkiewicz · 1 year, 11 months ago
  28. 6ab8bb7 Merge "docs(maintainers): update corstone1000 maintainers" into integration by Manish Pandey · 1 year, 11 months ago
  29. 140d890 docs(maintainers): update corstone1000 maintainers by Xueliang Zhong · 2 years ago
  30. dbfafc5 Merge "fix(auth): don't overwrite pk with converted pk when rotpk is hash" into integration by Sandrine Bailleux · 1 year, 11 months ago
  31. b4e1e8f fix(st-ddr): express memory size with size_t type by Yann Gautier · 1 year, 11 months ago
  32. e47d8a5 fix(ufs): performs unsigned shift for doorbell by Anand Saminathan · 1 year, 11 months ago
  33. b1a2c51 fix(mmc): initialises response buffer with zeros by Anand Saminathan · 1 year, 11 months ago
  34. 408f9cb feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · 1 year, 11 months ago
  35. f521142 refactor(cpufeat): refactor arch feature build options by Govindraj Raja · 2 years ago
  36. cc933e1 Merge changes from topic "stm32mp2" into integration by Manish V Badarkhe · 1 year, 11 months ago
  37. 44a267b Merge changes from topic "xlnx_mmap_dynamic_dtb" into integration by Manish V Badarkhe · 1 year, 11 months ago
  38. d4635e9 Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · 1 year, 11 months ago
  39. 4bb6bd1 Merge "fix(plat/arm): do not program DSU CLUSTERPWRDN register" into integration by Olivier Deprez · 1 year, 11 months ago
  40. 75bfc18 Merge "fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  41. 3209b35 fix(plat/arm): do not program DSU CLUSTERPWRDN register by Manish Pandey · 1 year, 11 months ago
  42. 61412f7 Merge "fix(fvp): conditionally increase XLAT and MMAP table entries" into integration by Olivier Deprez · 1 year, 11 months ago
  43. 93ed138 fix(xilinx): dcache flush for dtb region by Amit Nagal · 1 year, 11 months ago
  44. 7ca7fb1 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 1 year, 11 months ago
  45. 512e0be Merge "feat(qemu): add "cortex-a710" cpu support" into integration by Sandrine Bailleux · 1 year, 11 months ago
  46. 03cf4e9 fix(fvp): conditionally increase XLAT and MMAP table entries by Manish V Badarkhe · 1 year, 11 months ago
  47. 409c20c feat(qemu): add A55 cpu support for virt by Mark-PK Tsai · 1 year, 11 months ago
  48. 1046b41 fix(auth): don't overwrite pk with converted pk when rotpk is hash by Robin van der Gracht · 1 year, 11 months ago
  49. 4734a62 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · 1 year, 11 months ago
  50. d478ac1 fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE by Olivier Deprez · 1 year, 11 months ago
  51. 55e3740 Merge "refactor(arm): avoid setting HASH_PREREQUISITES for a build without ROT_KEY" into integration by Manish Pandey · 1 year, 11 months ago
  52. f1ed218 Merge "feat(mbedtls): update to 3.4.1" into integration by Manish V Badarkhe · 1 year, 11 months ago
  53. 13ff6e9 chore: remove MULTI_CONSOLE_API references by Michal Simek · 1 year, 11 months ago
  54. 2e20069 Merge "docs(maintainers): add maintainers for i.MX9 SoCs" into integration by Olivier Deprez · 1 year, 11 months ago
  55. e686cdb feat(mbedtls): update to 3.4.1 by Sandrine Bailleux · 1 year, 11 months ago
  56. bc6bd65 Merge changes from topic "mb/spm+rme-tb-mb-support" into integration by Manish V Badarkhe · 1 year, 11 months ago
  57. e29693d Merge "feat(fvp): capture timestamps in bl stages" into integration by Manish V Badarkhe · 1 year, 11 months ago
  58. e99df5c Merge changes from topic "sm/errata_X3" into integration by Bipin Ravi · 1 year, 11 months ago
  59. 77fc89f Merge "fix(docs): replace deprecated urls under tfa/docs" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  60. e5839ed feat(stm32mp2): generate stm32 file by Yann Gautier · 2 years, 2 months ago
  61. 9aa5371 feat(stm32mp2-fdts): add stm32mp257f-ev1 board by Alexandre Torgue · 3 years, 9 months ago
  62. 2c62cc4 feat(stm32mp2-fdts): introduce stm32mp25 pinctrl files by Alexandre Torgue · 4 years, 7 months ago
  63. 0dc283d feat(stm32mp2-fdts): introduce stm32mp25 SoCs family by Alexandre Torgue · 4 years, 10 months ago
  64. 87a940e feat(stm32mp2): add console configuration by Yann Gautier · 2 years, 2 months ago
  65. 4cfbb84 feat(st): add RCC registers list by Yann Gautier · 2 years, 2 months ago
  66. c6d070c feat(st-uart): add AARCH64 stm32_console driver by Yann Gautier · 6 years ago
  67. 35527fb feat(st): introduce new platform STM32MP2 by Yann Gautier · 2 years, 2 months ago
  68. 3ccb708 feat(dt-bindings): add the STM32MP2 clock and reset bindings by Gabriel Fernandez · 3 years, 4 months ago
  69. 3f6c16f docs(changelog): add scopes for STM32MP2 by Yann Gautier · 2 years, 8 months ago
  70. ee5076f feat(docs): introduce STM32MP2 doc by Yann Gautier · 2 years, 5 months ago
  71. ce7f804 refactor(docs): add a sub-menu for ST platforms by Yann Gautier · 2 years, 2 months ago
  72. 954048f refactor(st): move plat_image_load.c by Yann Gautier · 2 years, 2 months ago
  73. cff2b11 refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · 3 years, 5 months ago
  74. b4939be refactor(st): move some storage definitions to common part by Yann Gautier · 1 year, 11 months ago
  75. 136f632 refactor(st): move SDMMC definitions to driver by Yann Gautier · 2 years, 1 month ago
  76. 19c3808 feat(st-clock): stub fdt_get_rcc_secure_state by Yann Gautier · 2 years, 2 months ago
  77. b1718c6 feat(st-clock): allow aarch64 compilation of STGEN functions by Yann Gautier · 6 years ago
  78. dad7181 feat(st): allow AARCH64 compilation for common code by Yann Gautier · 5 years ago
  79. b0ce402 refactor(st): rename QSPI macros by Yann Gautier · 5 years ago
  80. ed8f06d feat(fvp): capture timestamps in bl stages by thagon01-arm · 2 years, 1 month ago
  81. 5b0e443 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 1 year, 11 months ago
  82. 5fdf198 fix(docs): replace deprecated urls under tfa/docs by Thaddeus Serna · 2 years ago
  83. 9c16521 feat(errata_abi): add support for Cortex-X3 by Sona Mathew · 1 year, 11 months ago
  84. d2b66cc Merge "fix(cpus): workaround for Neoverse N2 erratum 2009478" into integration by Mark Dykes · 1 year, 11 months ago
  85. 8e79049 Merge "feat(qemu): add dummy plat_mboot_measure_key() BL1 function" into integration by Manish V Badarkhe · 1 year, 11 months ago
  86. f1dfaa4 fix(fvp): increase the maximum size of Event Log by Manish V Badarkhe · 1 year, 11 months ago
  87. 12fe591 fix(fvp): increase maximum MMAP and XLAT entries count by Manish V Badarkhe · 1 year, 11 months ago
  88. d836df7 fix(arm): add Event Log area behind Trustzone Controller by Manish V Badarkhe · 1 year, 11 months ago
  89. f1cb5bd fix(tbbr): unrecognised 'tos-fw-key-cert' option by Manish V Badarkhe · 1 year, 11 months ago
  90. 6babc46 Merge changes from topic "xlnx_zynqmp_console" into integration by Manish Pandey · 1 year, 11 months ago
  91. 8e2fd6a feat(qemu): add dummy plat_mboot_measure_key() BL1 function by Jens Wiklander · 1 year, 11 months ago
  92. bf2fa7e Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · 1 year, 11 months ago
  93. c8b237f Merge changes I3bfdb007,I9a383e6d into integration by Olivier Deprez · 1 year, 11 months ago
  94. 075a961 build(poetry): bump requests from 2.30.0 to 2.31.0 by dependabot[bot] · 1 year, 11 months ago
  95. 921236d build(npm): bump word-wrap from 1.2.3 to 1.2.4 by dependabot[bot] · 2 years, 1 month ago
  96. 889e3d1 fix(bl31): resolve runtime console garbage in next stage by Prasad Kummari · 2 years ago
  97. e27bebb fix(cadence): update console flush uart driver by Prasad Kummari · 2 years ago
  98. eb46520 Merge "feat(morello): add cpuidle support" into integration by Manish V Badarkhe · 1 year, 11 months ago
  99. 88b2d81 Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integration by Yann Gautier · 1 year, 11 months ago
  100. 117b357 Merge "feat(imx8m): move the gpc reg & macro to a separate header file" into integration by Yann Gautier · 1 year, 11 months ago