1. 6706af5 fix(xilinx): handle power down event if SGI not registered by Jay Buddhabhatti · Mon May 27 00:09:43 2024 -0700
  2. 8d93f61 fix(xilinx): register for idle callback by Jay Buddhabhatti · Wed May 22 01:03:21 2024 -0700
  3. 5179044 feat(xilinx): remove PM_IOCTL and PM_QUERY_DATA APIs by Ronak Jain · Wed May 29 22:32:20 2024 -0700
  4. 652abf5 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · Mon Apr 15 23:38:24 2024 -0700
  5. 2c0fd19 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · Tue Feb 13 17:07:42 2024 -0800
  6. ebf638d fix(xilinx): add console_flush() before shutdown by Jay Buddhabhatti · Sun Oct 08 22:08:02 2023 -0700
  7. bfe18c4 fix(xilinx): fix sending sgi to linux by Jay Buddhabhatti · Mon Sep 11 23:50:53 2023 -0700
  8. 31488a3 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · Mon Sep 11 23:50:06 2023 -0700
  9. 10e71e4 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · Mon Jun 19 05:08:54 2023 -0700
  10. 3c06c7b feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · Tue Apr 25 05:09:15 2023 -0700
  11. 1dfe497 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · Tue Apr 25 04:34:51 2023 -0700
  12. a0f8557 feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · Tue Apr 25 04:15:51 2023 -0700
  13. 6da8794 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · Thu Oct 05 05:21:50 2023 -0700
  14. af63618 refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · Wed Dec 20 11:01:24 2023 +0530
  15. 2038bd6 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · Thu Dec 14 10:52:24 2023 +0530
  16. 4e5ebe5 fix(xilinx): update correct return types by Prasad Kummari · Wed Nov 08 16:50:03 2023 +0530
  17. 5eafc83 fix(xilinx): add FIT image check in DT console by Prasad Kummari · Fri Nov 03 16:47:26 2023 +0530
  18. 0c71800 fix(xilinx): add FIT image check in prepare_dtb by Prasad Kummari · Fri Oct 20 15:09:27 2023 +0530
  19. 9e250b0 Merge "feat(zynqmp): remove pm_ioctl_set_sgmii_mode api" into integration by Joanna Farley · Mon Nov 06 09:21:54 2023 +0100
  20. 65577f5 feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · Thu Nov 02 23:05:42 2023 -0700
  21. 5317488 feat(versal-net): add tsp support by Prasad Kummari · Fri Oct 27 13:54:20 2023 +0530
  22. 6dee9fb feat(versal): add tsp support by Prasad Kummari · Tue Oct 31 15:20:00 2023 +0530
  23. 58566e6 refactor(xilinx): add generic TSP makefile by Prasad Kummari · Wed Nov 01 14:31:51 2023 +0530
  24. 877efa7 chore(zynqmp): reorganize tsp code into common path by Prasad Kummari · Tue Oct 31 15:05:29 2023 +0530
  25. b72494e feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · Tue Sep 19 22:15:05 2023 +0530
  26. 66d3cda refactor(xilinx): remove multiple return paths in prepare_dtb by Amit Nagal · Wed Sep 27 12:28:35 2023 +0530
  27. 29efcbe fix(xilinx): dcache flush for dtb region by Amit Nagal · Mon Sep 04 21:54:00 2023 -1200
  28. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · Mon Sep 04 21:53:59 2023 -1200
  29. c6a3c32 Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · Thu Sep 07 09:36:54 2023 +0200
  30. 53be5f6 fix(xilinx): don't reserve 1 more byte by Michal Simek · Tue Sep 05 12:26:44 2023 +0200
  31. 659c6aa fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · Tue Aug 29 02:44:59 2023 -1200
  32. 10498a2 fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · Mon Jul 31 00:11:00 2023 -0700
  33. bd603bf fix(versal-net): change flag to increase security by Jay Buddhabhatti · Sun Jul 30 23:49:11 2023 -0700
  34. ddb4e8b Merge "chore(xilinx): correct kernel doc warnings for missing functions" into integration by Manish V Badarkhe · Mon Aug 07 14:33:38 2023 +0200
  35. 99ab8f3 Merge "fix(xilinx): add headers to resolve compile time issue" into integration by Manish V Badarkhe · Mon Aug 07 12:34:12 2023 +0200
  36. e3f2a10 fix(xilinx): add headers to resolve compile time issue by Akshay Belsare · Wed Jul 19 10:07:50 2023 +0530
  37. d5a3eff fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · Wed Aug 02 01:28:10 2023 -0700
  38. 2ef9f0c chore(xilinx): correct kernel doc warnings for missing functions by Prasad Kummari · Wed Jul 19 11:48:42 2023 +0530
  39. 3a7d304 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · Mon Jul 10 10:32:15 2023 +0530
  40. bf3b4dc Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · Tue Jul 04 19:12:40 2023 +0200
  41. 7cf6dc5 Merge "fix(versal-net): correct device node indexes" into integration by Manish Pandey · Tue Jul 04 19:11:24 2023 +0200
  42. 8611153 fix(versal-net): correct device node indexes by Jay Buddhabhatti · Wed Jun 28 17:23:32 2023 +0530
  43. d66a789 chore(xilinx): update warning message by Akshay Belsare · Thu Jun 22 11:57:18 2023 +0530
  44. 29ffe14 feat(versal-net): add cluster check in handoff parameters by Akshay Belsare · Thu Jun 15 16:48:46 2023 +0530
  45. 07795fa chore(xilinx): replace fsbl with xbl by Prasad Kummari · Thu Jun 08 21:36:38 2023 +0530
  46. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · Thu Jun 22 10:50:02 2023 +0530
  47. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · Fri Jun 09 14:32:00 2023 +0530
  48. c86f144 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · Wed Jun 07 17:49:58 2023 +0200
  49. e078311 chore(xilinx): replace ATF with TFA by Prasad Kummari · Wed Apr 26 11:02:07 2023 +0530
  50. 589ccce feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · Mon May 08 19:00:53 2023 +0530
  51. 5303e3f refactor(versal-net): move macros to common header by Akshay Belsare · Fri May 12 14:28:05 2023 +0530
  52. ec1181c feat(xilinx): add support to get chipid by Akshay Belsare · Mon Apr 03 10:51:14 2023 +0530
  53. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  54. 7ffaf49 Merge "feat(xilinx): sync copyright format" into integration by Joanna Farley · Tue May 02 20:53:09 2023 +0200
  55. 0129707 feat(xilinx): sync copyright format by Michal Simek · Tue Apr 25 14:14:06 2023 +0200
  56. d4ff272 style(xilinx): fix AMD copyright format by Michal Simek · Thu Apr 20 08:01:03 2023 +0200
  57. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · Fri Apr 14 08:43:51 2023 +0200
  58. 5b672d9 refactor(xilinx): move enum to common place by Jay Buddhabhatti · Thu Mar 23 05:02:50 2023 -0700
  59. f2f84b3 fix(xilinx): fix misra defects by Jay Buddhabhatti · Thu Feb 09 22:56:53 2023 -0800
  60. ac323fd fix(xilinx): remove unnecessary condition by Jay Buddhabhatti · Fri Feb 03 01:16:44 2023 -0800
  61. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · Tue Feb 28 02:22:02 2023 -0800
  62. b0a402a feat(xilinx): add device node indexes by Jay Buddhabhatti · Thu Dec 22 03:16:14 2022 -0800
  63. 4b4c5e0 fix(xilinx): initialize values to device enum members by Jay Buddhabhatti · Thu Dec 22 03:05:59 2022 -0800
  64. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · Thu Feb 02 22:34:03 2023 -0800
  65. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · Wed Dec 21 23:03:35 2022 -0800
  66. c6d624b fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · Thu Mar 02 02:47:36 2023 -0800
  67. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · Tue Mar 07 12:41:12 2023 +0530
  68. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · Tue Mar 07 12:41:11 2023 +0530
  69. e975642 docs(xilinx): correct function description by Naman Patel · Wed Feb 15 01:01:21 2023 -0800
  70. c98da1c feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · Thu Feb 09 10:28:58 2023 +0100
  71. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  72. ac45dbf fix(xilinx): resolve integer handling issue by Akshay Belsare · Thu Dec 15 15:56:23 2022 +0530
  73. 6435ca0 fix(xilinx): use lib/smccc.h macros instead of trusty spd by Akshay Belsare · Mon Dec 12 12:13:14 2022 +0530
  74. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · Tue Nov 22 14:31:41 2022 +0000
  75. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · Fri Oct 07 00:07:49 2022 -0700
  76. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  77. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · Thu Sep 15 22:35:11 2022 -0700
  78. 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
  79. 2ba7187 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · Wed Aug 31 12:54:34 2022 +0200
  80. 34cce8e fix(xilinx): remove unnecessary header include by Rajan Vaja · Wed Aug 31 12:54:40 2022 +0200
  81. 566b2f9 fix(xilinx): include missing header by Rajan Vaja · Wed Aug 31 12:54:38 2022 +0200
  82. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · Mon Apr 04 23:42:04 2022 -0700
  83. 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · Tue Jul 12 09:19:03 2022 +0530
  84. 31b8ca2 refactor(xilinx): move the atf handoff structure by Venkatesh Yadav Abbarapu · Tue Jul 12 09:11:23 2022 +0530
  85. a2ca35d feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · Mon Jul 04 11:40:27 2022 +0530
  86. 244feff Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · Thu Jun 30 00:36:46 2022 +0200
  87. ba31add fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · Thu May 19 17:23:35 2022 +0530
  88. e7c4538 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Thu May 19 14:49:49 2022 +0530
  89. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · Tue May 24 14:02:52 2022 +0530
  90. c70726f fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · Mon May 16 17:44:33 2022 +0530
  91. ccf6da7 fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · Wed May 04 14:23:32 2022 +0530
  92. 987fad3 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · Fri Apr 29 13:52:00 2022 +0530
  93. 28b7759 fix(xilinx): fix mismatching function prototype by Venkatesh Yadav Abbarapu · Mon Apr 11 09:25:44 2022 +0530
  94. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · Wed Mar 09 08:53:20 2022 +0100
  95. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  96. efa1d32 revert(plat/xilinx): add timeout while waiting for IPI Ack by Venkatesh Yadav Abbarapu · Wed Aug 04 21:33:15 2021 -0600
  97. bfa2a2a plat: xilinx: common: Rename the IPI CRC checksum macro by Venkatesh Yadav Abbarapu · Fri Feb 19 01:40:14 2021 -0700
  98. c1cda9c plat: xilinx: Add timeout while waiting for IPI Ack by Tejas Patel · Thu Feb 25 02:37:09 2021 -0800
  99. 6512371 plat: xilinx: Mask unnecessary bytes of return error code by Ravi Patel · Mon Nov 23 04:19:08 2020 -0800
  100. 1463dd5 xilinx: common: Move ATF handover to common file by Venkatesh Yadav Abbarapu · Tue Jan 07 03:25:16 2020 -0700