1. ec0afc8 fix(zynqmp): conditional reservation of memory in DTB by Akshay Belsare · Mon Feb 27 12:04:26 2023 +0530
  2. 7c819f1 revert(zynqmp): remove EM SMC handler by Michal Simek · Mon Feb 27 09:28:20 2023 +0100
  3. 71e1ffc feat(zynqmp): add hooks for mmap and early setup by Amit Nagal · Thu Feb 23 21:37:23 2023 +0530
  4. c443e80 fix(zynqmp): add bitmask for get_op_char API by Ronak Jain · Wed Feb 22 04:28:02 2023 -0800
  5. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · Wed Feb 22 13:19:01 2023 +0100
  6. ea07c13 Merge "fix(zynqmp): panic w/o handoff structure in !JTAG" into integration by Joanna Farley · Wed Feb 22 10:47:41 2023 +0100
  7. 7dd8d72 fix(zynqmp): panic w/o handoff structure in !JTAG by Michal Simek · Mon Feb 20 13:01:27 2023 +0100
  8. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  9. 249e004 fix(zynqmp): move EM SMC range to SIP range by Michal Simek · Mon Feb 20 12:53:31 2023 +0100
  10. 709ea5f Merge changes from topic "zynqmp-smc" into integration by Joanna Farley · Sat Feb 18 17:35:44 2023 +0100
  11. a408602 Merge "feat(zynqmp): add support for custom sip service" into integration by Joanna Farley · Fri Feb 17 17:49:29 2023 +0100
  12. 5b5b8ff Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · Fri Feb 17 13:13:24 2023 +0100
  13. 46a52f7 Merge "docs(xilinx): correct function description" into integration by Joanna Farley · Fri Feb 17 13:10:23 2023 +0100
  14. 108a7d9 Merge "fix(zynqmp): update the conflicting EEMI API IDs" into integration by Joanna Farley · Fri Feb 17 00:52:10 2023 +0100
  15. afcf3fa Merge changes from topic "xlnx_zynqmp_debug" into integration by Joanna Farley · Fri Feb 17 00:50:39 2023 +0100
  16. 1398bd4 Merge changes from topic "versal-ipi" into integration by Joanna Farley · Fri Feb 17 00:44:42 2023 +0100
  17. f7ecba3 feat(zynqmp): add support for custom sip service by Amit Nagal · Wed Feb 15 18:43:55 2023 +0530
  18. 6e45f94 fix(versal): check smc_fid 23:16 bits by Michal Simek · Wed Feb 15 12:39:22 2023 +0100
  19. db988fe fix(zynqmp): check smc_fid 23:16 bits by Michal Simek · Tue Feb 14 13:10:29 2023 +0100
  20. db455e1 fix(zynqmp): separate EM from PM SMCs by Michal Simek · Tue Feb 14 08:06:17 2023 +0100
  21. eb2c0c0 fix(zynqmp): fix bl31_zynqmp_setup.c coding style by Michal Simek · Mon Feb 13 14:35:21 2023 +0100
  22. f5ec487 Merge "feat(zynqmp): bump up version of query_data API" into integration by Joanna Farley · Thu Feb 16 12:25:17 2023 +0100
  23. e975642 docs(xilinx): correct function description by Naman Patel · Wed Feb 15 01:01:21 2023 -0800
  24. 0ac097f fix(zynqmp): update the conflicting EEMI API IDs by Nava kishore Manne · Wed Feb 15 16:13:48 2023 +0530
  25. 32e4468 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · Thu Feb 09 13:33:43 2023 +0100
  26. f0ff048 fix(versal): sync location based on IPI_ID macros by Michal Simek · Wed Feb 08 13:34:47 2023 +0100
  27. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · Wed Feb 08 09:31:09 2023 +0100
  28. 4e6cce5 Merge "fix(zynqmp): fix DT reserved allocated size" into integration by Joanna Farley · Wed Feb 15 17:59:07 2023 +0100
  29. 69c6a59 fix(zynqmp): with DEBUG=1 move bl31 to DDR range by Akshay Belsare · Wed Feb 15 10:49:52 2023 +0530
  30. b7a57b5 fix(zynqmp): update MAX_XLAT_TABLES for DDR memory range by Akshay Belsare · Wed Feb 15 17:29:42 2023 +0530
  31. 11b084a feat(zynqmp): bump up version of query_data API by Ronak Jain · Mon Feb 13 04:48:06 2023 -0800
  32. 21a4b22 Merge "fix(zynqmp): enable A53 workaround(errata 1530924)" into integration by Joanna Farley · Tue Feb 14 10:17:43 2023 +0100
  33. 7c75489 fix(zynqmp): fix DT reserved allocated size by Michal Simek · Mon Feb 13 13:11:28 2023 +0100
  34. 81ec0d1 fix(zynqmp): enable A53 workaround(errata 1530924) by Michal Simek · Thu Feb 09 13:21:10 2023 +0100
  35. c98da1c feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · Thu Feb 09 10:28:58 2023 +0100
  36. ec051f1 Merge "fix(versal-net): populate gic v3 rdist data statically" into integration by Joanna Farley · Fri Feb 03 10:27:25 2023 +0100
  37. bdffd36 chore(xilinx): update print information by Akshay Belsare · Wed Jan 18 17:04:22 2023 +0530
  38. d517f7b fix(versal-net): populate gic v3 rdist data statically by Jay Buddhabhatti · Mon Jan 23 23:32:35 2023 -0800
  39. 50a2968 feat(versal-net): add jtag dcc support by Akshay Belsare · Wed Jan 18 15:54:12 2023 +0530
  40. a8a1ca5 Merge "fix(zynqmp): fix xck24 silicon ID" into integration by Joanna Farley · Wed Jan 18 13:33:02 2023 +0100
  41. dfe452d fix(zynqmp): fix xck24 silicon ID by Michal Simek · Wed Jan 18 08:55:20 2023 +0100
  42. 0babc5f feat(versal-net): add support for uart1 console by Akshay Belsare · Fri Jan 13 14:40:37 2023 +0530
  43. 3a17004 Merge changes from topic "fix-power-up-dwn-issue" into integration by Joanna Farley · Thu Jan 12 11:11:28 2023 +0100
  44. e3511ae fix(versal): print proper atf handoff source by Akshay Belsare · Wed Jan 11 11:45:25 2023 +0530
  45. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  46. 69e474e fix(versal-net): enable wake interrupt during client suspend by Jay Buddhabhatti · Thu Dec 29 21:54:44 2022 -0800
  47. edfadb7 fix(versal-net): disable wakeup interrupt during client wakeup by Jay Buddhabhatti · Thu Dec 29 22:21:00 2022 -0800
  48. 07d85c9 fix(versal-net): clear power down bit during wakeup by Jay Buddhabhatti · Thu Dec 29 22:15:19 2022 -0800
  49. 7c5adef fix(versal-net): fix setting power down state by Jay Buddhabhatti · Thu Dec 29 21:58:35 2022 -0800
  50. c235865 fix(versal-net): clear power down interrupt status before enable by Jay Buddhabhatti · Thu Dec 29 21:47:54 2022 -0800
  51. 43cbf7e fix(versal-net): resolve misra rule 20.7 warnings by Jay Buddhabhatti · Mon Jan 09 04:46:54 2023 -0800
  52. 3d832ea fix(versal-net): resolve misra 10.6 warnings by Jay Buddhabhatti · Mon Jan 09 04:33:25 2023 -0800
  53. ac45dbf fix(xilinx): resolve integer handling issue by Akshay Belsare · Thu Dec 15 15:56:23 2022 +0530
  54. 6435ca0 fix(xilinx): use lib/smccc.h macros instead of trusty spd by Akshay Belsare · Mon Dec 12 12:13:14 2022 +0530
  55. b3d2b4f fix(zynqmp): remove redundant api_version check by Boyan Karatotev · Tue Nov 22 12:13:44 2022 +0000
  56. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · Tue Nov 22 14:31:41 2022 +0000
  57. 6c48034 fix(zynqmp): initialize uint32 with value 0U in pm code by Naman Patel · Thu Dec 01 02:58:46 2022 -0800
  58. 943148a Merge "fix(zynqmp): check return status of pm_get_api_version" into integration by Joanna Farley · Fri Nov 25 16:25:53 2022 +0100
  59. 0feb5ea fix(zynqmp): check return status of pm_get_api_version by Naman Patel · Tue Nov 22 05:01:37 2022 -0800
  60. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · Wed Nov 16 01:54:23 2022 -0800
  61. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · Fri Oct 07 00:07:49 2022 -0700
  62. 266e07b fix(versal-net): add default values for silicon by Michal Simek · Sat Nov 05 15:39:47 2022 -0700
  63. cbb0c23 fix(versal_net): Enable a78 errata workarounds by Akshay Belsare · Tue Oct 11 15:12:02 2022 +0530
  64. 1cda4b0 fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · Fri Oct 07 08:15:19 2022 +0200
  65. a16a74c fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · Mon Oct 03 14:02:57 2022 +0200
  66. b0c70f5 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · Thu Sep 29 23:59:11 2022 -0700
  67. 6535f86 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · Thu Sep 22 02:45:16 2022 -0700
  68. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  69. 7524b22 feat(versal_net): add support for QEMU COSIM platform by Sai Pavan Boddu · Thu Sep 08 16:09:04 2022 +0530
  70. d4c177f Merge changes from topic "xilinx-versal-net" into integration by Joanna Farley · Wed Sep 21 18:29:58 2022 +0200
  71. c6daff0 feat(versal-net): add support for platform management by Jay Buddhabhatti · Mon Sep 05 02:56:32 2022 -0700
  72. aa5443e feat(versal-net): add support for IPI by Michal Simek · Mon Sep 19 14:04:55 2022 +0200
  73. dc708ac feat(versal-net): add SMP support for Versal NET by Michal Simek · Mon Sep 19 13:52:54 2022 +0200
  74. 9179436 feat(versal-net): add support for Xilinx Versal NET platform by Michal Simek · Wed Aug 31 16:45:14 2022 +0200
  75. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · Thu Sep 15 22:35:11 2022 -0700
  76. 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
  77. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  78. 9e1873f feat(zynqmp): add support for ProvenCore by Jeremie Corbier · Tue Sep 07 11:49:58 2021 +0200
  79. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · Thu Sep 15 09:16:20 2022 +0200
  80. 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
  81. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · Tue Sep 13 10:24:27 2022 -0700
  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. af00b31 fix(zynqmp): fix for incorrect afi write mask value by Akshay Belsare · Tue Aug 23 11:39:35 2022 +0530
  97. d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · Mon Aug 08 00:00:44 2022 +0200
  98. 89e3c29 fix(versal): use only one space for indentation by Michal Simek · Thu Aug 04 14:08:32 2022 +0200
  99. 57cf55a fix(versal): fix code indentation issues by Michal Simek · Fri Jul 29 07:48:59 2022 +0200
  100. 47fd75a fix(versal): fix macro coding style issues by Michal Simek · Wed Jul 27 14:17:30 2022 +0200