1. 09e973f Merge "refactor(plat/qemu): increase the non-secure DRAM size" into integration by Manish Pandey · 3 years ago
  2. 7ae761b fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 3 years ago
  3. 0d9b765 fix(plat/xilinx/zynqmp): use sync method for blocking calls by Abhyuday Godhasara · 3 years ago
  4. 66a0ca3 Merge "feat(plat/zynqmp): extend DT description by TF-A" into integration by Madhukar Pappireddy · 3 years ago
  5. 74bd199 Merge changes from topic "stm32_io_update" into integration by Madhukar Pappireddy · 3 years ago
  6. 5e215a8 Merge changes from topic "st_fixes" into integration by Manish Pandey · 3 years ago
  7. c769eb3 refactor(plat/qemu): increase the non-secure DRAM size by Ruchika Gupta · 3 years ago
  8. ccc7331 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · 3 years ago
  9. bae45ab Merge changes Ib8502f9b,I388fd231,I7bd37912,I3a186ed7 into integration by Manish Pandey · 3 years ago
  10. 2288e8a Merge "feat(spm): add Ivy partition to tb fw config" into integration by Olivier Deprez · 3 years ago
  11. 1c7fd0b feat(plat/mediatek/mt8195): add SPM suspend driver by Edward-JW Yang · 3 years ago
  12. 9c78368 feat(plat/mediatek/mt8195): support MCUSYS off when system suspend by Edward-JW Yang · 3 years ago
  13. b23acff feat(plat/mediatek/mt8195): add support for PTP3 by developer · 3 years ago
  14. c0cf274 fix(plat/mediatek/mt8195): extend MMU region size by developer · 3 years ago
  15. 4fd059b feat(spm): add Ivy partition to tb fw config by Daniel Boulby · 3 years, 3 months ago
  16. 0b2b045 Merge changes from topic "st_fixes" into integration by Mark Dykes · 3 years ago
  17. 66c648f refactor(plat/st): add stm32image_io_setup by Patrick Delaunay · 3 years, 9 months ago
  18. 4c2b73d fix(plat/st): panic if boot interface is wrong by Yann Gautier · 3 years ago
  19. 1a9a969 Merge "feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1" into integration by Manish Pandey · 3 years ago
  20. 02b7358 Merge changes from topic "tc0_tfa_v25" into integration by Olivier Deprez · 3 years ago
  21. 3f05433 refactor(plat/fvp): tidy up list of images to measure by Sandrine Bailleux · 3 years, 1 month ago
  22. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 3 years, 1 month ago
  23. dfd1fb4 fix(tc0): set cactus-tertiary vcpu count to 1 by Arunachalam Ganapathy · 3 years, 1 month ago
  24. 4cb72e8 fix(tc0): change UUID to string format by Arunachalam Ganapathy · 3 years, 1 month ago
  25. 0315fa0 fix(plat/st): correct IO compensation disabling by Yann Gautier · 3 years, 8 months ago
  26. e56f53f fix(plat/st): add STM32IMAGE_SRC by Yann Gautier · 3 years, 1 month ago
  27. 152897d fix(plat/st): correct BSEC error code management by Nicolas Le Bayon · 4 years, 6 months ago
  28. b7c1c3b Merge changes from topic "imx8m-sdei" into integration by Madhukar Pappireddy · 3 years ago
  29. 336897e Merge "refactor(plat/zynqmp): optimize the code to save some space" into integration by Manish Pandey · 3 years ago
  30. e8fb1ab Merge "refactor(plat/st): check boot device only for BL2" into integration by Madhukar Pappireddy · 3 years ago
  31. 016cb4e Merge "feat(plat/imx8m): add system_reset2 implementation" into integration by Madhukar Pappireddy · 3 years ago
  32. d4740e4 refactor(plat/zynqmp): optimize the code to save some space by Venkatesh Yadav Abbarapu · 3 years ago
  33. 73999bd feat(plat/imx8m): add system_reset2 implementation by Igor Opaniuk · 3 years, 1 month ago
  34. 1174afd Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · 3 years, 1 month ago
  35. 47536f9 Merge "rpi4: update the iobase constant" into integration by Manish Pandey · 3 years, 1 month ago
  36. 8bb9bae Merge changes I4451ca03,I29be60ec,Ia30bd332,I72fe2275,I37bd65b0 into integration by Madhukar Pappireddy · 3 years, 1 month ago
  37. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · 3 years, 1 month ago
  38. 7786213 feat(plat/nxp/lx2): add SUPPORTED_BOOT_MODE definition by Jiafei Pan · 3 years, 2 months ago
  39. 85f60bd feat(plat/nxp/common): add build macro for BOOT_MODE validation checking by Jiafei Pan · 3 years, 2 months ago
  40. 3f67d6e refactor(plat/nxp/common): moved soc make-variables to new soc_common_def.mk by Jiafei Pan · 3 years, 6 months ago
  41. adf14fe refactor(plat/nxp/lx216x): clean up platform configure file by Jiafei Pan · 3 years, 6 months ago
  42. 3202c3b refactor(plat/nxp/common): moved plat make-variables to new plat_common_def.mk by Jiafei Pan · 3 years, 6 months ago
  43. 53865b0 feat(plat/zynqmp): extend DT description by TF-A by Michal Simek · 3 years, 1 month ago
  44. 5cbabbc feat(plat/imx8m): add sdei support for i.MX8MP by Peng Fan · 3 years, 3 months ago
  45. 61adab7 feat(plat/imx8m): add sdei support for i.MX8MN by Peng Fan · 3 years, 3 months ago
  46. e409947 Merge "feat(plat/mediatek/mpu): add MPU support for DSP" into integration by Mark Dykes · 3 years, 1 month ago
  47. 89f465e Merge changes I85a87dc9,If75df769,I55b0c910 into integration by Madhukar Pappireddy · 3 years, 1 month ago
  48. 7644f41 Merge "fix(plat/marvell/a3720/uart): fix UART parent clock rate determination" into integration by Manish Pandey · 3 years, 1 month ago
  49. 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · 3 years, 10 months ago
  50. cc785d8 refactor(plat/st): check boot device only for BL2 by Yann Gautier · 3 years, 8 months ago
  51. 23d105b Merge changes from topic "od/cleanup-changes" into integration by Olivier Deprez · 3 years, 1 month ago
  52. e43a080 feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 3 years, 1 month ago
  53. 1bd1737 Merge "feat(plat/zynqmp): add SDEI support" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  54. e1407fc feat(plat/zynqmp): add SDEI support by Jan Kiszka · 4 years ago
  55. 73b8b1c refactor(plat/st): remove io_dummy code for OP-TEE by Yann Gautier · 3 years, 1 month ago
  56. 7dddfcc refactor(plat/st): remove BL2 image loading by Yann Gautier · 3 years, 2 months ago
  57. ebf15ba refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · 3 years, 1 month ago
  58. 1c45585 fix(fvp): spmc optee manifest remove SMC allowlist by Olivier Deprez · 3 years, 1 month ago
  59. c874403 fix(plat/arm): correct UUID strings in FVP DT by Yann Gautier · 3 years, 2 months ago
  60. b304eab Merge "feat(plat/imx8m): add SiP call for secondary boot" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  61. 52c1de5 fix(plat/marvell/a3720/uart): fix UART parent clock rate determination by Pali Rohár · 3 years, 2 months ago
  62. 3d7c234 Merge "refactor(plat/marvell/uart): de-duplicate PLAT_MARVELL_UART macros" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  63. eee3d17 Merge "refactor(plat/marvell/uart): remove unused macros" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  64. 2673881 Merge "fix(morello): initialise CNTFRQ in Non Secure CNTBaseN" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  65. 168d81e refactor(plat/marvell/uart): de-duplicate PLAT_MARVELL_UART macros by Pali Rohár · 3 years, 2 months ago
  66. 206c8cf refactor(plat/marvell/uart): remove unused macros by Pali Rohár · 3 years, 2 months ago
  67. e555a38 Merge "fix(plat/marvell/a3720/uart): fix UART clock rate value and divisor calculation" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  68. 06582ef Merge "feat(plat/mdeiatek/mt8195): add display port control in SiP service" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  69. 58b8328 Merge "feat(plat/zynqmp): add support for XCK26 silicon" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  70. 58848b6 fix(morello): initialise CNTFRQ in Non Secure CNTBaseN by Manoj Kumar · 3 years, 1 month ago
  71. 2d1a95c feat(plat/mediatek/mpu): add MPU support for DSP by developer · 3 years, 2 months ago
  72. 9a46c3e Merge "feat(tc0): add support for trusted services" into integration by Olivier Deprez · 3 years, 1 month ago
  73. fcfdaf0 feat(plat/zynqmp): add support for XCK26 silicon by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
  74. 4e92b36 Merge "fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  75. a3810e8 fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 3 years, 1 month ago
  76. 2666c1e fix(plat/marvell/a3720/uart): fix UART clock rate value and divisor calculation by Pali Rohár · 3 years, 2 months ago
  77. a210e31 Merge "fix(plat/mediatek/pmic_wrap): update idle flow" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  78. c76eef4 refactor(plat/nvidia): use SOC_ID defines by Yann Gautier · 3 years, 1 month ago
  79. 9d32718 refactor(plat/mediatek): use SOC_ID defines by Yann Gautier · 3 years, 1 month ago
  80. ee05077 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 3 years, 1 month ago
  81. ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 3 years, 4 months ago
  82. a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · 3 years, 2 months ago
  83. 4c47432 feat(plat/sgi): enable use of PSCI extended state ID format by Pranav Madhu · 3 years, 2 months ago
  84. 9db1098 fix(plat/mediatek/pmic_wrap): update idle flow by developer · 3 years, 2 months ago
  85. 3e2f668 Merge changes from topic "mt8192-apu" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  86. 46c3b05 Merge "feat(plat/sgi): enable AMU for RD-V1-MC" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  87. 282d3df feat(plat/mediatek/apu): add mt8192 APU device apc driver by developer · 3 years, 2 months ago
  88. ceb197f feat(plat/mediatek/apu): add mt8192 APU SiP call support by developer · 3 years, 2 months ago
  89. b48c6c4 feat(plat/mdeiatek/mt8195): add display port control in SiP service by Rex-BC Chen · 3 years, 3 months ago
  90. 1885bf1 fix(plat/xilinx/versal/include): correct IPI buffer offset by Rajan Vaja · 3 years, 2 months ago
  91. 58c9974 rpi4: update the iobase constant by Jeremy Linton · 3 years, 8 months ago
  92. a098832 feat(plat/mediatek/apu): add mt8192 APU iommap regions by developer · 3 years, 2 months ago
  93. 93629ab feat(plat/mediatek/apu): setup mt8192 APU_S_S_4 and APU_S_S_5 permission by developer · 3 years, 2 months ago
  94. abd8c68 Merge "feat(hw_crc): add support for HW computed CRC" into integration by Mark Dykes · 3 years, 1 month ago
  95. f2de681 feat(plat/imx8m): add SiP call for secondary boot by Igor Opaniuk · 3 years, 4 months ago
  96. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 3 years, 2 months ago
  97. ec7915d refactor(juno): disable non-invasive debug of secure state by Zelalem · 3 years, 2 months ago
  98. 9a94914 feat(tc0): add support for trusted services by Davidson K · 3 years, 4 months ago
  99. 3e40b98 feat(plat/sgi): enable AMU for RD-V1-MC by Pranav Madhu · 3 years, 3 months ago
  100. e2e2f55 Merge "plat/st: do not rely on tainted value for dt property length" into integration by Manish Pandey · 3 years, 2 months ago