1. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · Wed Jun 22 18:45:30 2022 +0100
  2. 9ba9780 Merge "fix(qemu): enable SVE and SME" into integration by Sandrine Bailleux · Wed Oct 05 15:08:32 2022 +0200
  3. 51fa85a Merge changes from topic "mt8188 cpu_pm" into integration by Olivier Deprez · Wed Oct 05 13:37:10 2022 +0200
  4. db450ca Merge "fix(mt8186-emi-mpu): fix SCP permission" into integration by Olivier Deprez · Wed Oct 05 11:31:36 2022 +0200
  5. 4678bf8 fix(qemu): enable SVE and SME by Andre Przywara · Tue Oct 04 13:41:32 2022 +0100
  6. 600d53a Merge changes from topic "aarch32_debug_aborts" into integration by Manish Pandey · Wed Oct 05 11:15:28 2022 +0200
  7. e6ef9f0 Merge "feat(fvp): support building RSS comms driver" into integration by Manish Pandey · Wed Oct 05 11:00:26 2022 +0200
  8. f8924a8 fix(mt8186-emi-mpu): fix SCP permission by Yidi Lin · Mon Oct 03 19:26:33 2022 +0800
  9. 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
  10. afdd96a feat(mediatek): move lpm drivers back to common by developer · Thu Sep 29 10:41:26 2022 +0800
  11. 1d69df5 feat(mt8188): add cpu_pm driver by developer · Mon Sep 05 17:36:36 2022 +0800
  12. 80ac32f fix(mt8188): refine c-state power domain for extensibility by Edward-JW Yang · Thu Sep 15 21:09:10 2022 +0800
  13. 0f634ec feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · Thu Aug 29 19:04:29 2019 +0200
  14. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · Fri Feb 15 16:42:20 2019 +0100
  15. a16a74c fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · Mon Oct 03 14:02:57 2022 +0200
  16. e9e37cb feat(fvp): support building RSS comms driver by Sandrine Bailleux · Wed Aug 31 14:05:38 2022 +0200
  17. 38f35c8 refactor(sgi): rename RD-Edmunds to RD-V2 by Joel Goddard · Wed Sep 21 21:51:12 2022 +0530
  18. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · Wed Sep 21 21:52:28 2022 +0530
  19. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · Mon Oct 03 11:58:07 2022 +0200
  20. 6dd57f9 Merge "fix(rcar3): fix RPC-IF device node name" into integration by Sandrine Bailleux · Mon Oct 03 11:21:28 2022 +0200
  21. 9d2f9b0 Merge "fix(st): add missing string.h include" into integration by Manish V Badarkhe · Mon Oct 03 11:14:30 2022 +0200
  22. 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
  23. 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
  24. 5480bd1 fix(rcar3): fix RPC-IF device node name by Geert Uytterhoeven · Wed Mar 23 14:21:31 2022 +0100
  25. ef4b7d5 fix(st): add missing string.h include by Yann Gautier · Mon Oct 03 09:30:34 2022 +0200
  26. b0c70f5 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · Thu Sep 29 23:59:11 2022 -0700
  27. e0eac4a Merge "feat(ls1043ardb): update ddr configure for ls1043ardb-pd" into integration by Madhukar Pappireddy · Thu Sep 29 16:45:48 2022 +0200
  28. 37c459e fix(rme): update FVP platform token by Mate Toth-Pal · Mon Sep 19 16:46:49 2022 +0200
  29. 1f8f5c1 feat(ls1043ardb): update ddr configure for ls1043ardb-pd by Chunlei Xu · Wed Sep 28 16:58:15 2022 +0800
  30. 6535f86 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · Thu Sep 22 02:45:16 2022 -0700
  31. fc63bad Merge "refactor(libc): clean up dependencies in libc" into integration by Joanna Farley · Fri Sep 23 17:24:01 2022 +0200
  32. 6566211 feat(stm32mp1): add early console in SP_min by Yann Gautier · Fri Oct 15 16:49:07 2021 +0200
  33. 6e49b7f feat(st): properly manage early console by Yann Gautier · Tue Sep 13 13:59:48 2022 +0200
  34. 2652ba7 feat(st): add trace for early console by Yann Gautier · Thu Jun 09 17:34:30 2022 +0200
  35. b55a624 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · Mon Mar 07 16:09:23 2022 +0100
  36. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · Thu Apr 14 11:15:43 2022 +0200
  37. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · Tue Mar 15 11:20:56 2022 +0100
  38. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · Mon Feb 28 11:02:35 2022 +0100
  39. 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · Wed Mar 02 15:43:02 2022 +0100
  40. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
  41. 73f503f feat(sgi): remove override for `ARM_BL31_IN_DRAM` build-option by Rohit Mathew · Fri Jul 08 13:00:22 2022 +0100
  42. 9ab8d33 feat(sgi): configure SRAM and BL31 size for sgi platform by Rohit Mathew · Fri Jul 08 12:59:29 2022 +0100
  43. e739fac refactor(mt8188): move platform_def.h to mt8188/include by developer · Wed Sep 14 13:47:59 2022 +0800
  44. 768f112 feat(mt8188): add MCUSYS support by developer · Fri Sep 16 11:30:43 2022 +0800
  45. 3b31b93 feat(mt8188): add armv8.2 support by developer · Mon Sep 05 16:07:00 2022 +0800
  46. 67f11f0 feat(mt8188): add DFD control in SiP service by Fengquan Chen · Wed Aug 17 10:42:15 2022 +0800
  47. 880fb17 feat(mt8188): add EMI MPU basic drivers by developer · Mon Sep 05 19:08:59 2022 +0800
  48. 86a8c56 feat(mt8188): add DCM driver by developer · Mon Sep 05 17:44:02 2022 +0800
  49. a7c9bf3 feat(mt8188): add reset and poweroff functions by developer · Fri Jul 29 16:38:43 2022 +0800
  50. a493865 feat(mediatek): add more flexibility of mtk_pm.c by developer · Mon Sep 05 16:36:31 2022 +0800
  51. 471b6f9 feat(mediatek): add more options for build helper by developer · Mon Sep 05 15:55:54 2022 +0800
  52. 01c95f8 feat(mt8188): add LPM driver support by developer · Mon Sep 05 15:53:32 2022 +0800
  53. a9846b2 feat(mt8188): apply ERRATA for CA-78 by developer · Wed Sep 14 10:03:23 2022 +0800
  54. f3399e4 fix(mediatek): remove unused cold_boot.[c|h] by developer · Thu Sep 08 15:32:27 2022 +0800
  55. 881307f fix(mediatek): wrap cold_boot.h with MTK_SIP_KERNEL_BOOT_ENABLE by developer · Thu Sep 08 15:31:05 2022 +0800
  56. c1c2be0 feat(mt8186): add EMI MPU support for SCP and DSP by Allen-KH Cheng · Mon Sep 12 17:10:24 2022 +0800
  57. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  58. c6fb6bf Merge "fix(synquacer): increase size of BL33" into integration by Manish V Badarkhe · Thu Sep 22 10:46:06 2022 +0200
  59. 7524b22 feat(versal_net): add support for QEMU COSIM platform by Sai Pavan Boddu · Thu Sep 08 16:09:04 2022 +0530
  60. 4e82974 fix(synquacer): increase size of BL33 by Jassi Brar · Wed Sep 14 15:41:43 2022 -0500
  61. d4c177f Merge changes from topic "xilinx-versal-net" into integration by Joanna Farley · Wed Sep 21 18:29:58 2022 +0200
  62. c6daff0 feat(versal-net): add support for platform management by Jay Buddhabhatti · Mon Sep 05 02:56:32 2022 -0700
  63. aa5443e feat(versal-net): add support for IPI by Michal Simek · Mon Sep 19 14:04:55 2022 +0200
  64. 6651ef8 fix(imx8m): move caam init after serial init by Andrey Zhizhikin · Mon Sep 19 20:49:16 2022 +0200
  65. dc708ac feat(versal-net): add SMP support for Versal NET by Michal Simek · Mon Sep 19 13:52:54 2022 +0200
  66. 9179436 feat(versal-net): add support for Xilinx Versal NET platform by Michal Simek · Wed Aug 31 16:45:14 2022 +0200
  67. dc6da8d fix(imx8m): correct serial output for HAB JR0 by Andrey Zhizhikin · Mon Sep 19 20:34:45 2022 +0200
  68. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · Thu Sep 15 22:35:11 2022 -0700
  69. 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
  70. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  71. 9e1873f feat(zynqmp): add support for ProvenCore by Jeremie Corbier · Tue Sep 07 11:49:58 2021 +0200
  72. 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
  73. 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
  74. 078dc52 feat(sgi): enable css implementation of warm reset by Pranav Madhu · Wed Jul 27 14:01:24 2022 +0530
  75. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · Fri Jul 22 23:46:11 2022 +0530
  76. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · Wed Jul 27 13:12:27 2022 +0530
  77. 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
  78. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · Thu Sep 15 09:16:20 2022 +0200
  79. 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
  80. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · Tue Sep 13 10:24:27 2022 -0700
  81. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
  82. 28e9866 Merge changes from topic "xilinx-pm-misc-changes" into integration by Joanna Farley · Wed Sep 14 12:01:37 2022 +0200
  83. 89f7297 Merge changes from topic "xilinx-misc-changes" into integration by Joanna Farley · Wed Sep 14 11:52:29 2022 +0200
  84. 2ba7187 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · Wed Aug 31 12:54:34 2022 +0200
  85. 34cce8e fix(xilinx): remove unnecessary header include by Rajan Vaja · Wed Aug 31 12:54:40 2022 +0200
  86. 566b2f9 fix(xilinx): include missing header by Rajan Vaja · Wed Aug 31 12:54:38 2022 +0200
  87. 7bb61a8 chore(zynqmp): fix comment style in zynqmp_def.h by Michal Simek · Wed Sep 14 09:35:09 2022 +0200
  88. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · Wed Sep 14 09:32:47 2022 +0200
  89. a76c5fd fix(zynqmp): remove additional 0x in %p print by Michal Simek · Wed Sep 14 09:29:50 2022 +0200
  90. 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
  91. 50702ba fix(zynqmp): ensure memory write finish with dsb() by Tanmay Shah · Tue Sep 13 11:10:08 2022 -0700
  92. 19334d0 fix(zynqmp): move debug bl31 based address back to OCM by Michal Simek · Thu Aug 04 09:18:06 2022 +0200
  93. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · Mon Apr 04 23:42:04 2022 -0700
  94. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · Fri Aug 26 15:06:00 2022 -0700
  95. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · Fri Aug 26 15:13:48 2022 -0700
  96. f685a58 Merge changes from topic "fix_fip_in_emmc_boot" into integration by Manish Pandey · Thu Sep 08 13:40:36 2022 +0200
  97. 1fce37b Merge changes Idde51a13,Ife8f1e84 into integration by Manish Pandey · Thu Sep 08 12:44:24 2022 +0200
  98. c9d2bfa feat(mediatek): add smcc call for MSDC by developer · Wed Jun 22 19:51:41 2022 +0800
  99. c5b2c1a refactor(mediatek): refactor plat_sip_calls.h for mt8192/mt8195/mt8186 by developer · Thu Sep 08 13:14:47 2022 +0800
  100. 8181f28 Merge "feat(ti-k3): add support for J784S4 SoCs" into integration by Madhukar Pappireddy · Thu Sep 08 00:18:24 2022 +0200