1. 0216953 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · 11 months ago
  2. 44f285e feat(rdn2): introduce platform handler for Group0 interrupt by Nishant Sharma · 1 year ago
  3. b57fa11 feat(rdn2): add plat hook for memory transaction by Nishant Sharma · 2 years ago
  4. 6733a5f feat(rdn2): introduce accessor function to obtain datastore by Nishant Sharma · 2 years, 3 months ago
  5. 9a8eee1 feat(rdn2): add defines needed for spmc-el3 by Nishant Sharma · 9 months ago
  6. abdc8b7 feat(ras): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 9 months ago
  7. e78ef3d feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 9 months ago
  8. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 9 months ago
  9. 5768be1 Merge changes I9c2bf78a,Iaff5f1fa,I44686a36 into integration by Madhukar Pappireddy · 9 months ago
  10. f7c85f8 refactor(zynqmp): use common code for prepare_dtb by Amit Nagal · 9 months ago
  11. 66d3cda refactor(xilinx): remove multiple return paths in prepare_dtb by Amit Nagal · 9 months ago
  12. c6999d2 fix(imx8m): map BL32 memory only if SPD_opteed or SPD_trusty is enabled by Marco Felsch · 10 months ago
  13. 5b65a99 feat(imx8mn): add workaround for errata ERR050362 by Marco Felsch · 10 months ago
  14. 2d6c08f feat(imx8m): enable snvs privileged registers access by Marco Felsch · 10 months ago
  15. ec9fcba fix(versal-net): use correct macro name for uart baudrate by Prasad Kummari · 9 months ago
  16. 01ede38 Merge changes from topic "st_fixes" into integration by Manish Pandey · 9 months ago
  17. 4d379db Merge "feat(mt8188): add DSB before udelay" into integration by Manish Pandey · 9 months ago
  18. 537afac Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · 9 months ago
  19. 7e31399 Merge changes from topic "xilinx-console-sync" into integration by Joanna Farley · 9 months ago
  20. a8e530a feat(mt8188): add DSB before udelay by Karl Li · 10 months ago
  21. 337700a feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 1 year, 1 month ago
  22. e581ac4 Merge changes from topic "rm/handoff" into integration by Manish Pandey · 9 months ago
  23. a7b999b fix(xilinx): remove console error message by Michal Simek · 9 months ago
  24. c2a093f Merge "refactor(ast2700): adopt RESET_TO_BL31 boot flow" into integration by Manish V Badarkhe · 9 months ago
  25. 032dfe4 Merge changes from topic "mp/fix_interrupt_type" into integration by Olivier Deprez · 9 months ago
  26. a741460 refactor(ast2700): adopt RESET_TO_BL31 boot flow by Chia-Wei Wang · 9 months ago
  27. 032ba02 feat(qemu): implement firmware handoff on qemu by Raymond Mao · 1 year ago
  28. 3cfdbad fix(st): enable RTC clock before accessing nv counter by Yann Gautier · 1 year, 6 months ago
  29. b4d0827 fix(st): update comment on encryption key by Yann Gautier · 1 year, 5 months ago
  30. 274ad99 Merge "fix(spmd): coverity scan issues" into integration by Manish Pandey · 9 months ago
  31. 1731c66 fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · 1 year, 6 months ago
  32. 405b556 fix(st-uart): allow 64 bit compilation by Yann Gautier · 2 years, 3 months ago
  33. 438c4c6 fix(st): reduce MMC block_buffer by Yann Gautier · 11 months ago
  34. 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · 1 year, 1 month ago
  35. c56e548 feat(xilinx): sync macro names by Michal Simek · 9 months ago
  36. 6ee4ba6 feat(xilinx): remove crash console unused macros by Michal Simek · 9 months ago
  37. b2cd8b7 Merge changes from topic "xilinx-crash" into integration by Joanna Farley · 9 months ago
  38. 0e1c7f0 feat(mt8188): update return value in mtk_emi_mpu_sip_handler by Dawei Chien · 10 months ago
  39. 8323d14 Merge "fix(corstone-1000): add cpu_helpers.S to platform.mk" into integration by Yann Gautier · 9 months ago
  40. 67ac77c refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 10 months ago
  41. 81e4687 fix(el3-runtime): leverage generic interrupt controller helpers by Madhukar Pappireddy · 11 months ago
  42. b5859d0 fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · 11 months ago
  43. dc4b8c6 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · 11 months ago
  44. 717c840 fix(spmd): coverity scan issues by Raghu Krishnamurthy · 9 months ago
  45. 2f4c07e feat(xilinx): used console also as crash console by Michal Simek · 9 months ago
  46. 23551e8 feat(versal-net): remove empty crash console setup by Michal Simek · 10 months ago
  47. 7268b1e Merge "chore: remove MULTI_CONSOLE_API references" into integration by Joanna Farley · 10 months ago
  48. 6930ba3 Merge "fix(qemu_sbsa): align FIP base to BL1 size" into integration by Sandrine Bailleux · 10 months ago
  49. 405bfb9 fix(qemu_sbsa): align FIP base to BL1 size by Marcin Juszkiewicz · 10 months ago
  50. c36f42b feat(qemu): add "neoverse-n2" cpu support by Marcin Juszkiewicz · 10 months ago
  51. c147718 Merge changes from topic "stm32mp2" into integration by Manish V Badarkhe · 10 months ago
  52. 2d50fae Merge changes from topic "xlnx_mmap_dynamic_dtb" into integration by Manish V Badarkhe · 10 months ago
  53. 8c9ba9b Merge "feat(qemu): add A55 cpu support for virt" into integration by Sandrine Bailleux · 10 months ago
  54. f2eeb55 Merge "fix(plat/arm): do not program DSU CLUSTERPWRDN register" into integration by Olivier Deprez · 10 months ago
  55. 4f4bda7 fix(plat/arm): do not program DSU CLUSTERPWRDN register by Manish Pandey · 10 months ago
  56. 515aa20 Merge "fix(fvp): conditionally increase XLAT and MMAP table entries" into integration by Olivier Deprez · 10 months ago
  57. 29efcbe fix(xilinx): dcache flush for dtb region by Amit Nagal · 10 months ago
  58. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 10 months ago
  59. 407d25d Merge "feat(qemu): add "cortex-a710" cpu support" into integration by Sandrine Bailleux · 10 months ago
  60. d70456b fix(fvp): conditionally increase XLAT and MMAP table entries by Manish V Badarkhe · 10 months ago
  61. 49a890e fix(corstone-1000): add cpu_helpers.S to platform.mk by Gauri Sahnan · 11 months ago
  62. 618fd51 feat(qemu): add A55 cpu support for virt by developer · 10 months ago
  63. 4b5a2c2 feat(qemu): add "cortex-a710" cpu support by Marcin Juszkiewicz · 10 months ago
  64. 1832efe Merge "refactor(arm): avoid setting HASH_PREREQUISITES for a build without ROT_KEY" into integration by Manish Pandey · 10 months ago
  65. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · 10 months ago
  66. 84faa60 Merge changes from topic "mb/spm+rme-tb-mb-support" into integration by Manish V Badarkhe · 10 months ago
  67. 626ec9d feat(stm32mp2): generate stm32 file by Yann Gautier · 1 year, 1 month ago
  68. eb91af5 feat(stm32mp2): add console configuration by Yann Gautier · 1 year, 1 month ago
  69. a3f4638 feat(st): introduce new platform STM32MP2 by Yann Gautier · 1 year, 1 month ago
  70. ea1a3c6 refactor(st): move plat_image_load.c by Yann Gautier · 1 year, 1 month ago
  71. ff2b34c refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · 2 years, 4 months ago
  72. c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · 10 months ago
  73. 619d2a5 refactor(st): move SDMMC definitions to driver by Yann Gautier · 1 year ago
  74. f3b9ecd feat(st): allow AARCH64 compilation for common code by Yann Gautier · 3 years, 10 months ago
  75. cdb0ec9 refactor(st): rename QSPI macros by Yann Gautier · 3 years, 10 months ago
  76. 1b16ab4 fix(fvp): increase the maximum size of Event Log by Manish V Badarkhe · 10 months ago
  77. 697a524 fix(fvp): increase maximum MMAP and XLAT entries count by Manish V Badarkhe · 10 months ago
  78. dfcf094 feat(qemu): add dummy plat_mboot_measure_key() BL1 function by Jens Wiklander · 10 months ago
  79. c6a3c32 Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · 10 months ago
  80. 1b32170 Merge "feat(morello): add cpuidle support" into integration by Manish V Badarkhe · 10 months ago
  81. 3bfdb21 Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integration by Yann Gautier · 10 months ago
  82. 2df3faf Merge "feat(imx8m): move the gpc reg & macro to a separate header file" into integration by Yann Gautier · 10 months ago
  83. c1bb056 Merge "feat(imx8m): add more dram pll setting" into integration by Yann Gautier · 10 months ago
  84. 53be5f6 fix(xilinx): don't reserve 1 more byte by Michal Simek · 10 months ago
  85. 19e0734 Merge "fix(arm/fpga): enable CPU features required for ARMv9.2 cores" into integration by Manish Pandey · 10 months ago
  86. cb397d6 feat(morello): add cpuidle support by sahil · 1 year, 1 month ago
  87. 52793b6 Merge "fix(ti): fix TISCI API changes during refactor" into integration by Madhukar Pappireddy · 10 months ago
  88. 7512abc feat(imx8m): move the gpc reg & macro to a separate header file by Jacky Bai · 4 years, 3 months ago
  89. 37110cd feat(imx8m): add more dram pll setting by Marek Vasut · 10 months ago
  90. 480e594 fix(arm/fpga): enable CPU features required for ARMv9.2 cores by Andre Przywara · 10 months ago
  91. 659c6aa fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · 10 months ago
  92. 64e41ba fix(versal): use correct macro name for ocm base address by Amit Nagal · 10 months ago
  93. 1514e39 refactor(arm): avoid setting HASH_PREREQUISITES for a build without ROT_KEY by Manish V Badarkhe · 10 months ago
  94. 77c8c77 Merge "refactor(ast2700): update memory layout" into integration by Manish V Badarkhe · 10 months ago
  95. 598ee05 refactor(ast2700): update memory layout by Chia-Wei Wang · 10 months ago
  96. 57e8088 Merge "feat(cpus): add support for Nevis CPU" into integration by Bipin Ravi · 10 months ago
  97. 49f7066 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · 12 months ago
  98. 5302069 chore(npcm845x): remove pauth_helpers.S additions in platform makefile by Govindraj Raja · 10 months ago
  99. 2664db4 Merge "fix(nuvoton): fix typo in platform.mk" into integration by Madhukar Pappireddy · 10 months ago
  100. 18290e9 Merge "build(bl32): added check for AARCH32_SP" into integration by Madhukar Pappireddy · 10 months ago