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