1. 5b672d9 refactor(xilinx): move enum to common place by Jay Buddhabhatti · Thu Mar 23 05:02:50 2023 -0700
  2. f2f84b3 fix(xilinx): fix misra defects by Jay Buddhabhatti · Thu Feb 09 22:56:53 2023 -0800
  3. ac323fd fix(xilinx): remove unnecessary condition by Jay Buddhabhatti · Fri Feb 03 01:16:44 2023 -0800
  4. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · Tue Feb 28 02:22:02 2023 -0800
  5. b0a402a feat(xilinx): add device node indexes by Jay Buddhabhatti · Thu Dec 22 03:16:14 2022 -0800
  6. 4b4c5e0 fix(xilinx): initialize values to device enum members by Jay Buddhabhatti · Thu Dec 22 03:05:59 2022 -0800
  7. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · Thu Feb 02 22:34:03 2023 -0800
  8. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · Wed Dec 21 23:03:35 2022 -0800
  9. c6d624b fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · Thu Mar 02 02:47:36 2023 -0800
  10. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · Tue Mar 07 12:41:12 2023 +0530
  11. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · Tue Mar 07 12:41:11 2023 +0530
  12. e975642 docs(xilinx): correct function description by Naman Patel · Wed Feb 15 01:01:21 2023 -0800
  13. c98da1c feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · Thu Feb 09 10:28:58 2023 +0100
  14. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  15. ac45dbf fix(xilinx): resolve integer handling issue by Akshay Belsare · Thu Dec 15 15:56:23 2022 +0530
  16. 6435ca0 fix(xilinx): use lib/smccc.h macros instead of trusty spd by Akshay Belsare · Mon Dec 12 12:13:14 2022 +0530
  17. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · Tue Nov 22 14:31:41 2022 +0000
  18. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · Fri Oct 07 00:07:49 2022 -0700
  19. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  20. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · Thu Sep 15 22:35:11 2022 -0700
  21. 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
  22. 2ba7187 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · Wed Aug 31 12:54:34 2022 +0200
  23. 34cce8e fix(xilinx): remove unnecessary header include by Rajan Vaja · Wed Aug 31 12:54:40 2022 +0200
  24. 566b2f9 fix(xilinx): include missing header by Rajan Vaja · Wed Aug 31 12:54:38 2022 +0200
  25. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · Mon Apr 04 23:42:04 2022 -0700
  26. 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · Tue Jul 12 09:19:03 2022 +0530
  27. 31b8ca2 refactor(xilinx): move the atf handoff structure by Venkatesh Yadav Abbarapu · Tue Jul 12 09:11:23 2022 +0530
  28. a2ca35d feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · Mon Jul 04 11:40:27 2022 +0530
  29. 244feff Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · Thu Jun 30 00:36:46 2022 +0200
  30. ba31add fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · Thu May 19 17:23:35 2022 +0530
  31. e7c4538 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Thu May 19 14:49:49 2022 +0530
  32. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · Tue May 24 14:02:52 2022 +0530
  33. c70726f fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · Mon May 16 17:44:33 2022 +0530
  34. ccf6da7 fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · Wed May 04 14:23:32 2022 +0530
  35. 987fad3 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · Fri Apr 29 13:52:00 2022 +0530
  36. 28b7759 fix(xilinx): fix mismatching function prototype by Venkatesh Yadav Abbarapu · Mon Apr 11 09:25:44 2022 +0530
  37. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · Wed Mar 09 08:53:20 2022 +0100
  38. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  39. efa1d32 revert(plat/xilinx): add timeout while waiting for IPI Ack by Venkatesh Yadav Abbarapu · Wed Aug 04 21:33:15 2021 -0600
  40. bfa2a2a plat: xilinx: common: Rename the IPI CRC checksum macro by Venkatesh Yadav Abbarapu · Fri Feb 19 01:40:14 2021 -0700
  41. c1cda9c plat: xilinx: Add timeout while waiting for IPI Ack by Tejas Patel · Thu Feb 25 02:37:09 2021 -0800
  42. 6512371 plat: xilinx: Mask unnecessary bytes of return error code by Ravi Patel · Mon Nov 23 04:19:08 2020 -0800
  43. 1463dd5 xilinx: common: Move ATF handover to common file by Venkatesh Yadav Abbarapu · Tue Jan 07 03:25:16 2020 -0700
  44. f6b2b3c plat: xilinx: Move pm_client.h to common directory by Tejas Patel · Fri Jan 10 03:08:40 2020 -0800
  45. c31c48b xilinx: move ipi mailbox svc to xilinx common by Wendy Liang · Mon Jan 21 13:45:48 2019 +0530
  46. 35a8be9 plat: xilinx: zynqmp: Add checksum support for IPI data by Venkatesh Yadav Abbarapu · Thu Apr 04 14:23:32 2019 +0530
  47. 259afe5 xilinx: Move IPI functions to common file by Jolly Shah · Wed Jan 09 12:37:57 2019 -0800
  48. c2583ab Move generic ipi_mb functions to common files by Jolly Shah · Tue Jan 08 11:31:49 2019 -0800
  49. b07fd0c xilinx: Move ipi configuration structure definition to header file by Jolly Shah · Tue Jan 08 11:25:28 2019 -0800