1. 80e4e4b fix(mmc): initialises response buffer with zeros by Anand Saminathan · 10 months ago
  2. c36f42b feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · 10 months ago
  3. 0386e31 refactor(cpufeat): refactor arch feature build options by Govindraj Raja · 11 months ago
  4. c147718 Merge changes from topic "stm32mp2" into integration by Manish V Badarkhe · 10 months ago
  5. 2d50fae Merge changes from topic "xlnx_mmap_dynamic_dtb" into integration by Manish V Badarkhe · 10 months ago
  6. 8c9ba9b Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · 10 months ago
  7. f2eeb55 Merge "fix(plat/arm): do not program DSU CLUSTERPWRDN register" into integration by Olivier Deprez · 10 months ago
  8. a32d3ba Merge "fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE" into integration by Madhukar Pappireddy · 10 months ago
  9. 4f4bda7 fix(plat/arm): do not program DSU CLUSTERPWRDN register by Manish Pandey · 10 months ago
  10. 515aa20 Merge "fix(fvp): conditionally increase XLAT and MMAP table entries" into integration by Olivier Deprez · 10 months ago
  11. 29efcbe fix(xilinx): dcache flush for dtb region by Amit Nagal · 11 months ago
  12. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 11 months ago
  13. 407d25d Merge "feat(qemu): add "cortex-a710" cpu support" into integration by Sandrine Bailleux · 10 months ago
  14. d70456b fix(fvp): conditionally increase XLAT and MMAP table entries by Manish V Badarkhe · 10 months ago
  15. 49a890e fix(corstone-1000): add cpu_helpers.S to platform.mk by Gauri Sahnan · 12 months ago
  16. 618fd51 feat(qemu): add A55 cpu support for virt by developer · 10 months ago
  17. 5cea313 fix(auth): don't overwrite pk with converted pk when rotpk is hash by Robin van der Gracht · 10 months ago
  18. 4b5a2c2 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · 10 months ago
  19. d66c3ad fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE by Olivier Deprez · 11 months ago
  20. 1832efe Merge "refactor(arm): avoid setting HASH_PREREQUISITES for a build without ROT_KEY" into integration by Manish Pandey · 10 months ago
  21. 0fa28c2 Merge "feat(mbedtls): update to 3.4.1" into integration by Manish V Badarkhe · 10 months ago
  22. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · 10 months ago
  23. c001565 Merge "docs(maintainers): add maintainers for i.MX9 SoCs" into integration by Olivier Deprez · 10 months ago
  24. 259fffe feat(mbedtls): update to 3.4.1 by Sandrine Bailleux · 10 months ago
  25. 84faa60 Merge changes from topic "mb/spm+rme-tb-mb-support" into integration by Manish V Badarkhe · 10 months ago
  26. 2673db6 Merge "feat(fvp): capture timestamps in bl stages" into integration by Manish V Badarkhe · 10 months ago
  27. e0b6d0c Merge changes from topic "sm/errata_X3" into integration by Bipin Ravi · 11 months ago
  28. 33bdb32 Merge "fix(docs): replace deprecated urls under tfa/docs" into integration by Madhukar Pappireddy · 11 months ago
  29. 626ec9d feat(stm32mp2): generate stm32 file by Yann Gautier · 1 year, 1 month ago
  30. 00510af feat(stm32mp2-fdts): add stm32mp257f-ev1 board by Alexandre Torgue · 2 years, 8 months ago
  31. ff173d1 feat(stm32mp2-fdts): introduce stm32mp25 pinctrl files by Alexandre Torgue · 3 years, 6 months ago
  32. deccca2 feat(stm32mp2-fdts): introduce stm32mp25 SoCs family by Alexandre Torgue · 3 years, 10 months ago
  33. eb91af5 feat(stm32mp2): add console configuration by Yann Gautier · 1 year, 1 month ago
  34. 740ca30 feat(st): add RCC registers list by Yann Gautier · 1 year, 1 month ago
  35. 16ca3f5 feat(st-uart): add AARCH64 stm32_console driver by Yann Gautier · 5 years ago
  36. a3f4638 feat(st): introduce new platform STM32MP2 by Yann Gautier · 1 year, 1 month ago
  37. e824b2d feat(dt-bindings): add the STM32MP2 clock and reset bindings by Gabriel Fernandez · 2 years, 3 months ago
  38. 1123f66 docs(changelog): add scopes for STM32MP2 by Yann Gautier · 1 year, 7 months ago
  39. e6ecc3c feat(docs): introduce STM32MP2 doc by Yann Gautier · 1 year, 4 months ago
  40. a250e12 refactor(docs): add a sub-menu for ST platforms by Yann Gautier · 1 year, 1 month ago
  41. ea1a3c6 refactor(st): move plat_image_load.c by Yann Gautier · 1 year, 1 month ago
  42. ff2b34c refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · 2 years, 4 months ago
  43. c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · 11 months ago
  44. 619d2a5 refactor(st): move SDMMC definitions to driver by Yann Gautier · 1 year, 1 month ago
  45. 3005c43 feat(st-clock): stub fdt_get_rcc_secure_state by Yann Gautier · 1 year, 1 month ago
  46. 18bef77 feat(st-clock): allow aarch64 compilation of STGEN functions by Yann Gautier · 4 years, 8 months ago
  47. f3b9ecd feat(st): allow AARCH64 compilation for common code by Yann Gautier · 3 years, 10 months ago
  48. cdb0ec9 refactor(st): rename QSPI macros by Yann Gautier · 3 years, 11 months ago
  49. 6805e8d feat(fvp): capture timestamps in bl stages by thagon01-arm · 1 year ago
  50. 9516858 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 11 months ago
  51. 8709cc9 fix(docs): replace deprecated urls under tfa/docs by Thaddeus Serna · 11 months ago
  52. 0592cfc feat(errata_abi): add support for Cortex-X3 by Sona Mathew · 11 months ago
  53. b81bc15 Merge "fix(cpus): workaround for Neoverse N2 erratum 2009478" into integration by Mark Dykes · 11 months ago
  54. 103c108 Merge "feat(qemu): add dummy plat_mboot_measure_key() BL1 function" into integration by Manish V Badarkhe · 11 months ago
  55. 1b16ab4 fix(fvp): increase the maximum size of Event Log by Manish V Badarkhe · 11 months ago
  56. 697a524 fix(fvp): increase maximum MMAP and XLAT entries count by Manish V Badarkhe · 11 months ago
  57. 19c7218 fix(arm): add Event Log area behind Trustzone Controller by Manish V Badarkhe · 11 months ago
  58. 65532ad fix(tbbr): unrecognised 'tos-fw-key-cert' option by Manish V Badarkhe · 11 months ago
  59. 663769c Merge changes from topic "xlnx_zynqmp_console" into integration by Manish Pandey · 11 months ago
  60. dfcf094 feat(qemu): add dummy plat_mboot_measure_key() BL1 function by Jens Wiklander · 11 months ago
  61. c6a3c32 Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · 11 months ago
  62. bca44b5 Merge changes I3bfdb007,I9a383e6d into integration by Olivier Deprez · 11 months ago
  63. dba1b53 build(poetry): bump requests from 2.30.0 to 2.31.0 by dependabot[bot] · 11 months ago
  64. c1a1e9a build(npm): bump word-wrap from 1.2.3 to 1.2.4 by dependabot[bot] · 1 year ago
  65. 1f9ecfe fix(bl31): resolve runtime console garbage in next stage by Prasad Kummari · 11 months ago
  66. e870c86 fix(cadence): update console flush uart driver by Prasad Kummari · 12 months ago
  67. 1b32170 Merge "feat(morello): add cpuidle support" into integration by Manish V Badarkhe · 11 months ago
  68. 3bfdb21 Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integration by Yann Gautier · 11 months ago
  69. 2df3faf Merge "feat(imx8m): move the gpc reg & macro to a separate header file" into integration by Yann Gautier · 11 months ago
  70. c1bb056 Merge "feat(imx8m): add more dram pll setting" into integration by Yann Gautier · 11 months ago
  71. b7b9431 Merge changes from topic "sb/split-boot-runtime-threats" into integration by Sandrine Bailleux · 11 months ago
  72. 53be5f6 fix(xilinx): don't reserve 1 more byte by Michal Simek · 11 months ago
  73. 19e0734 Merge "fix(arm/fpga): enable CPU features required for ARMv9.2 cores" into integration by Manish Pandey · 11 months ago
  74. cb397d6 feat(morello): add cpuidle support by sahil · 1 year, 2 months ago
  75. 4ae8a17 Merge "fix: bump certifi to version 2023.7.22" into integration by Olivier Deprez · 11 months ago
  76. b2b35bb fix: bump certifi to version 2023.7.22 by Harrison Mutai · 11 months ago
  77. 52793b6 Merge "fix(ti): fix TISCI API changes during refactor" into integration by Madhukar Pappireddy · 11 months ago
  78. 7512abc feat(imx8m): move the gpc reg & macro to a separate header file by Jacky Bai · 4 years, 4 months ago
  79. 37110cd feat(imx8m): add more dram pll setting by Marek Vasut · 11 months ago
  80. 480e594 fix(arm/fpga): enable CPU features required for ARMv9.2 cores by Andre Przywara · 11 months ago
  81. 56e9172 Merge changes from topic "xlnx_fix_plat_ocm_base" into integration by Joanna Farley · 11 months ago
  82. 659c6aa fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · 11 months ago
  83. 64e41ba fix(versal): use correct macro name for ocm base address by Amit Nagal · 11 months ago
  84. c3d68fc Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 11 months ago
  85. d4801ea Merge changes I03a60d9f,Ib0b38f92 into integration by Manish Pandey · 11 months ago
  86. 1514e39 refactor(arm): avoid setting HASH_PREREQUISITES for a build without ROT_KEY by Manish V Badarkhe · 11 months ago
  87. 77c8c77 Merge "refactor(ast2700): update memory layout" into integration by Manish V Badarkhe · 11 months ago
  88. 598ee05 refactor(ast2700): update memory layout by Chia-Wei Wang · 11 months ago
  89. 522185b docs(threat-model): classify threats by mitigating entity by Sandrine Bailleux · 11 months ago
  90. e26ef3c docs(threat-model): club RME note with other assumptions by Sandrine Bailleux · 11 months ago
  91. dd5bc63 fix(cpus): workaround for Neoverse N2 erratum 2009478 by Bipin Ravi · 11 months ago
  92. a7492ee build: sort bootloader image sources by Chris Kay · 1 year, 3 months ago
  93. f581825 build: allow platform-defined flags by Chris Kay · 1 year, 3 months ago
  94. 57e8088 Merge "feat(cpus): add support for Nevis CPU" into integration by Bipin Ravi · 11 months ago
  95. 49f7066 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · 1 year ago
  96. 2106c8a Merge "fix(ufs): set data segment length" into integration by Manish V Badarkhe · 11 months ago
  97. 243309c Merge "chore(npcm845x): remove pauth_helpers.S additions in platform makefile" into integration by Madhukar Pappireddy · 11 months ago
  98. 5302069 chore(npcm845x): remove pauth_helpers.S additions in platform makefile by Govindraj Raja · 11 months ago
  99. 181c854 Merge changes from topic "sm_bk/errata_refactor" into integration by Bipin Ravi · 11 months ago
  100. 2664db4 Merge "fix(nuvoton): fix typo in platform.mk" into integration by Madhukar Pappireddy · 11 months ago