1. 20fa9fc fix(zynqmp): resolve null pointer dereferencing by Ronak Jain · 1 year, 3 months ago
  2. b03ba48 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · 1 year, 4 months ago
  3. 7414aaa feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · 1 year, 9 months ago
  4. abc79c2 fix(zynqmp): validate clock_id to avoid OOB variable access by Naman Trivedi Manojbhai · 2 years ago
  5. e5955d7 fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 2 years ago
  6. 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 1 month ago
  7. de7ed95 chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 2 years, 2 months ago
  8. f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
  9. c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
  10. 068b0bc feat(xilinx): setup local/remote id in header by Michal Simek · 2 years, 3 months ago
  11. bfd0626 feat(xilinx): clean macro names by Michal Simek · 2 years, 3 months ago
  12. 237c5a7 fix(zynqmp): do not export apu_ipi by Michal Simek · 2 years, 3 months ago
  13. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  14. ac72bdc style(xilinx): fix AMD copyright format by Michal Simek · 2 years, 4 months ago
  15. 619bc13 style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 2 years, 4 months ago
  16. c90f4ab refactor(xilinx): move enum to common place by Jay Buddhabhatti · 2 years, 5 months ago
  17. 92f7de1 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 2 years, 6 months ago
  18. a92681d refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 2 years, 8 months ago
  19. 6173d91 fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 2 years, 5 months ago
  20. 5e92be5 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 2 years, 5 months ago
  21. 82b7038 revert(zynqmp): remove EM SMC handler by Michal Simek · 2 years, 5 months ago
  22. ad4b667 fix(zynqmp): add bitmask for get_op_char API by Ronak Jain · 2 years, 5 months ago
  23. acbae39 fix(zynqmp): move EM SMC range to SIP range by Michal Simek · 2 years, 6 months ago
  24. 9c692f9 Merge "fix(zynqmp): update the conflicting EEMI API IDs" into integration by Joanna Farley · 2 years, 6 months ago
  25. bcc1348 fix(zynqmp): update the conflicting EEMI API IDs by Nava kishore Manne · 2 years, 6 months ago
  26. aaf5ce7 feat(zynqmp): bump up version of query_data API by Ronak Jain · 2 years, 6 months ago
  27. 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 7 months ago
  28. d0b58c8 fix(zynqmp): remove redundant api_version check by Boyan Karatotev · 2 years, 9 months ago
  29. e65584a fix(zynqmp): initialize uint32 with value 0U in pm code by Naman Patel · 2 years, 8 months ago
  30. c92ad36 fix(zynqmp): check return status of pm_get_api_version by Naman Patel · 2 years, 9 months ago
  31. 590519a fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 2 years, 10 months ago
  32. c889088 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · 2 years, 10 months ago
  33. cdb6211 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · 2 years, 11 months ago
  34. 15dc3e4 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · 2 years, 11 months ago
  35. ac6c135 fix(zynqmp): ensure memory write finish with dsb() by Tanmay Shah · 2 years, 11 months ago
  36. 4264bd3 fix(zynqmp): fix for incorrect afi write mask value by Akshay Belsare · 3 years ago
  37. d0b7286 feat(zynqmp): protect eFuses from non-secure access by Vesa Jääskeläinen · 3 years, 3 months ago
  38. bfd7c88 feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  39. 57ab749 Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · 3 years, 1 month ago
  40. 40366cb Merge changes from topic "xlnx_versal_misra_fix" into integration by Manish Pandey · 3 years, 1 month ago
  41. 7b1a6a0 fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  42. ffa9103 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  43. 5e529e3 Merge "fix(plat/zynqmp): fix coverity scan warnings" into integration by Madhukar Pappireddy · 3 years, 2 months ago
  44. 8695ffc fix(zynqmp): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
  45. 314f9f7 feat(plat/xilinx/zynqmp): optimization on pinctrl_functions by Ronak Jain · 3 years, 3 months ago
  46. 1ac6af1 fix(plat/zynqmp): fix coverity scan warnings by Ronak Jain · 3 years, 3 months ago
  47. 944e7ea fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  48. e7e5d30 fix(zynqmp): resolve misra R16.3 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  49. 16de22d fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  50. eb0d2b1 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  51. 5bcbd2d fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  52. bb1768c fix(xilinx): fix coding style violations by Michal Simek · 3 years, 5 months ago
  53. b35b556 fix(zynqmp): query node status to power up APU by Ravi Patel · 4 years, 4 months ago
  54. e682d38 feat(zynqmp): pm_api_clock_get_num_clocks cleanup by Michal Simek · 3 years, 6 months ago
  55. 223a628 feat(zynqmp): add feature check support by Ronak Jain · 3 years, 8 months ago
  56. a469c1e fix(zynqmp): use common interface for eemi apis by Ronak Jain · 3 years, 7 months ago
  57. cc077c2 feat(zynqmp): add support to get info of xilfpga by Nava kishore Manne · 3 years, 7 months ago
  58. 76ff8c4 feat(zynqmp): pass ioctl calls to firmware by Rajan Vaja · 3 years, 10 months ago
  59. 578f468 feat(plat/xilinx/zynqmp): add support for runtime feature config by Ronak Jain · 4 years ago
  60. 38c0b25 feat(plat/xilinx/zynqmp): sync IOCTL IDs by Ronak Jain · 4 years, 1 month ago
  61. c063c5a fix(plat/xilinx/zynqmp): use sync method for blocking calls by Abhyuday Godhasara · 4 years, 1 month ago
  62. 0a67923 zynqmp: pm: Add support for PS and system reset on WDT restart by Will Wong · 4 years, 9 months ago
  63. 19fe3c7 zynqmp: pm: Update PM version and support PM version check by Rajan Vaja · 7 years ago
  64. 24ca0fa Merge changes from topic "xilinx-sd-tap-delay" into integration by Manish Pandey · 4 years, 7 months ago
  65. 504925f xilinx: zynqmp: Add support for Error Management by Venkatesh Yadav Abbarapu · 4 years, 9 months ago
  66. 1f91019 zynqmp:pm: Adds new zynqmp-pm api SMC call for efuse by VNSL Durga · 4 years, 9 months ago
  67. d716f04 zynqmp : pm : Adds new zynqmp-pm api SMC call for register access by Kalyani Akula · 4 years, 9 months ago
  68. 95c3ebc zynqmp: pm: Reimplement pinctrl get/set config parameter EEMI API calls by Mirela Simonovic · 4 years, 9 months ago
  69. 10a346d zynqmp: pm: Reimplement pinctrl set/get function EEMI API by Mirela Simonovic · 7 years ago
  70. 43a029c zynqmp: pm: Implement pinctrl request/release EEMI API by Mirela Simonovic · 7 years ago
  71. 4b31010 zynqmp: pm: Update return type in query functions by Rajan Vaja · 4 years, 8 months ago
  72. fe1fa20 plat: zynqmp: Disable ITAPDLYENA bit for zero ITAP delay by Sai Krishna Potthuri · 4 years, 9 months ago
  73. 2ab0ef8 plat: zynqmp: Check for DLL status before doing reset by Sai Krishna Potthuri · 4 years, 10 months ago
  74. c8f6253 zynqmp: pm: Update flags in common clk divisor node by Ravi Patel · 7 years ago
  75. f2afaad zynqmp: pm_api_clock: Copy only the valid bytes by Siva Durga Prasad Paladugu · 4 years, 9 months ago
  76. a7379a2 plat: zynqmp: Change macro name of PM_BOOT_HEALTH_STATUS_REG by Tejas Patel · 4 years, 9 months ago
  77. a8b10c6 zynqmp: pm: update error codes to match Linux and PMU Firmware by Davorin Mista · 7 years ago
  78. c23cf05 zynqmp: pm: Filter errors related to clock gate permissions by Mirela Simonovic · 7 years ago
  79. 70d0d75 plat: xilinx: zynqmp: Use ARRAY_SIZE wherever possible by Tejas Patel · 6 years ago
  80. 4e1b0b1 Merge "Xilinx zynqmp: add missing pin control group for ethernet 0." into integration by Manish Pandey · 6 years ago
  81. 67878cb Xilinx zynqmp: add missing pin control group for ethernet 0. by Norbert Werner · 6 years ago
  82. 92c30ac plat: xilinx: Move pm_client.h to common directory by Tejas Patel · 6 years ago
  83. 256d133 plat: xilinx: zynqmp: Use GIC framework for warm restart by Siva Durga Prasad Paladugu · 7 years ago
  84. 5e07b70 zynqmp: pm_service: Add support to query max divisor by Rajan Vaja · 6 years ago
  85. 138cde6 zynqmp: pm: Add CLK_SET_RATE_PARENT in gem clock node by Ravi Patel · 6 years ago
  86. 74cf215 zynqmp: pm: clock: Move custom flags to typeflags by Rajan Vaja · 6 years ago
  87. 75b90fe zynqmp: pm: clock: Add support for custom type flags by Rajan Vaja · 6 years ago
  88. b0eae6f plat: xilinx: zynqmp: Add GET_CALLBACK_DATA function by Rajan Vaja · 6 years ago
  89. 20fdf0b zynqmp: pm: Remove CLK_TOPSW_LSBUS from invalid clock list by Rajan Vaja · 7 years ago
  90. b3ce966 zynqmp: pm: Add LPD WDT clock to the pm_clock structure by Mounika Grace Akula · 7 years ago
  91. 06ad980 zynqmp: pm: Fix clock models and IDs of GEM-related clocks by Mirela Simonovic · 7 years ago
  92. fa8ae3c zynqmp: pm: Rename FPD WDT clock ID by Mounika Grace Akula · 7 years ago
  93. d7b4cd4 Enable -Wlogical-op always by Justin Chadwell · 6 years ago
  94. 78d5851 zynqmp: pm: Add support for setting PMU configuration object by Luca Ceresoli · 6 years ago
  95. 65c80d6 xilinx: Move IPI functions to common file by Jolly Shah · 7 years ago
  96. 5bd029b xilinx: pm_service: Rename macros to use generic macro names by Jolly Shah · 7 years ago
  97. 28e4d37 xilinx: zynqmp: Rename pm_api members to use generic name by Jolly Shah · 7 years ago
  98. 63436bd Move generic ipi_mb functions to common files by Jolly Shah · 7 years ago
  99. 1611ef2 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 7 years ago
  100. 9956439 plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 7 years ago