1. 35527fb feat(st): introduce new platform STM32MP2 by Yann Gautier · 2 years, 2 months ago
  2. 954048f refactor(st): move plat_image_load.c by Yann Gautier · 2 years, 2 months ago
  3. cff2b11 refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · 3 years, 5 months ago
  4. b4939be refactor(st): move some storage definitions to common part by Yann Gautier · 2 years ago
  5. 136f632 refactor(st): move SDMMC definitions to driver by Yann Gautier · 2 years, 1 month ago
  6. dad7181 feat(st): allow AARCH64 compilation for common code by Yann Gautier · 5 years ago
  7. b0ce402 refactor(st): rename QSPI macros by Yann Gautier · 5 years ago
  8. 8e2fd6a feat(qemu): add dummy plat_mboot_measure_key() BL1 function by Jens Wiklander · 1 year, 11 months ago
  9. bf2fa7e Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · 1 year, 11 months ago
  10. eb46520 Merge "feat(morello): add cpuidle support" into integration by Manish V Badarkhe · 1 year, 11 months ago
  11. 88b2d81 Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integration by Yann Gautier · 1 year, 11 months ago
  12. 117b357 Merge "feat(imx8m): move the gpc reg & macro to a separate header file" into integration by Yann Gautier · 1 year, 11 months ago
  13. b8f365c Merge "feat(imx8m): add more dram pll setting" into integration by Yann Gautier · 1 year, 11 months ago
  14. c3b69bf fix(xilinx): don't reserve 1 more byte by Michal Simek · 1 year, 11 months ago
  15. ce64c65 Merge "fix(arm/fpga): enable CPU features required for ARMv9.2 cores" into integration by Manish Pandey · 1 year, 11 months ago
  16. 4f7330d feat(morello): add cpuidle support by sahil · 2 years, 2 months ago
  17. 21eb18a Merge "fix(ti): fix TISCI API changes during refactor" into integration by Madhukar Pappireddy · 2 years ago
  18. 2a6ffa9 feat(imx8m): move the gpc reg & macro to a separate header file by Jacky Bai · 5 years ago
  19. 8947404 feat(imx8m): add more dram pll setting by Marek Vasut · 2 years ago
  20. b321c24 fix(arm/fpga): enable CPU features required for ARMv9.2 cores by Andre Przywara · 2 years ago
  21. fdf8f92 fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · 2 years ago
  22. 56afab7 fix(versal): use correct macro name for ocm base address by Amit Nagal · 2 years ago
  23. cf6371b Merge "refactor(ast2700): update memory layout" into integration by Manish V Badarkhe · 2 years ago
  24. e681f1b refactor(ast2700): update memory layout by Chia-Wei Wang · 2 years ago
  25. 38f7b43 Merge "feat(cpus): add support for Nevis CPU" into integration by Bipin Ravi · 2 years ago
  26. 5497958 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · 2 years, 1 month ago
  27. 450cbe1 chore(npcm845x): remove pauth_helpers.S additions in platform makefile by Govindraj Raja · 2 years ago
  28. 74e3f59 Merge "fix(nuvoton): fix typo in platform.mk" into integration by Madhukar Pappireddy · 2 years ago
  29. 5f01b0b Merge "build(bl32): added check for AARCH32_SP" into integration by Madhukar Pappireddy · 2 years ago
  30. 043f38f build(bl32): added check for AARCH32_SP by Juan Pablo Conde · 2 years ago
  31. 9de6b16 Merge "feat(mt8188): add support for SMC from OP-TEE" into integration by Olivier Deprez · 2 years ago
  32. d7a7135 fix(ti): fix TISCI API changes during refactor by Manorit Chawdhry · 2 years ago
  33. 51ce1f3 refactor(qemu): handle pointer authentication by Marcin Juszkiewicz · 2 years ago
  34. 4a2e754 refactor(qemu): move options to start of file by Marcin Juszkiewicz · 2 years ago
  35. 035c6da refactor(qemu): keep AArch64 cpu flags in one section by Marcin Juszkiewicz · 2 years ago
  36. 941fc38 refactor(qemu): handle SPM_MM builds by Marcin Juszkiewicz · 2 years ago
  37. 3b61457 refactor(qemu): handle AArch64 flags by Marcin Juszkiewicz · 2 years ago
  38. c1baf17 refactor(qemu): common cpu features enablement by Marcin Juszkiewicz · 2 years ago
  39. 1888475 refactor(qemu): common BL31 sources by Marcin Juszkiewicz · 2 years ago
  40. 71f5359 refactor(qemu): common BL1/2 sources by Marcin Juszkiewicz · 2 years ago
  41. 886688d refactor(qemu): move CPU definitions into one place by Marcin Juszkiewicz · 2 years ago
  42. a63cdc7 refactor(qemu): move FDT stuff into one place by Marcin Juszkiewicz · 2 years ago
  43. c7efb78 fix(nuvoton): fix typo in platform.mk by Margarita Glushkin · 2 years ago
  44. ca9d6ed fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · 2 years, 1 month ago
  45. b3d7e9c Merge "build(juno): added error check for BL32 dependency" into integration by Manish V Badarkhe · 2 years ago
  46. c89d591 Merge "fix(versal-net): don't clear pending interrupts" into integration by Joanna Farley · 2 years ago
  47. 7557486 build(juno): added error check for BL32 dependency by Juan Pablo Conde · 2 years ago
  48. fb73ea6 fix(versal-net): don't clear pending interrupts by Saeed Nowshadi · 2 years ago
  49. abc79c2 fix(zynqmp): validate clock_id to avoid OOB variable access by Naman Trivedi Manojbhai · 2 years ago
  50. abc2919 Merge "feat(cpus): add support for Gelas CPU" into integration by Lauren Wehrmeister · 2 years ago
  51. 4ede8c3 Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 2 years ago
  52. 34d9d61 feat(mt8188): add support for SMC from OP-TEE by Dawei Chien · 2 years ago
  53. a1a9a95 feat(fvp): spmd logical partition smc handler by Raghu Krishnamurthy · 2 years, 4 months ago
  54. 5cf311f feat(fvp): add spmd logical partition by Raghu Krishnamurthy · 2 years, 5 months ago
  55. 02586e0 feat(cpus): add support for Gelas CPU by Juan Pablo Conde · 2 years, 1 month ago
  56. 705832b Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · 2 years ago
  57. 38d1679 Merge changes from topic "xlnx_security_flag_change" into integration by Joanna Farley · 2 years ago
  58. 72e8f24 Merge "chore: update to use Arm word across TF-A" into integration by Manish V Badarkhe · 2 years ago
  59. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  60. c399679 Merge "feat(stm32mp1): add FWU with boot from NOR-SPI" into integration by Manish V Badarkhe · 2 years ago
  61. 2c65b79 fix(versal-net): make pmc ipi channel as secure by Jay Buddhabhatti · 2 years ago
  62. 96eaafa fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · 2 years ago
  63. cebb7cc fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 2 years ago
  64. e8efb65 fix(versal-net): change flag to increase security by Jay Buddhabhatti · 2 years ago
  65. 352366e refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 2 years, 3 months ago
  66. 29ae73e Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · 2 years ago
  67. 96eb2dc Merge "chore(xilinx): reorder headers in assembly files" into integration by Manish V Badarkhe · 2 years ago
  68. 8a26478 Merge "chore(xilinx): correct kernel doc warnings for missing functions" into integration by Manish V Badarkhe · 2 years ago
  69. 16f19ed Merge changes from topic "xlnx_zynmp_tsp" into integration by Manish V Badarkhe · 2 years ago
  70. 8389172 Merge "fix(xilinx): add headers to resolve compile time issue" into integration by Manish V Badarkhe · 2 years ago
  71. 744d60a fix(xilinx): add headers to resolve compile time issue by Akshay Belsare · 2 years, 1 month ago
  72. cd0786c fix(bl32): always include arm_arch_svc in SP_MIN by Stephan Gerhold · 2 years, 5 months ago
  73. 7e030b3 fix(errata-abi): added Neoverse N2 to Errata ABI list by Arvind Ram Prakash · 2 years, 1 month ago
  74. 12900c4 Merge "fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious" into integration by Madhukar Pappireddy · 2 years ago
  75. e5955d7 fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 2 years ago
  76. 101f070 fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious by Marco Felsch · 2 years ago
  77. e802748 feat(rdn2): enable Neoverse N2 CPU error handling support by Omkar Anand Kulkarni · 2 years, 2 months ago
  78. 31d1e4f feat(sgi): firmware first error handling for Neoverse N2 CPU by Omkar Anand Kulkarni · 2 years, 1 month ago
  79. f1e4a28 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 2 years, 1 month ago
  80. ba55400 chore(zynqmp): remove unused configuration from TSP by Prasad Kummari · 2 years, 1 month ago
  81. 81ad3b1 fix(zynqmp): resolve runtime error in TSP by Prasad Kummari · 2 years, 1 month ago
  82. 6304759 chore(xilinx): reorder headers in assembly files by Prasad Kummari · 2 years, 1 month ago
  83. 421893a chore(xilinx): correct kernel doc warnings for missing functions by Prasad Kummari · 2 years, 1 month ago
  84. 0cf5f08 feat(allwinner): use reset through scpi for warm/soft reset by Andrey Skvortsov · 2 years, 3 months ago
  85. b74a193 Merge "feat(nuvoton): added support for npcm845x chip" into integration by Madhukar Pappireddy · 2 years ago
  86. f0f11ac feat(qemu): add dummy plat_mboot_measure_key() function by Jens Wiklander · 2 years, 1 month ago
  87. b9bceef feat(imx): add dummy 'plat_mboot_measure_key' function by Manish V Badarkhe · 2 years, 1 month ago
  88. eee9fb0 feat(tc): implement platform function to measure and publish Public Key by Manish V Badarkhe · 2 years, 1 month ago
  89. db55d23 feat(fvp): implement platform function to measure and publish Public Key by Manish V Badarkhe · 2 years, 4 months ago
  90. bfbb1cba feat(fvp): add public key-OID information in RSS metadata structure by Manish V Badarkhe · 2 years, 4 months ago
  91. 60784c3 chore(fvp): add Aarch32 Cortex-A53 to the build by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  92. 5d17510 chore(brcm): include cpu_helpers.S for bl2 build by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  93. edcece1 feat(nuvoton): added support for npcm845x chip by rutigl@gmail.com · 2 years, 5 months ago
  94. df730d9 feat(imx8m): detect console base address during runtime by Marco Felsch · 2 years ago
  95. cd91aa1 Merge "fix(fvp): adjust BL2 maximum size as per total SRAM size" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  96. 965aace fix(fvp): adjust BL2 maximum size as per total SRAM size by Manish V Badarkhe · 2 years, 1 month ago
  97. 4d0b663 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 2 years, 5 months ago
  98. 78aac78 feat(msm8916): add port for MDM9607 by Stephan Gerhold · 2 years, 11 months ago
  99. d9e565e refactor(msm8916): handle single core platforms by Stephan Gerhold · 2 years, 11 months ago
  100. c28e96c feat(msm8916): add port for MSM8939 by Stephan Gerhold · 2 years, 11 months ago