1. d02c231 build: forbid `ENABLE_RME=1` when `SEPARATE_CODE_AND_RODATA=0` by Chris Kay · Thu Sep 29 16:21:24 2022 +0100
  2. cebb1f2 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · Wed Oct 05 14:44:05 2022 +0200
  3. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · Mon Oct 03 15:34:02 2022 +0200
  4. 51fa85a Merge changes from topic "mt8188 cpu_pm" into integration by Olivier Deprez · Wed Oct 05 13:37:10 2022 +0200
  5. db450ca Merge "fix(mt8186-emi-mpu): fix SCP permission" into integration by Olivier Deprez · Wed Oct 05 11:31:36 2022 +0200
  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. 62017ac Merge "refactor(console): move putchar() to console driver" into integration by Madhukar Pappireddy · Tue Oct 04 17:06:43 2022 +0200
  9. f8924a8 fix(mt8186-emi-mpu): fix SCP permission by Yidi Lin · Mon Oct 03 19:26:33 2022 +0800
  10. 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
  11. 1b17458 Merge changes I134f125f,Ia4bf45bf into integration by Manish V Badarkhe · Tue Oct 04 10:45:50 2022 +0200
  12. 63f7586 refactor(console): move putchar() to console driver by Claus Pedersen · Mon Sep 12 23:47:10 2022 +0000
  13. afdd96a feat(mediatek): move lpm drivers back to common by developer · Thu Sep 29 10:41:26 2022 +0800
  14. 1d69df5 feat(mt8188): add cpu_pm driver by developer · Mon Sep 05 17:36:36 2022 +0800
  15. 80ac32f fix(mt8188): refine c-state power domain for extensibility by Edward-JW Yang · Thu Sep 15 21:09:10 2022 +0800
  16. fa6bf47 Merge "refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe" into integration by Manish Pandey · Mon Oct 03 16:46:52 2022 +0200
  17. 0f634ec feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · Thu Aug 29 19:04:29 2019 +0200
  18. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · Fri Feb 15 16:42:20 2019 +0100
  19. 69508e9 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · Tue May 21 18:59:18 2019 +0200
  20. a16a74c fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · Mon Oct 03 14:02:57 2022 +0200
  21. d188216 Merge "build(rss): introduce rss_comms.mk makefile" into integration by Sandrine Bailleux · Mon Oct 03 13:37:54 2022 +0200
  22. e9e37cb feat(fvp): support building RSS comms driver by Sandrine Bailleux · Wed Aug 31 14:05:38 2022 +0200
  23. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · Wed Aug 31 13:53:10 2022 +0200
  24. 38f35c8 refactor(sgi): rename RD-Edmunds to RD-V2 by Joel Goddard · Wed Sep 21 21:51:12 2022 +0530
  25. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · Wed Sep 21 21:52:28 2022 +0530
  26. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · Mon Oct 03 11:58:07 2022 +0200
  27. 6dd57f9 Merge "fix(rcar3): fix RPC-IF device node name" into integration by Sandrine Bailleux · Mon Oct 03 11:21:28 2022 +0200
  28. 9d2f9b0 Merge "fix(st): add missing string.h include" into integration by Manish V Badarkhe · Mon Oct 03 11:14:30 2022 +0200
  29. 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
  30. 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
  31. 5480bd1 fix(rcar3): fix RPC-IF device node name by Geert Uytterhoeven · Wed Mar 23 14:21:31 2022 +0100
  32. ef4b7d5 fix(st): add missing string.h include by Yann Gautier · Mon Oct 03 09:30:34 2022 +0200
  33. 2e10d9f Merge "chore(libc): clean up includes in lib/libc/printf.c" into integration by Joanna Farley · Fri Sep 30 17:50:15 2022 +0200
  34. ba1f9bb Merge "docs(changelog): fix incorrect documentation title" into integration by Lauren Wehrmeister · Fri Sep 30 15:35:42 2022 +0200
  35. c9b5e1a Merge "fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings" into integration by Joanna Farley · Fri Sep 30 14:35:25 2022 +0200
  36. b677532 Merge "fix(ras): trap "RAS error record" accesses only for NS" into integration by Manish Pandey · Fri Sep 30 14:14:26 2022 +0200
  37. b0c70f5 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · Thu Sep 29 23:59:11 2022 -0700
  38. c938da7 docs(changelog): fix incorrect documentation title by Chris Kay · Thu Sep 29 16:42:23 2022 +0100
  39. 7076350 refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe by Jayanth Dodderi Chidanand · Mon Aug 22 23:46:10 2022 +0100
  40. e0eac4a Merge "feat(ls1043ardb): update ddr configure for ls1043ardb-pd" into integration by Madhukar Pappireddy · Thu Sep 29 16:45:48 2022 +0200
  41. eca2b3a Merge "fix(rme): update FVP platform token" into integration by Manish Pandey · Thu Sep 29 16:39:01 2022 +0200
  42. 37c459e fix(rme): update FVP platform token by Mate Toth-Pal · Mon Sep 19 16:46:49 2022 +0200
  43. fdac8ff Merge "fix(rmmd): return X4 output value" into integration by Manish V Badarkhe · Thu Sep 29 10:25:57 2022 +0200
  44. 13f1153 Merge "fix(zynqmp): resolve misra 4.6 warnings" into integration by Joanna Farley · Thu Sep 29 10:15:01 2022 +0200
  45. 1a77582 Merge "feat(rss): add new comms protocols" into integration by Sandrine Bailleux · Thu Sep 29 08:20:59 2022 +0200
  46. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · Tue Sep 27 14:30:34 2022 +0100
  47. c601e9d Merge "fix(tc): resolve the static-checks errors" into integration by Manish Pandey · Wed Sep 28 16:06:45 2022 +0200
  48. 90ce18f fix(rmmd): return X4 output value by AlexeiFedorov · Fri Sep 23 16:57:28 2022 +0100
  49. 2858cf5 fix(tc): resolve the static-checks errors by Jayanth Dodderi Chidanand · Wed Sep 28 11:41:48 2022 +0100
  50. 734aaac feat(rss): add new comms protocols by Raef Coles · Wed Jun 15 14:37:22 2022 +0100
  51. 1f8f5c1 feat(ls1043ardb): update ddr configure for ls1043ardb-pd by Chunlei Xu · Wed Sep 28 16:58:15 2022 +0800
  52. a7538dc chore(libc): clean up includes in lib/libc/printf.c by Jorge Troncoso · Tue Sep 27 17:35:54 2022 -0700
  53. 0217cfe Merge "fix(libc): pri*ptr macros for aarch64" into integration by Joanna Farley · Wed Sep 28 01:19:28 2022 +0200
  54. 8adaead Merge "feat(tc): add RTC PL031 device tree node" into integration by Sandrine Bailleux · Tue Sep 27 13:03:54 2022 +0200
  55. 3ed5ea2 Merge "docs(maintainers): add myself as TC code owner" into integration by Manish V Badarkhe · Tue Sep 27 11:42:46 2022 +0200
  56. dea54f2 docs(maintainers): add myself as TC code owner by Anders Dellien · Wed Sep 21 15:56:02 2022 +0100
  57. 2cf1306 fix(libc): pri*ptr macros for aarch64 by K · Wed Jul 27 17:30:49 2022 +0500
  58. 6535f86 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · Thu Sep 22 02:45:16 2022 -0700
  59. e343109 Merge "docs(fwu): update firmware update design" into integration by Sandrine Bailleux · Mon Sep 26 11:02:51 2022 +0200
  60. fc63bad Merge "refactor(libc): clean up dependencies in libc" into integration by Joanna Farley · Fri Sep 23 17:24:01 2022 +0200
  61. 6566211 feat(stm32mp1): add early console in SP_min by Yann Gautier · Fri Oct 15 16:49:07 2021 +0200
  62. 6e49b7f feat(st): properly manage early console by Yann Gautier · Tue Sep 13 13:59:48 2022 +0200
  63. 61f74bb feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · Tue Sep 13 13:55:43 2022 +0200
  64. 312dde0 docs(st): introduce STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · Tue Sep 13 13:53:41 2022 +0200
  65. 2652ba7 feat(st): add trace for early console by Yann Gautier · Thu Jun 09 17:34:30 2022 +0200
  66. b55a624 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · Mon Mar 07 16:09:23 2022 +0100
  67. 9d4a07d feat(st-uart): add initialization with the device tree by Patrick Delaunay · Thu Apr 14 11:19:03 2022 +0200
  68. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · Thu Apr 14 11:15:43 2022 +0200
  69. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · Tue Mar 15 11:20:56 2022 +0100
  70. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · Mon Feb 28 11:02:35 2022 +0100
  71. 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · Wed Mar 02 15:43:02 2022 +0100
  72. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
  73. afc0924 Merge changes from topic "bl31_in_sram" into integration by Manish V Badarkhe · Fri Sep 23 13:32:09 2022 +0200
  74. 8f14f6b Merge "fix(bl31): fix validate_el3_interrupt_rm preprocessor usage" into integration by Olivier Deprez · Fri Sep 23 10:14:13 2022 +0200
  75. 73f503f feat(sgi): remove override for `ARM_BL31_IN_DRAM` build-option by Rohit Mathew · Fri Jul 08 13:00:22 2022 +0100
  76. 9ab8d33 feat(sgi): configure SRAM and BL31 size for sgi platform by Rohit Mathew · Fri Jul 08 12:59:29 2022 +0100
  77. 462868c Merge changes from topic "mediatek upstream" into integration by Manish Pandey · Thu Sep 22 16:31:49 2022 +0200
  78. e739fac refactor(mt8188): move platform_def.h to mt8188/include by developer · Wed Sep 14 13:47:59 2022 +0800
  79. 768f112 feat(mt8188): add MCUSYS support by developer · Fri Sep 16 11:30:43 2022 +0800
  80. 3b31b93 feat(mt8188): add armv8.2 support by developer · Mon Sep 05 16:07:00 2022 +0800
  81. 67f11f0 feat(mt8188): add DFD control in SiP service by Fengquan Chen · Wed Aug 17 10:42:15 2022 +0800
  82. 880fb17 feat(mt8188): add EMI MPU basic drivers by developer · Mon Sep 05 19:08:59 2022 +0800
  83. 86a8c56 feat(mt8188): add DCM driver by developer · Mon Sep 05 17:44:02 2022 +0800
  84. a7c9bf3 feat(mt8188): add reset and poweroff functions by developer · Fri Jul 29 16:38:43 2022 +0800
  85. a493865 feat(mediatek): add more flexibility of mtk_pm.c by developer · Mon Sep 05 16:36:31 2022 +0800
  86. 471b6f9 feat(mediatek): add more options for build helper by developer · Mon Sep 05 15:55:54 2022 +0800
  87. 01c95f8 feat(mt8188): add LPM driver support by developer · Mon Sep 05 15:53:32 2022 +0800
  88. a9846b2 feat(mt8188): apply ERRATA for CA-78 by developer · Wed Sep 14 10:03:23 2022 +0800
  89. f3399e4 fix(mediatek): remove unused cold_boot.[c|h] by developer · Thu Sep 08 15:32:27 2022 +0800
  90. 881307f fix(mediatek): wrap cold_boot.h with MTK_SIP_KERNEL_BOOT_ENABLE by developer · Thu Sep 08 15:31:05 2022 +0800
  91. c1c2be0 feat(mt8186): add EMI MPU support for SCP and DSP by Allen-KH Cheng · Mon Sep 12 17:10:24 2022 +0800
  92. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  93. fcb716f Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · Thu Sep 22 11:59:39 2022 +0200
  94. c6fb6bf Merge "fix(synquacer): increase size of BL33" into integration by Manish V Badarkhe · Thu Sep 22 10:46:06 2022 +0200
  95. b0e47e1 Merge "feat(versal_net): add support for QEMU COSIM platform" into integration by Joanna Farley · Thu Sep 22 10:22:10 2022 +0200
  96. dc1b017 Merge "docs(maintainers): update xilinx record to cover docs" into integration by Joanna Farley · Thu Sep 22 10:15:38 2022 +0200
  97. 4435111 docs(maintainers): update xilinx record to cover docs by Michal Simek · Thu Sep 22 08:50:07 2022 +0200
  98. 7524b22 feat(versal_net): add support for QEMU COSIM platform by Sai Pavan Boddu · Thu Sep 08 16:09:04 2022 +0530
  99. 4e82974 fix(synquacer): increase size of BL33 by Jassi Brar · Wed Sep 14 15:41:43 2022 -0500
  100. 659d99c Merge "docs(build): update GCC to 11.3.Rel1 version" into integration by Joanna Farley · Wed Sep 21 18:43:02 2022 +0200