1. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · Tue Mar 07 12:41:12 2023 +0530
  2. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · Tue Mar 07 12:41:11 2023 +0530
  3. ec0afc8 fix(zynqmp): conditional reservation of memory in DTB by Akshay Belsare · Mon Feb 27 12:04:26 2023 +0530
  4. 7c819f1 revert(zynqmp): remove EM SMC handler by Michal Simek · Mon Feb 27 09:28:20 2023 +0100
  5. 71e1ffc feat(zynqmp): add hooks for mmap and early setup by Amit Nagal · Thu Feb 23 21:37:23 2023 +0530
  6. c443e80 fix(zynqmp): add bitmask for get_op_char API by Ronak Jain · Wed Feb 22 04:28:02 2023 -0800
  7. ea07c13 Merge "fix(zynqmp): panic w/o handoff structure in !JTAG" into integration by Joanna Farley · Wed Feb 22 10:47:41 2023 +0100
  8. 7dd8d72 fix(zynqmp): panic w/o handoff structure in !JTAG by Michal Simek · Mon Feb 20 13:01:27 2023 +0100
  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. 108a7d9 Merge "fix(zynqmp): update the conflicting EEMI API IDs" into integration by Joanna Farley · Fri Feb 17 00:52:10 2023 +0100
  13. afcf3fa Merge changes from topic "xlnx_zynqmp_debug" into integration by Joanna Farley · Fri Feb 17 00:50:39 2023 +0100
  14. 1398bd4 Merge changes from topic "versal-ipi" into integration by Joanna Farley · Fri Feb 17 00:44:42 2023 +0100
  15. f7ecba3 feat(zynqmp): add support for custom sip service by Amit Nagal · Wed Feb 15 18:43:55 2023 +0530
  16. db988fe fix(zynqmp): check smc_fid 23:16 bits by Michal Simek · Tue Feb 14 13:10:29 2023 +0100
  17. db455e1 fix(zynqmp): separate EM from PM SMCs by Michal Simek · Tue Feb 14 08:06:17 2023 +0100
  18. eb2c0c0 fix(zynqmp): fix bl31_zynqmp_setup.c coding style by Michal Simek · Mon Feb 13 14:35:21 2023 +0100
  19. f5ec487 Merge "feat(zynqmp): bump up version of query_data API" into integration by Joanna Farley · Thu Feb 16 12:25:17 2023 +0100
  20. 0ac097f fix(zynqmp): update the conflicting EEMI API IDs by Nava kishore Manne · Wed Feb 15 16:13:48 2023 +0530
  21. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · Wed Feb 08 09:31:09 2023 +0100
  22. 4e6cce5 Merge "fix(zynqmp): fix DT reserved allocated size" into integration by Joanna Farley · Wed Feb 15 17:59:07 2023 +0100
  23. 69c6a59 fix(zynqmp): with DEBUG=1 move bl31 to DDR range by Akshay Belsare · Wed Feb 15 10:49:52 2023 +0530
  24. b7a57b5 fix(zynqmp): update MAX_XLAT_TABLES for DDR memory range by Akshay Belsare · Wed Feb 15 17:29:42 2023 +0530
  25. 11b084a feat(zynqmp): bump up version of query_data API by Ronak Jain · Mon Feb 13 04:48:06 2023 -0800
  26. 21a4b22 Merge "fix(zynqmp): enable A53 workaround(errata 1530924)" into integration by Joanna Farley · Tue Feb 14 10:17:43 2023 +0100
  27. 7c75489 fix(zynqmp): fix DT reserved allocated size by Michal Simek · Mon Feb 13 13:11:28 2023 +0100
  28. 81ec0d1 fix(zynqmp): enable A53 workaround(errata 1530924) by Michal Simek · Thu Feb 09 13:21:10 2023 +0100
  29. c98da1c feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · Thu Feb 09 10:28:58 2023 +0100
  30. bdffd36 chore(xilinx): update print information by Akshay Belsare · Wed Jan 18 17:04:22 2023 +0530
  31. dfe452d fix(zynqmp): fix xck24 silicon ID by Michal Simek · Wed Jan 18 08:55:20 2023 +0100
  32. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  33. b3d2b4f fix(zynqmp): remove redundant api_version check by Boyan Karatotev · Tue Nov 22 12:13:44 2022 +0000
  34. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · Tue Nov 22 14:31:41 2022 +0000
  35. 6c48034 fix(zynqmp): initialize uint32 with value 0U in pm code by Naman Patel · Thu Dec 01 02:58:46 2022 -0800
  36. 0feb5ea fix(zynqmp): check return status of pm_get_api_version by Naman Patel · Tue Nov 22 05:01:37 2022 -0800
  37. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · Fri Oct 07 00:07:49 2022 -0700
  38. b0c70f5 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · Thu Sep 29 23:59:11 2022 -0700
  39. 6535f86 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · Thu Sep 22 02:45:16 2022 -0700
  40. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · Thu Sep 15 22:35:11 2022 -0700
  41. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  42. 9e1873f feat(zynqmp): add support for ProvenCore by Jeremie Corbier · Tue Sep 07 11:49:58 2021 +0200
  43. 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
  44. 89f7297 Merge changes from topic "xilinx-misc-changes" into integration by Joanna Farley · Wed Sep 14 11:52:29 2022 +0200
  45. 7bb61a8 chore(zynqmp): fix comment style in zynqmp_def.h by Michal Simek · Wed Sep 14 09:35:09 2022 +0200
  46. a76c5fd fix(zynqmp): remove additional 0x in %p print by Michal Simek · Wed Sep 14 09:29:50 2022 +0200
  47. 50702ba fix(zynqmp): ensure memory write finish with dsb() by Tanmay Shah · Tue Sep 13 11:10:08 2022 -0700
  48. 19334d0 fix(zynqmp): move debug bl31 based address back to OCM by Michal Simek · Thu Aug 04 09:18:06 2022 +0200
  49. af00b31 fix(zynqmp): fix for incorrect afi write mask value by Akshay Belsare · Tue Aug 23 11:39:35 2022 +0530
  50. 43c743d Merge "feat(zynqmp): protect eFuses from non-secure access" into integration by Joanna Farley · Mon Aug 01 12:05:18 2022 +0200
  51. 28f9ce5 feat(zynqmp): protect eFuses from non-secure access by Vesa Jääskeläinen · Fri Apr 29 08:47:24 2022 +0300
  52. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · Thu Jul 28 08:50:30 2022 +0530
  53. a2ca35d feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · Mon Jul 04 11:40:27 2022 +0530
  54. 244feff Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · Thu Jun 30 00:36:46 2022 +0200
  55. 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
  56. fba8a96 Merge changes from topic "xlnx_versal_misra_fix" into integration by Manish Pandey · Fri Jun 24 13:40:01 2022 +0200
  57. dfbb093 fix(zynqmp): move bl31 with DEBUG=1 back to OCM by Michal Simek · Wed Jun 15 14:19:56 2022 +0200
  58. e88671e feat(zynqmp): add support for xck24 silicon by Venkatesh Yadav Abbarapu · Tue May 17 09:39:30 2022 +0530
  59. ba31add fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · Thu May 19 17:23:35 2022 +0530
  60. e7c4538 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Thu May 19 14:49:49 2022 +0530
  61. 0cec3d9 Merge "fix(plat/zynqmp): fix coverity scan warnings" into integration by Madhukar Pappireddy · Fri Jun 03 19:44:00 2022 +0200
  62. 0386e65 fix(zynqmp): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · Tue May 24 14:05:57 2022 +0530
  63. 0ac9078 feat(plat/xilinx/zynqmp): optimization on pinctrl_functions by Ronak Jain · Fri May 06 04:45:59 2022 -0700
  64. f841467 fix(plat/zynqmp): fix coverity scan warnings by Ronak Jain · Wed May 11 02:48:52 2022 -0700
  65. c70726f fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · Mon May 16 17:44:33 2022 +0530
  66. c950535 fix(zynqmp): resolve misra R8.4 warnings by Venkatesh Yadav Abbarapu · Mon May 16 17:29:04 2022 +0530
  67. 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
  68. 6d7f1e8 fix(zynqmp): define and enable ARM_XLAT_TABLES_LIB_V1 by Venkatesh Yadav Abbarapu · Fri May 06 14:07:15 2022 +0530
  69. 3a33f93 fix(zynqmp): resolve misra R14.4 warnings by Venkatesh Yadav Abbarapu · Wed May 04 14:27:56 2022 +0530
  70. 41886f7 fix(zynqmp): resolve misra R16.3 warnings by Venkatesh Yadav Abbarapu · Fri Apr 29 15:17:13 2022 +0530
  71. ccf6da7 fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · Wed May 04 14:23:32 2022 +0530
  72. 987fad3 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · Fri Apr 29 13:52:00 2022 +0530
  73. ed4f1e8 fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · Fri Apr 29 09:58:30 2022 +0530
  74. 336f9f8 fix(zynqmp): resolve misra R10.3 by Venkatesh Yadav Abbarapu · Thu Apr 28 16:39:07 2022 +0530
  75. 50dbb08 fix(zynqmp): update the log message to verbose by Venkatesh Yadav Abbarapu · Tue Apr 12 09:21:32 2022 +0530
  76. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · Wed Mar 09 08:53:20 2022 +0100
  77. 2f34d36 fix(zynqmp): query node status to power up APU by Ravi Patel · Thu Apr 15 05:55:19 2021 -0700
  78. d8be6aa feat(zynqmp): pm_api_clock_get_num_clocks cleanup by Michal Simek · Wed Feb 02 09:15:31 2022 +0100
  79. 325bad1 feat(zynqmp): add feature check support by Ronak Jain · Tue Dec 21 01:39:59 2021 -0800
  80. 52de594 fix(zynqmp): use common interface for eemi apis by Ronak Jain · Thu Jan 20 23:11:18 2022 -0800
  81. 2af6d53 feat(zynqmp): add support to get info of xilfpga by Nava kishore Manne · Thu Jan 13 13:29:36 2022 +0530
  82. 0c0615a feat(zynqmp): pass ioctl calls to firmware by Rajan Vaja · Tue Oct 12 03:30:09 2021 -0700
  83. 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
  84. ed22a34 feat(plat/zynqmp): fix section `coherent_ram' will not fit in region `RAM' by Giulio Benetti · Sat Feb 05 09:42:29 2022 +0100
  85. 0bd80de feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · Sun Dec 19 21:32:00 2021 -0700
  86. f9d518a feat(plat/zynqmp): disable the -mbranch-protection flag by Venkatesh Yadav Abbarapu · Mon Dec 06 21:28:34 2021 -0700
  87. 42d6f39 feat(plat/xilinx/zynqmp): add support for runtime feature config by Ronak Jain · Wed Aug 11 00:26:28 2021 -0700
  88. 26a8bb2 feat(plat/xilinx/zynqmp): sync IOCTL IDs by Ronak Jain · Sun Jun 27 22:31:20 2021 -0700
  89. 0d9b765 fix(plat/xilinx/zynqmp): use sync method for blocking calls by Abhyuday Godhasara · Thu Jun 24 05:49:04 2021 -0700
  90. 66a0ca3 Merge "feat(plat/zynqmp): extend DT description by TF-A" into integration by Madhukar Pappireddy · Wed Jul 07 16:08:51 2021 +0200
  91. d4740e4 refactor(plat/zynqmp): optimize the code to save some space by Venkatesh Yadav Abbarapu · Thu Jun 17 00:23:52 2021 -0600
  92. 53865b0 feat(plat/zynqmp): extend DT description by TF-A by Michal Simek · Thu May 27 09:42:37 2021 +0200
  93. e1407fc feat(plat/zynqmp): add SDEI support by Jan Kiszka · Tue Jul 14 22:36:59 2020 +0200
  94. fcfdaf0 feat(plat/zynqmp): add support for XCK26 silicon by Venkatesh Yadav Abbarapu · Wed Apr 21 21:54:48 2021 -0600
  95. 466670b Merge "plat: xilinx: zynqmp: Configure counter frequency during initialization" into integration by Manish Pandey · Wed Apr 21 16:48:32 2021 +0200
  96. 12be18b plat: xilinx: zynqmp: Configure counter frequency during initialization by Rajan Vaja · Fri Mar 26 04:16:36 2021 -0700
  97. bfa2a2a plat: xilinx: common: Rename the IPI CRC checksum macro by Venkatesh Yadav Abbarapu · Fri Feb 19 01:40:14 2021 -0700
  98. 34fbf1f plat:xilinx:zynqmp: Add JTAG DCC support by Venkatesh Yadav Abbarapu · Fri Nov 27 04:45:01 2020 -0700
  99. 5a3226c plat: xilinx: zynqmp: Add missing ids for 43/46/47dr devices by Venkatesh Yadav Abbarapu · Wed Mar 03 00:43:16 2021 -0700
  100. 44e563a plat:xilinx:zynqmp: Remove the custom crash implementation by Venkatesh Yadav Abbarapu · Sat Jan 23 22:16:47 2021 -0700