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