1. 013f9ad Merge "fix(versal-net): use api_id directly without FUNCID_MASK" into integration by Manish V Badarkhe · Tue Oct 04 11:50:43 2022 +0200
  2. a16a74c fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · Mon Oct 03 14:02:57 2022 +0200
  3. 38f35c8 refactor(sgi): rename RD-Edmunds to RD-V2 by Joel Goddard · Wed Sep 21 21:51:12 2022 +0530
  4. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · Wed Sep 21 21:52:28 2022 +0530
  5. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · Mon Oct 03 11:58:07 2022 +0200
  6. 6dd57f9 Merge "fix(rcar3): fix RPC-IF device node name" into integration by Sandrine Bailleux · Mon Oct 03 11:21:28 2022 +0200
  7. 9d2f9b0 Merge "fix(st): add missing string.h include" into integration by Manish V Badarkhe · Mon Oct 03 11:14:30 2022 +0200
  8. 25b6992 Merge "fix(intel): fix asynchronous read response by copying data to input buffer" into integration by Sandrine Bailleux · Mon Oct 03 10:51:09 2022 +0200
  9. 07d83ee Merge "fix(intel): fix Mac verify update and finalize for return response data" into integration by Sandrine Bailleux · Mon Oct 03 10:50:01 2022 +0200
  10. 5480bd1 fix(rcar3): fix RPC-IF device node name by Geert Uytterhoeven · Wed Mar 23 14:21:31 2022 +0100
  11. ef4b7d5 fix(st): add missing string.h include by Yann Gautier · Mon Oct 03 09:30:34 2022 +0200
  12. b0c70f5 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · Thu Sep 29 23:59:11 2022 -0700
  13. e0eac4a Merge "feat(ls1043ardb): update ddr configure for ls1043ardb-pd" into integration by Madhukar Pappireddy · Thu Sep 29 16:45:48 2022 +0200
  14. 37c459e fix(rme): update FVP platform token by Mate Toth-Pal · Mon Sep 19 16:46:49 2022 +0200
  15. 1f8f5c1 feat(ls1043ardb): update ddr configure for ls1043ardb-pd by Chunlei Xu · Wed Sep 28 16:58:15 2022 +0800
  16. 6535f86 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · Thu Sep 22 02:45:16 2022 -0700
  17. fc63bad Merge "refactor(libc): clean up dependencies in libc" into integration by Joanna Farley · Fri Sep 23 17:24:01 2022 +0200
  18. 6566211 feat(stm32mp1): add early console in SP_min by Yann Gautier · Fri Oct 15 16:49:07 2021 +0200
  19. 6e49b7f feat(st): properly manage early console by Yann Gautier · Tue Sep 13 13:59:48 2022 +0200
  20. 2652ba7 feat(st): add trace for early console by Yann Gautier · Thu Jun 09 17:34:30 2022 +0200
  21. b55a624 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · Mon Mar 07 16:09:23 2022 +0100
  22. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · Thu Apr 14 11:15:43 2022 +0200
  23. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · Tue Mar 15 11:20:56 2022 +0100
  24. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · Mon Feb 28 11:02:35 2022 +0100
  25. 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · Wed Mar 02 15:43:02 2022 +0100
  26. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
  27. 73f503f feat(sgi): remove override for `ARM_BL31_IN_DRAM` build-option by Rohit Mathew · Fri Jul 08 13:00:22 2022 +0100
  28. 9ab8d33 feat(sgi): configure SRAM and BL31 size for sgi platform by Rohit Mathew · Fri Jul 08 12:59:29 2022 +0100
  29. e739fac refactor(mt8188): move platform_def.h to mt8188/include by developer · Wed Sep 14 13:47:59 2022 +0800
  30. 768f112 feat(mt8188): add MCUSYS support by developer · Fri Sep 16 11:30:43 2022 +0800
  31. 3b31b93 feat(mt8188): add armv8.2 support by developer · Mon Sep 05 16:07:00 2022 +0800
  32. 67f11f0 feat(mt8188): add DFD control in SiP service by Fengquan Chen · Wed Aug 17 10:42:15 2022 +0800
  33. 880fb17 feat(mt8188): add EMI MPU basic drivers by developer · Mon Sep 05 19:08:59 2022 +0800
  34. 86a8c56 feat(mt8188): add DCM driver by developer · Mon Sep 05 17:44:02 2022 +0800
  35. a7c9bf3 feat(mt8188): add reset and poweroff functions by developer · Fri Jul 29 16:38:43 2022 +0800
  36. a493865 feat(mediatek): add more flexibility of mtk_pm.c by developer · Mon Sep 05 16:36:31 2022 +0800
  37. 471b6f9 feat(mediatek): add more options for build helper by developer · Mon Sep 05 15:55:54 2022 +0800
  38. 01c95f8 feat(mt8188): add LPM driver support by developer · Mon Sep 05 15:53:32 2022 +0800
  39. a9846b2 feat(mt8188): apply ERRATA for CA-78 by developer · Wed Sep 14 10:03:23 2022 +0800
  40. f3399e4 fix(mediatek): remove unused cold_boot.[c|h] by developer · Thu Sep 08 15:32:27 2022 +0800
  41. 881307f fix(mediatek): wrap cold_boot.h with MTK_SIP_KERNEL_BOOT_ENABLE by developer · Thu Sep 08 15:31:05 2022 +0800
  42. c1c2be0 feat(mt8186): add EMI MPU support for SCP and DSP by Allen-KH Cheng · Mon Sep 12 17:10:24 2022 +0800
  43. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  44. c6fb6bf Merge "fix(synquacer): increase size of BL33" into integration by Manish V Badarkhe · Thu Sep 22 10:46:06 2022 +0200
  45. 7524b22 feat(versal_net): add support for QEMU COSIM platform by Sai Pavan Boddu · Thu Sep 08 16:09:04 2022 +0530
  46. 4e82974 fix(synquacer): increase size of BL33 by Jassi Brar · Wed Sep 14 15:41:43 2022 -0500
  47. d4c177f Merge changes from topic "xilinx-versal-net" into integration by Joanna Farley · Wed Sep 21 18:29:58 2022 +0200
  48. c6daff0 feat(versal-net): add support for platform management by Jay Buddhabhatti · Mon Sep 05 02:56:32 2022 -0700
  49. aa5443e feat(versal-net): add support for IPI by Michal Simek · Mon Sep 19 14:04:55 2022 +0200
  50. 6651ef8 fix(imx8m): move caam init after serial init by Andrey Zhizhikin · Mon Sep 19 20:49:16 2022 +0200
  51. dc708ac feat(versal-net): add SMP support for Versal NET by Michal Simek · Mon Sep 19 13:52:54 2022 +0200
  52. 9179436 feat(versal-net): add support for Xilinx Versal NET platform by Michal Simek · Wed Aug 31 16:45:14 2022 +0200
  53. dc6da8d fix(imx8m): correct serial output for HAB JR0 by Andrey Zhizhikin · Mon Sep 19 20:34:45 2022 +0200
  54. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · Thu Sep 15 22:35:11 2022 -0700
  55. a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · Fri Sep 16 10:56:59 2022 +0200
  56. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  57. 9e1873f feat(zynqmp): add support for ProvenCore by Jeremie Corbier · Tue Sep 07 11:49:58 2021 +0200
  58. c9b11d2 fix(intel): fix asynchronous read response by copying data to input buffer by Sieu Mun Tang · Mon Jul 04 22:34:32 2022 +0800
  59. 8482cb6 fix(intel): fix Mac verify update and finalize for return response data by Sieu Mun Tang · Fri Jun 24 11:11:41 2022 +0800
  60. 078dc52 feat(sgi): enable css implementation of warm reset by Pranav Madhu · Wed Jul 27 14:01:24 2022 +0530
  61. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · Fri Jul 22 23:46:11 2022 +0530
  62. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · Wed Jul 27 13:12:27 2022 +0530
  63. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · Wed Jul 27 12:49:24 2022 +0530
  64. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · Thu Sep 15 09:16:20 2022 +0200
  65. 4f54a2b Merge "fix(zynqmp): move debug bl31 based address back to OCM" into integration by Joanna Farley · Thu Sep 15 09:15:21 2022 +0200
  66. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · Tue Sep 13 10:24:27 2022 -0700
  67. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
  68. 28e9866 Merge changes from topic "xilinx-pm-misc-changes" into integration by Joanna Farley · Wed Sep 14 12:01:37 2022 +0200
  69. 89f7297 Merge changes from topic "xilinx-misc-changes" into integration by Joanna Farley · Wed Sep 14 11:52:29 2022 +0200
  70. 2ba7187 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · Wed Aug 31 12:54:34 2022 +0200
  71. 34cce8e fix(xilinx): remove unnecessary header include by Rajan Vaja · Wed Aug 31 12:54:40 2022 +0200
  72. 566b2f9 fix(xilinx): include missing header by Rajan Vaja · Wed Aug 31 12:54:38 2022 +0200
  73. 7bb61a8 chore(zynqmp): fix comment style in zynqmp_def.h by Michal Simek · Wed Sep 14 09:35:09 2022 +0200
  74. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · Wed Sep 14 09:32:47 2022 +0200
  75. a76c5fd fix(zynqmp): remove additional 0x in %p print by Michal Simek · Wed Sep 14 09:29:50 2022 +0200
  76. 5e2f596 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · Tue Sep 13 11:48:53 2022 +0200
  77. 50702ba fix(zynqmp): ensure memory write finish with dsb() by Tanmay Shah · Tue Sep 13 11:10:08 2022 -0700
  78. 19334d0 fix(zynqmp): move debug bl31 based address back to OCM by Michal Simek · Thu Aug 04 09:18:06 2022 +0200
  79. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · Mon Apr 04 23:42:04 2022 -0700
  80. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · Fri Aug 26 15:06:00 2022 -0700
  81. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · Fri Aug 26 15:13:48 2022 -0700
  82. f685a58 Merge changes from topic "fix_fip_in_emmc_boot" into integration by Manish Pandey · Thu Sep 08 13:40:36 2022 +0200
  83. 1fce37b Merge changes Idde51a13,Ife8f1e84 into integration by Manish Pandey · Thu Sep 08 12:44:24 2022 +0200
  84. c9d2bfa feat(mediatek): add smcc call for MSDC by developer · Wed Jun 22 19:51:41 2022 +0800
  85. c5b2c1a refactor(mediatek): refactor plat_sip_calls.h for mt8192/mt8195/mt8186 by developer · Thu Sep 08 13:14:47 2022 +0800
  86. 8181f28 Merge "feat(ti-k3): add support for J784S4 SoCs" into integration by Madhukar Pappireddy · Thu Sep 08 00:18:24 2022 +0200
  87. c7c7c01 refactor(renesas): remove mbedtls_common makefile inclusion by Manish V Badarkhe · Wed Jun 29 14:12:50 2022 +0100
  88. 637cd9e fix(st): add max size for FIP in eMMC boot part by Yann Gautier · Fri Sep 02 08:36:40 2022 +0200
  89. a003779 Merge changes I366740a9,I533abdd6,I6aa3b6dc into integration by Manish V Badarkhe · Tue Sep 06 17:49:10 2022 +0200
  90. 6f09e7f Merge changes from topic "st-nand-updates" into integration by Manish Pandey · Mon Sep 05 16:42:34 2022 +0200
  91. c747571 Merge changes from topic "mt8188" into integration by Manish Pandey · Mon Sep 05 15:54:11 2022 +0200
  92. be99c73 feat(mt8188): add pinctrl support by Jianguo Zhang · Fri Jul 29 13:55:03 2022 +0800
  93. a4efd72 feat(mt8188): add RTC support by Song Fan · Mon Jul 25 19:50:52 2022 +0800
  94. 39ea614 feat(mt8188): add pmic and pwrap support by Hui Liu · Thu Jul 28 20:28:32 2022 +0800
  95. 929097e refator(mediatek): move pmic.[c|h] to common folder by developer · Thu Sep 01 16:32:46 2022 +0800
  96. 0e2a284 refator(mediatek): move common definitions of pmic wrap to common folder by developer · Thu Sep 01 15:16:23 2022 +0800
  97. db1e75b feat(mt8188): add IOMMU enable control in SiP service by Chengci Xu · Wed Jul 20 16:20:15 2022 +0800
  98. 7fa15de feat(mt8188): add display port control in SiP service by developer · Mon Jul 11 19:03:35 2022 +0800
  99. 479d1ad fix(mediatek): use uppercase for definition by developer · Tue Jul 12 10:24:26 2022 +0800
  100. ec6eef7 feat(mediatek): move dp drivers to common folder by developer · Mon Jul 11 18:48:43 2022 +0800