1. 69cd7d9 fix(xilinx): map PMC_GPIO device node to interrupt for wakeup source by Ronak Jain · Mon Sep 09 21:35:18 2024 -0700
  2. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · Thu Jun 22 10:50:02 2023 +0530
  3. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · Fri Jun 09 14:32:00 2023 +0530
  4. b31b920 fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · Mon Jun 12 04:36:38 2023 -0700
  5. 3a63f05 feat(xilinx): setup local/remote id in header by Michal Simek · Tue Apr 25 14:21:20 2023 +0200
  6. 9a8da50 feat(xilinx): clean macro names by Michal Simek · Tue Apr 25 14:04:02 2023 +0200
  7. c06a271 feat(versal): replace irq array with switch case by Jay Buddhabhatti · Thu Dec 22 22:27:01 2022 -0800
  8. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · Tue Feb 28 02:22:02 2023 -0800
  9. 6a44ad0 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · Tue Feb 28 01:23:04 2023 -0800
  10. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · Thu Feb 02 22:34:03 2023 -0800
  11. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · Wed Dec 21 23:03:35 2022 -0800
  12. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · Tue Mar 07 12:41:12 2023 +0530
  13. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · Tue Mar 07 12:41:11 2023 +0530
  14. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · Wed Nov 16 01:54:23 2022 -0800
  15. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · Fri Oct 07 00:07:49 2022 -0700
  16. 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
  17. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · Thu Sep 15 09:16:20 2022 +0200
  18. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · Tue Sep 13 10:24:27 2022 -0700
  19. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · Wed Sep 14 09:32:47 2022 +0200
  20. 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
  21. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · Mon Apr 04 23:42:04 2022 -0700
  22. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · Fri Aug 26 15:06:00 2022 -0700
  23. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · Fri Aug 26 15:13:48 2022 -0700
  24. d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · Mon Aug 08 00:00:44 2022 +0200
  25. 89e3c29 fix(versal): use only one space for indentation by Michal Simek · Thu Aug 04 14:08:32 2022 +0200
  26. 57cf55a fix(versal): fix code indentation issues by Michal Simek · Fri Jul 29 07:48:59 2022 +0200
  27. 47fd75a fix(versal): fix macro coding style issues by Michal Simek · Wed Jul 27 14:17:30 2022 +0200
  28. 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · Sun Jul 31 14:08:53 2022 +0530
  29. 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Sun Jul 31 14:05:40 2022 +0530
  30. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · Thu Jul 28 08:50:30 2022 +0530
  31. a0657d9 feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · Wed Jul 20 09:03:22 2022 +0530
  32. 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · Tue Jul 12 09:19:03 2022 +0530
  33. 94cf1a7 refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · Tue Jul 12 09:06:01 2022 +0530
  34. ab16713 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · Wed May 25 15:18:24 2022 +0530
  35. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · Tue May 24 14:02:52 2022 +0530
  36. bde8759 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Tue May 24 11:11:12 2022 +0530
  37. 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · Tue Dec 14 04:53:40 2021 -0800
  38. c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · Mon Apr 19 07:49:57 2021 -0600
  39. b145e12 fix(versal): fix coverity scan warnings by Tanmay Shah · Wed Mar 23 12:43:45 2022 -0700
  40. 70d1c58 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · Fri Feb 04 00:42:55 2022 -0800
  41. 4b23339 feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · Wed Oct 20 22:11:53 2021 -0600
  42. ff34daa feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · Mon Aug 09 11:00:41 2021 -0700
  43. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · Wed Mar 09 08:53:20 2022 +0100
  44. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · Thu Aug 05 02:59:26 2021 -0700
  45. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · Thu Aug 05 10:49:23 2021 -0700
  46. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · Wed Aug 04 23:58:46 2021 -0700
  47. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · Thu Aug 05 03:05:22 2021 -0700
  48. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · Thu Aug 05 07:07:35 2021 -0700
  49. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · Thu Aug 05 03:14:17 2021 -0700
  50. 7ae761b fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · Thu Jun 24 05:50:44 2021 -0700
  51. aa4898a plat: send an sgi to communicate to linux by Venkatesh Yadav Abbarapu · Wed Mar 31 03:07:40 2021 -0600
  52. abf6122 plat: xilinx: Error management support by Shubhrajyoti Datta · Wed Mar 17 23:01:17 2021 +0530
  53. 18072da plat: xilinx: versal: Mark IPI calls secure/non-secure by Tejas Patel · Thu Feb 25 20:16:56 2021 -0800
  54. ad1ffff plat: xilinx: versal: Remove code duplication by Rajan Vaja · Wed Jan 20 00:53:45 2021 -0800
  55. 3bc1bea xilinx: versal: fix static failure by Manish Pandey · Thu Dec 10 10:48:22 2020 +0000
  56. 4201555 plat: xilinx: versal: Add support of register notifier by Tejas Patel · Wed Nov 25 01:56:57 2020 -0800
  57. 84275bf plat: xilinx: versal: Add support to get clock rate value by Tejas Patel · Tue Sep 01 04:43:53 2020 -0700
  58. 5c154e1 plat: xilinx: versal: Add support of set max latency for the device by Tejas Patel · Wed Nov 25 01:53:12 2020 -0800
  59. 476b5b1 plat: versal: Add InitFinalize API call by Ravi Patel · Mon Aug 12 03:10:10 2019 -0700
  60. 030620d xilinx: versal: Updated Response of QueryData API call by Rajan Vaja · Mon Nov 23 04:13:54 2020 -0800
  61. 95ecd45 plat: versal: Update API list in feature check by Venkatesh Yadav Abbarapu · Tue Dec 10 22:16:36 2019 -0500
  62. 023899d xilinx: versal: Do not pass ACPU0 always in set_wakeup_source() by Ravi Patel · Tue Jul 30 04:10:07 2019 -0700
  63. 5b433b6 xilinx: versal: Pass result count to pm_get_callbackdata() by Tejas Patel · Wed Jan 29 22:09:55 2020 -0800
  64. f6b2b3c plat: xilinx: Move pm_client.h to common directory by Tejas Patel · Fri Jan 10 03:08:40 2020 -0800
  65. 2294b42 xilinx: versal: Add support for PM_GET_OPERATING_CHARACTERISTIC EEMI call by Saeed Nowshadi · Mon Jun 03 10:22:35 2019 -0700
  66. bd4aa5a plat: versal: Add Get_ChipID API by Ravi Patel · Mon Aug 12 03:17:54 2019 -0700
  67. ed05a71 plat: xilinx: versal: Add load Pdi API support by Jolly Shah · Fri Mar 22 05:33:39 2019 +0530
  68. 22b0b49 xilinx: versal: Add feature check API by Ravi Patel · Wed Mar 06 12:34:46 2019 +0530
  69. fcb7c16 xilinx: versal: Implement set wakeup source for client by Tejas Patel · Wed Feb 27 18:44:56 2019 +0530
  70. 649e924 plat: xilinx: versal: Add GET_CALLBACK_DATA function by Rajan Vaja · Mon Mar 04 11:09:40 2019 +0530
  71. c5a1bda xilinx: versal: Add PSCI APIs for system shutdown & reset by Saeed Nowshadi · Sun Dec 08 23:35:35 2019 -0800
  72. 54d1319 xilinx: versal: Add PSCI APIs for suspend/resume by Tejas Patel · Wed Feb 27 18:44:55 2019 +0530
  73. db81205 xilinx: versal: Add set wakeup source API by Tejas Patel · Wed Jan 23 14:18:53 2019 +0530
  74. 7029dd8 xilinx: versal: Add client wakeup API by Tejas Patel · Wed Feb 27 18:44:54 2019 +0530
  75. a3e34ad xilinx: versal: Add query data API by Tejas Patel · Fri Feb 01 17:25:19 2019 +0530
  76. 49cd871 xilinx: versal: Add request wakeup API by Tejas Patel · Wed Jan 23 14:18:51 2019 +0530
  77. 0266202 xilinx: versal: Add PM_INIT_FINALIZE API for versal by Tejas Patel · Mon Jan 21 17:56:49 2019 +0530
  78. 044001d xilinx: versal: Add support of PM_GET_TRUSTZONE_VERSION API by Tejas Patel · Mon Jan 21 17:56:48 2019 +0530
  79. 9141f44 plat: xilinx: versal: Implement PM IOCTL API by Tejas Patel · Thu Jan 10 03:03:48 2019 -0800
  80. 6b28225 xilinx: versal: Implement power down/restart related EEMI API by Tejas Patel · Thu Jan 10 03:03:47 2019 -0800
  81. 59c608a xilinx: versal: Add SMC handler for EEMI API by Tejas Patel · Wed Jan 09 04:10:29 2019 -0800
  82. 023116d xilinx: versal: Implement PLL related PM APIs by Tejas Patel · Tue Jan 08 01:46:41 2019 -0800
  83. 1f56fb1 xilinx: versal: Implement clock related PM APIs by Tejas Patel · Tue Jan 08 01:46:40 2019 -0800
  84. 20e9202 xilinx: versal: Implement pin control related PM APIs by Tejas Patel · Tue Jan 08 01:46:39 2019 -0800
  85. 87c4f3a xilinx: versal: Implement reset related PM APIs by Tejas Patel · Tue Jan 08 01:46:38 2019 -0800
  86. 41f3e0b xilinx: versal: Implement device related PM APIs by Tejas Patel · Tue Jan 08 01:46:37 2019 -0800
  87. fe0e10a xilinx: versal: Add support for suspend related APIs by Tejas Patel · Sun Dec 08 23:29:44 2019 -0800
  88. 9d09ff9 xilinx: versal: Add get_api_version support by Tejas Patel · Tue Jan 08 01:46:35 2019 -0800
  89. 354fe57 xilinx: Add support to send PM API to PMC using IPI for versal by Tejas Patel · Fri Dec 14 00:55:37 2018 -0800