1. b0c70f5 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · 1 year, 9 months ago
  2. 6535f86 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · 1 year, 9 months ago
  3. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  4. 7524b22 feat(versal_net): add support for QEMU COSIM platform by Sai Pavan Boddu · 1 year, 10 months ago
  5. d4c177f Merge changes from topic "xilinx-versal-net" into integration by Joanna Farley · 1 year, 10 months ago
  6. c6daff0 feat(versal-net): add support for platform management by Jay Buddhabhatti · 1 year, 10 months ago
  7. aa5443e feat(versal-net): add support for IPI by Michal Simek · 1 year, 10 months ago
  8. dc708ac feat(versal-net): add SMP support for Versal NET by Michal Simek · 1 year, 10 months ago
  9. 9179436 feat(versal-net): add support for Xilinx Versal NET platform by Michal Simek · 1 year, 10 months ago
  10. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · 1 year, 10 months ago
  11. a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 1 year, 10 months ago
  12. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 1 year, 10 months ago
  13. 9e1873f feat(zynqmp): add support for ProvenCore by Jeremie Corbier · 2 years, 10 months ago
  14. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 1 year, 10 months ago
  15. 4f54a2b Merge "fix(zynqmp): move debug bl31 based address back to OCM" into integration by Joanna Farley · 1 year, 10 months ago
  16. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 1 year, 10 months ago
  17. 28e9866 Merge changes from topic "xilinx-pm-misc-changes" into integration by Joanna Farley · 1 year, 10 months ago
  18. 89f7297 Merge changes from topic "xilinx-misc-changes" into integration by Joanna Farley · 1 year, 10 months ago
  19. 2ba7187 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · 1 year, 10 months ago
  20. 34cce8e fix(xilinx): remove unnecessary header include by Rajan Vaja · 1 year, 10 months ago
  21. 566b2f9 fix(xilinx): include missing header by Rajan Vaja · 1 year, 10 months ago
  22. 7bb61a8 chore(zynqmp): fix comment style in zynqmp_def.h by Michal Simek · 1 year, 10 months ago
  23. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · 1 year, 10 months ago
  24. a76c5fd fix(zynqmp): remove additional 0x in %p print by Michal Simek · 1 year, 10 months ago
  25. 5e2f596 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · 1 year, 10 months ago
  26. 50702ba fix(zynqmp): ensure memory write finish with dsb() by Tanmay Shah · 1 year, 10 months ago
  27. 19334d0 fix(zynqmp): move debug bl31 based address back to OCM by Michal Simek · 1 year, 11 months ago
  28. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 2 years, 3 months ago
  29. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 1 year, 10 months ago
  30. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · 1 year, 10 months ago
  31. af00b31 fix(zynqmp): fix for incorrect afi write mask value by Akshay Belsare · 1 year, 11 months ago
  32. d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · 1 year, 11 months ago
  33. 89e3c29 fix(versal): use only one space for indentation by Michal Simek · 1 year, 11 months ago
  34. 57cf55a fix(versal): fix code indentation issues by Michal Simek · 2 years ago
  35. 47fd75a fix(versal): fix macro coding style issues by Michal Simek · 2 years ago
  36. 43c743d Merge "feat(zynqmp): protect eFuses from non-secure access" into integration by Joanna Farley · 1 year, 11 months ago
  37. 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  38. 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  39. 28f9ce5 feat(zynqmp): protect eFuses from non-secure access by Vesa Jääskeläinen · 2 years, 2 months ago
  40. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 2 years ago
  41. d5e9625 fix(versal): remove clock related macros by Michal Simek · 2 years ago
  42. a0657d9 feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years ago
  43. 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · 2 years ago
  44. 31b8ca2 refactor(xilinx): move the atf handoff structure by Venkatesh Yadav Abbarapu · 2 years ago
  45. 94cf1a7 refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · 2 years ago
  46. a2ca35d feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years ago
  47. 244feff Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · 2 years ago
  48. 42f3c5b Merge "fix(zynqmp): move bl31 with DEBUG=1 back to OCM" into integration by Manish Pandey · 2 years ago
  49. fba8a96 Merge changes from topic "xlnx_versal_misra_fix" into integration by Manish Pandey · 2 years ago
  50. dfbb093 fix(zynqmp): move bl31 with DEBUG=1 back to OCM by Michal Simek · 2 years, 1 month ago
  51. e88671e feat(zynqmp): add support for xck24 silicon by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  52. ba31add fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  53. e7c4538 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  54. 0cec3d9 Merge "fix(plat/zynqmp): fix coverity scan warnings" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  55. ab16713 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  56. 0386e65 fix(zynqmp): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  57. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  58. bde8759 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  59. 0ac9078 feat(plat/xilinx/zynqmp): optimization on pinctrl_functions by Ronak Jain · 2 years, 2 months ago
  60. f841467 fix(plat/zynqmp): fix coverity scan warnings by Ronak Jain · 2 years, 2 months ago
  61. c70726f fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  62. c950535 fix(zynqmp): resolve misra R8.4 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  63. 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · 2 years, 7 months ago
  64. c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  65. 01b3873 Merge "fix(zynqmp): define and enable ARM_XLAT_TABLES_LIB_V1" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  66. 6d7f1e8 fix(zynqmp): define and enable ARM_XLAT_TABLES_LIB_V1 by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  67. 3a33f93 fix(zynqmp): resolve misra R14.4 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  68. 41886f7 fix(zynqmp): resolve misra R16.3 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  69. ccf6da7 fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  70. 987fad3 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  71. ed4f1e8 fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  72. 336f9f8 fix(zynqmp): resolve misra R10.3 by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  73. 9c3b77b feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
  74. 50dbb08 fix(zynqmp): update the log message to verbose by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
  75. b145e12 fix(versal): fix coverity scan warnings by Tanmay Shah · 2 years, 3 months ago
  76. 70d1c58 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · 2 years, 5 months ago
  77. 4b23339 feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · 2 years, 9 months ago
  78. ff34daa feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · 2 years, 11 months ago
  79. 28b7759 fix(xilinx): fix mismatching function prototype by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
  80. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · 2 years, 4 months ago
  81. 8e4e48b Merge changes I18d47384,Icc3c7424,I73f20d82,I07325644,Iff10ad26, ... into integration by Madhukar Pappireddy · 2 years, 4 months ago
  82. 39fdc0a fix(versal): fix the incorrect log message by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
  83. 2f34d36 fix(zynqmp): query node status to power up APU by Ravi Patel · 3 years, 3 months ago
  84. d8be6aa feat(zynqmp): pm_api_clock_get_num_clocks cleanup by Michal Simek · 2 years, 5 months ago
  85. 325bad1 feat(zynqmp): add feature check support by Ronak Jain · 2 years, 6 months ago
  86. 52de594 fix(zynqmp): use common interface for eemi apis by Ronak Jain · 2 years, 5 months ago
  87. 2af6d53 feat(zynqmp): add support to get info of xilfpga by Nava kishore Manne · 2 years, 6 months ago
  88. 0c0615a feat(zynqmp): pass ioctl calls to firmware by Rajan Vaja · 2 years, 9 months ago
  89. e1598e5 Merge "feat(zynqmp): increase the max xlat tables when debug build is enabled" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  90. 586e192 feat(zynqmp): increase the max xlat tables when debug build is enabled by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
  91. e7604f3 feat(versal): remove the time stamp configuration by Venkatesh Yadav Abbarapu · 2 years, 5 months ago
  92. ed22a34 feat(plat/zynqmp): fix section `coherent_ram' will not fit in region `RAM' by Giulio Benetti · 2 years, 5 months ago
  93. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  94. 0bd80de feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  95. f9d518a feat(plat/zynqmp): disable the -mbranch-protection flag by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  96. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 2 years, 10 months ago
  97. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 2 years, 11 months ago
  98. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 2 years, 11 months ago
  99. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 2 years, 11 months ago
  100. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 2 years, 11 months ago