1. 6c48034 fix(zynqmp): initialize uint32 with value 0U in pm code by Naman Patel · Thu Dec 01 02:58:46 2022 -0800
  2. 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
  3. 0feb5ea fix(zynqmp): check return status of pm_get_api_version by Naman Patel · Tue Nov 22 05:01:37 2022 -0800
  4. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · Wed Nov 16 01:54:23 2022 -0800
  5. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · Fri Oct 07 00:07:49 2022 -0700
  6. 266e07b fix(versal-net): add default values for silicon by Michal Simek · Sat Nov 05 15:39:47 2022 -0700
  7. cbb0c23 fix(versal_net): Enable a78 errata workarounds by Akshay Belsare · Tue Oct 11 15:12:02 2022 +0530
  8. 1cda4b0 fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · Fri Oct 07 08:15:19 2022 +0200
  9. a16a74c fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · Mon Oct 03 14:02:57 2022 +0200
  10. b0c70f5 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · Thu Sep 29 23:59:11 2022 -0700
  11. 6535f86 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · Thu Sep 22 02:45:16 2022 -0700
  12. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  13. 7524b22 feat(versal_net): add support for QEMU COSIM platform by Sai Pavan Boddu · Thu Sep 08 16:09:04 2022 +0530
  14. d4c177f Merge changes from topic "xilinx-versal-net" into integration by Joanna Farley · Wed Sep 21 18:29:58 2022 +0200
  15. c6daff0 feat(versal-net): add support for platform management by Jay Buddhabhatti · Mon Sep 05 02:56:32 2022 -0700
  16. aa5443e feat(versal-net): add support for IPI by Michal Simek · Mon Sep 19 14:04:55 2022 +0200
  17. dc708ac feat(versal-net): add SMP support for Versal NET by Michal Simek · Mon Sep 19 13:52:54 2022 +0200
  18. 9179436 feat(versal-net): add support for Xilinx Versal NET platform by Michal Simek · Wed Aug 31 16:45:14 2022 +0200
  19. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · Thu Sep 15 22:35:11 2022 -0700
  20. 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
  21. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  22. 9e1873f feat(zynqmp): add support for ProvenCore by Jeremie Corbier · Tue Sep 07 11:49:58 2021 +0200
  23. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · Thu Sep 15 09:16:20 2022 +0200
  24. 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
  25. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · Tue Sep 13 10:24:27 2022 -0700
  26. 28e9866 Merge changes from topic "xilinx-pm-misc-changes" into integration by Joanna Farley · Wed Sep 14 12:01:37 2022 +0200
  27. 89f7297 Merge changes from topic "xilinx-misc-changes" into integration by Joanna Farley · Wed Sep 14 11:52:29 2022 +0200
  28. 2ba7187 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · Wed Aug 31 12:54:34 2022 +0200
  29. 34cce8e fix(xilinx): remove unnecessary header include by Rajan Vaja · Wed Aug 31 12:54:40 2022 +0200
  30. 566b2f9 fix(xilinx): include missing header by Rajan Vaja · Wed Aug 31 12:54:38 2022 +0200
  31. 7bb61a8 chore(zynqmp): fix comment style in zynqmp_def.h by Michal Simek · Wed Sep 14 09:35:09 2022 +0200
  32. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · Wed Sep 14 09:32:47 2022 +0200
  33. a76c5fd fix(zynqmp): remove additional 0x in %p print by Michal Simek · Wed Sep 14 09:29:50 2022 +0200
  34. 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
  35. 50702ba fix(zynqmp): ensure memory write finish with dsb() by Tanmay Shah · Tue Sep 13 11:10:08 2022 -0700
  36. 19334d0 fix(zynqmp): move debug bl31 based address back to OCM by Michal Simek · Thu Aug 04 09:18:06 2022 +0200
  37. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · Mon Apr 04 23:42:04 2022 -0700
  38. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · Fri Aug 26 15:06:00 2022 -0700
  39. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · Fri Aug 26 15:13:48 2022 -0700
  40. af00b31 fix(zynqmp): fix for incorrect afi write mask value by Akshay Belsare · Tue Aug 23 11:39:35 2022 +0530
  41. d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · Mon Aug 08 00:00:44 2022 +0200
  42. 89e3c29 fix(versal): use only one space for indentation by Michal Simek · Thu Aug 04 14:08:32 2022 +0200
  43. 57cf55a fix(versal): fix code indentation issues by Michal Simek · Fri Jul 29 07:48:59 2022 +0200
  44. 47fd75a fix(versal): fix macro coding style issues by Michal Simek · Wed Jul 27 14:17:30 2022 +0200
  45. 43c743d Merge "feat(zynqmp): protect eFuses from non-secure access" into integration by Joanna Farley · Mon Aug 01 12:05:18 2022 +0200
  46. 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · Sun Jul 31 14:08:53 2022 +0530
  47. 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Sun Jul 31 14:05:40 2022 +0530
  48. 28f9ce5 feat(zynqmp): protect eFuses from non-secure access by Vesa Jääskeläinen · Fri Apr 29 08:47:24 2022 +0300
  49. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · Thu Jul 28 08:50:30 2022 +0530
  50. d5e9625 fix(versal): remove clock related macros by Michal Simek · Thu Jul 21 08:54:16 2022 +0200
  51. a0657d9 feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · Wed Jul 20 09:03:22 2022 +0530
  52. 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · Tue Jul 12 09:19:03 2022 +0530
  53. 31b8ca2 refactor(xilinx): move the atf handoff structure by Venkatesh Yadav Abbarapu · Tue Jul 12 09:11:23 2022 +0530
  54. 94cf1a7 refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · Tue Jul 12 09:06:01 2022 +0530
  55. a2ca35d feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · Mon Jul 04 11:40:27 2022 +0530
  56. 244feff Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · Thu Jun 30 00:36:46 2022 +0200
  57. 42f3c5b Merge "fix(zynqmp): move bl31 with DEBUG=1 back to OCM" into integration by Manish Pandey · Fri Jun 24 13:43:41 2022 +0200
  58. fba8a96 Merge changes from topic "xlnx_versal_misra_fix" into integration by Manish Pandey · Fri Jun 24 13:40:01 2022 +0200
  59. dfbb093 fix(zynqmp): move bl31 with DEBUG=1 back to OCM by Michal Simek · Wed Jun 15 14:19:56 2022 +0200
  60. e88671e feat(zynqmp): add support for xck24 silicon by Venkatesh Yadav Abbarapu · Tue May 17 09:39:30 2022 +0530
  61. ba31add fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · Thu May 19 17:23:35 2022 +0530
  62. e7c4538 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Thu May 19 14:49:49 2022 +0530
  63. 0cec3d9 Merge "fix(plat/zynqmp): fix coverity scan warnings" into integration by Madhukar Pappireddy · Fri Jun 03 19:44:00 2022 +0200
  64. ab16713 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · Wed May 25 15:18:24 2022 +0530
  65. 0386e65 fix(zynqmp): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · Tue May 24 14:05:57 2022 +0530
  66. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · Tue May 24 14:02:52 2022 +0530
  67. bde8759 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Tue May 24 11:11:12 2022 +0530
  68. 0ac9078 feat(plat/xilinx/zynqmp): optimization on pinctrl_functions by Ronak Jain · Fri May 06 04:45:59 2022 -0700
  69. f841467 fix(plat/zynqmp): fix coverity scan warnings by Ronak Jain · Wed May 11 02:48:52 2022 -0700
  70. c70726f fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · Mon May 16 17:44:33 2022 +0530
  71. c950535 fix(zynqmp): resolve misra R8.4 warnings by Venkatesh Yadav Abbarapu · Mon May 16 17:29:04 2022 +0530
  72. 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · Tue Dec 14 04:53:40 2021 -0800
  73. c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · Mon Apr 19 07:49:57 2021 -0600
  74. 01b3873 Merge "fix(zynqmp): define and enable ARM_XLAT_TABLES_LIB_V1" into integration by Madhukar Pappireddy · Thu May 12 16:14:55 2022 +0200
  75. 6d7f1e8 fix(zynqmp): define and enable ARM_XLAT_TABLES_LIB_V1 by Venkatesh Yadav Abbarapu · Fri May 06 14:07:15 2022 +0530
  76. 3a33f93 fix(zynqmp): resolve misra R14.4 warnings by Venkatesh Yadav Abbarapu · Wed May 04 14:27:56 2022 +0530
  77. 41886f7 fix(zynqmp): resolve misra R16.3 warnings by Venkatesh Yadav Abbarapu · Fri Apr 29 15:17:13 2022 +0530
  78. ccf6da7 fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · Wed May 04 14:23:32 2022 +0530
  79. 987fad3 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · Fri Apr 29 13:52:00 2022 +0530
  80. ed4f1e8 fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · Fri Apr 29 09:58:30 2022 +0530
  81. 336f9f8 fix(zynqmp): resolve misra R10.3 by Venkatesh Yadav Abbarapu · Thu Apr 28 16:39:07 2022 +0530
  82. 9c3b77b feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · Wed Apr 13 09:04:53 2022 +0530
  83. 50dbb08 fix(zynqmp): update the log message to verbose by Venkatesh Yadav Abbarapu · Tue Apr 12 09:21:32 2022 +0530
  84. b145e12 fix(versal): fix coverity scan warnings by Tanmay Shah · Wed Mar 23 12:43:45 2022 -0700
  85. 70d1c58 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · Fri Feb 04 00:42:55 2022 -0800
  86. 4b23339 feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · Wed Oct 20 22:11:53 2021 -0600
  87. ff34daa feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · Mon Aug 09 11:00:41 2021 -0700
  88. 28b7759 fix(xilinx): fix mismatching function prototype by Venkatesh Yadav Abbarapu · Mon Apr 11 09:25:44 2022 +0530
  89. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · Wed Mar 09 08:53:20 2022 +0100
  90. 8e4e48b Merge changes I18d47384,Icc3c7424,I73f20d82,I07325644,Iff10ad26, ... into integration by Madhukar Pappireddy · Tue Mar 08 16:29:49 2022 +0100
  91. 39fdc0a fix(versal): fix the incorrect log message by Venkatesh Yadav Abbarapu · Thu Mar 03 01:58:36 2022 -0700
  92. 2f34d36 fix(zynqmp): query node status to power up APU by Ravi Patel · Thu Apr 15 05:55:19 2021 -0700
  93. d8be6aa feat(zynqmp): pm_api_clock_get_num_clocks cleanup by Michal Simek · Wed Feb 02 09:15:31 2022 +0100
  94. 325bad1 feat(zynqmp): add feature check support by Ronak Jain · Tue Dec 21 01:39:59 2021 -0800
  95. 52de594 fix(zynqmp): use common interface for eemi apis by Ronak Jain · Thu Jan 20 23:11:18 2022 -0800
  96. 2af6d53 feat(zynqmp): add support to get info of xilfpga by Nava kishore Manne · Thu Jan 13 13:29:36 2022 +0530
  97. 0c0615a feat(zynqmp): pass ioctl calls to firmware by Rajan Vaja · Tue Oct 12 03:30:09 2021 -0700
  98. e1598e5 Merge "feat(zynqmp): increase the max xlat tables when debug build is enabled" into integration by Madhukar Pappireddy · Wed Mar 02 19:28:13 2022 +0100
  99. 586e192 feat(zynqmp): increase the max xlat tables when debug build is enabled by Venkatesh Yadav Abbarapu · Tue Mar 01 22:10:05 2022 -0700
  100. e7604f3 feat(versal): remove the time stamp configuration by Venkatesh Yadav Abbarapu · Sat Jan 29 23:17:25 2022 -0700