1. bfe18c4 fix(xilinx): fix sending sgi to linux by Jay Buddhabhatti · 10 months ago
  2. 10e71e4 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 1 year ago
  3. 3c06c7b feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · 1 year, 2 months ago
  4. 1dfe497 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 1 year, 2 months ago
  5. a0f8557 feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · 1 year, 2 months ago
  6. 10498a2 fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 11 months ago
  7. bd603bf fix(versal-net): change flag to increase security by Jay Buddhabhatti · 11 months ago
  8. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 1 year ago
  9. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 1 year, 1 month ago
  10. f2f84b3 fix(xilinx): fix misra defects by Jay Buddhabhatti · 1 year, 5 months ago
  11. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 1 year, 6 months ago[Renamed (98%) from plat/xilinx/versal/pm_service/pm_svc_main.c]
  12. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 1 year, 4 months ago
  13. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · 1 year, 8 months ago
  14. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 1 year, 9 months ago
  15. a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 1 year, 10 months ago
  16. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 1 year, 10 months ago
  17. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 1 year, 10 months ago
  18. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · 1 year, 10 months ago
  19. 5e2f596 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · 1 year, 10 months ago
  20. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 2 years, 3 months ago
  21. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 1 year, 10 months ago
  22. 57cf55a fix(versal): fix code indentation issues by Michal Simek · 2 years ago
  23. 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  24. 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  25. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 2 years ago
  26. a0657d9 feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years ago
  27. ab16713 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  28. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  29. bde8759 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  30. 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · 2 years, 7 months ago
  31. c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  32. 70d1c58 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · 2 years, 5 months ago
  33. 4b23339 feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · 2 years, 9 months ago
  34. ff34daa feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · 2 years, 11 months ago
  35. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  36. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  37. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  38. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  39. aa4898a plat: send an sgi to communicate to linux by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  40. abf6122 plat: xilinx: Error management support by Shubhrajyoti Datta · 3 years, 4 months ago
  41. 18072da plat: xilinx: versal: Mark IPI calls secure/non-secure by Tejas Patel · 3 years, 4 months ago
  42. 4201555 plat: xilinx: versal: Add support of register notifier by Tejas Patel · 3 years, 7 months ago
  43. 84275bf plat: xilinx: versal: Add support to get clock rate value by Tejas Patel · 3 years, 10 months ago
  44. 5c154e1 plat: xilinx: versal: Add support of set max latency for the device by Tejas Patel · 3 years, 7 months ago
  45. 476b5b1 plat: versal: Add InitFinalize API call by Ravi Patel · 5 years ago
  46. 030620d xilinx: versal: Updated Response of QueryData API call by Rajan Vaja · 3 years, 7 months ago
  47. 5b433b6 xilinx: versal: Pass result count to pm_get_callbackdata() by Tejas Patel · 4 years, 5 months ago
  48. 2294b42 xilinx: versal: Add support for PM_GET_OPERATING_CHARACTERISTIC EEMI call by Saeed Nowshadi · 5 years ago
  49. bd4aa5a plat: versal: Add Get_ChipID API by Ravi Patel · 5 years ago
  50. ed05a71 plat: xilinx: versal: Add load Pdi API support by Jolly Shah · 5 years ago
  51. 22b0b49 xilinx: versal: Add feature check API by Ravi Patel · 5 years ago
  52. 649e924 plat: xilinx: versal: Add GET_CALLBACK_DATA function by Rajan Vaja · 5 years ago
  53. db81205 xilinx: versal: Add set wakeup source API by Tejas Patel · 5 years ago
  54. a3e34ad xilinx: versal: Add query data API by Tejas Patel · 5 years ago
  55. 49cd871 xilinx: versal: Add request wakeup API by Tejas Patel · 5 years ago
  56. 0266202 xilinx: versal: Add PM_INIT_FINALIZE API for versal by Tejas Patel · 5 years ago
  57. 044001d xilinx: versal: Add support of PM_GET_TRUSTZONE_VERSION API by Tejas Patel · 5 years ago
  58. 9141f44 plat: xilinx: versal: Implement PM IOCTL API by Tejas Patel · 5 years ago
  59. 6b28225 xilinx: versal: Implement power down/restart related EEMI API by Tejas Patel · 5 years ago
  60. 59c608a xilinx: versal: Add SMC handler for EEMI API by Tejas Patel · 5 years ago
  61. 354fe57 xilinx: Add support to send PM API to PMC using IPI for versal by Tejas Patel · 6 years ago