1. 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 2 months ago
  2. de7ed95 chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 2 years, 2 months ago
  3. 06b9c4c fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · 2 years, 2 months ago
  4. f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
  5. c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
  6. 16cb3be Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 2 years, 2 months ago
  7. e807704 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 2 years, 2 months ago
  8. 079c6e2 feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 3 months ago
  9. f123b91 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 2 years, 3 months ago
  10. 69a5bee feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · 2 years, 3 months ago
  11. 068b0bc feat(xilinx): setup local/remote id in header by Michal Simek · 2 years, 3 months ago
  12. bfd0626 feat(xilinx): clean macro names by Michal Simek · 2 years, 3 months ago
  13. 6288636 fix(zynqmp): remove unused headers by Michal Simek · 2 years, 3 months ago
  14. b2258ce feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · 2 years, 3 months ago
  15. 2774965 feat(xilinx): sync copyright format by Michal Simek · 2 years, 3 months ago
  16. 0aab76a Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 2 years, 3 months ago
  17. d84171b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · 2 years, 4 months ago
  18. 0e9f54e feat(versal): switch to xlat_v2 by Michal Simek · 2 years, 4 months ago
  19. 8be2044 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · 2 years, 4 months ago
  20. 619bc13 style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 2 years, 4 months ago
  21. 245d30e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · 2 years, 4 months ago
  22. 0ec6c31 feat(versal): replace irq array with switch case by Jay Buddhabhatti · 2 years, 8 months ago
  23. 3ae28aa refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 2 years, 5 months ago
  24. 31b6848 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · 2 years, 5 months ago
  25. 92f7de1 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 2 years, 6 months ago
  26. a92681d refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 2 years, 8 months ago
  27. 6173d91 fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 2 years, 5 months ago
  28. 5e92be5 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 2 years, 5 months ago
  29. 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 6 months ago
  30. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  31. a6bdf77 Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · 2 years, 6 months ago
  32. 4a50363 fix(versal): check smc_fid 23:16 bits by Michal Simek · 2 years, 6 months ago
  33. c4185d5 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · 2 years, 6 months ago
  34. 92a43bd fix(versal): sync location based on IPI_ID macros by Michal Simek · 2 years, 6 months ago
  35. 15f49cb fix(xilinx): remove unused mailbox macros by Michal Simek · 2 years, 6 months ago
  36. d6760c4 chore(xilinx): update print information by Akshay Belsare · 2 years, 7 months ago
  37. 0fe002c fix(versal): print proper atf handoff source by Akshay Belsare · 2 years, 7 months ago
  38. f4b8470 fix: remove old-style declarations by Boyan Karatotev · 2 years, 9 months ago
  39. cd73d62 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · 2 years, 9 months ago
  40. 590519a fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 2 years, 10 months ago
  41. 769446a fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · 2 years, 10 months ago
  42. 8edd190 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 2 years, 11 months ago
  43. 4e407e0 Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 2 years, 11 months ago
  44. 04cc91b fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 2 years, 11 months ago
  45. 8f4b37f chore(versal): add missing dot at the end of sentence by Michal Simek · 2 years, 11 months ago
  46. 68ffcd1 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · 2 years, 11 months ago
  47. f99306d feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 3 years, 4 months ago
  48. e497421 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 3 years ago
  49. 5897e13 fix(versal): add SGI register call version check by Tanmay Shah · 3 years ago
  50. 000e25b Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · 3 years ago
  51. dee5885 fix(versal): use only one space for indentation by Michal Simek · 3 years ago
  52. 72583f9 fix(versal): fix code indentation issues by Michal Simek · 3 years ago
  53. 80806aa fix(versal): fix macro coding style issues by Michal Simek · 3 years ago
  54. 19f92c4 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · 3 years ago
  55. f7c48d9 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years ago
  56. bfc514f fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 3 years ago
  57. 47f8145 fix(versal): remove clock related macros by Michal Simek · 3 years, 1 month ago
  58. b86e1aa feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  59. 205c7ad feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  60. 7e5f0ab refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  61. 1117a16 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
  62. 3d2ebe7 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
  63. 912b7a6 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
  64. fcf6f46 feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · 3 years, 8 months ago
  65. bf70449 feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · 4 years, 4 months ago
  66. be73459 feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
  67. 0b15187 fix(versal): fix coverity scan warnings by Tanmay Shah · 3 years, 5 months ago
  68. da6e654 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · 3 years, 6 months ago
  69. d34a5db feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · 3 years, 10 months ago
  70. 1397967 feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · 4 years ago
  71. bb1768c fix(xilinx): fix coding style violations by Michal Simek · 3 years, 5 months ago
  72. ea04b3f fix(versal): fix the incorrect log message by Venkatesh Yadav Abbarapu · 3 years, 5 months ago
  73. 18e2a79 feat(versal): remove the time stamp configuration by Venkatesh Yadav Abbarapu · 3 years, 6 months ago
  74. 2c79149 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
  75. 93d4625 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 4 years ago
  76. a62c40d fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 4 years ago
  77. 526a1fd fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 4 years ago
  78. b2bb3ef fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 4 years ago
  79. 0623dce fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 4 years ago
  80. bc2637e fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · 4 years ago
  81. b9fa2d9 fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · 4 years ago
  82. 775bf1b fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 4 years ago
  83. 5dada62 fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 4 years ago
  84. 5d1c211 fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 4 years ago
  85. fa98d7f fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 4 years ago
  86. 27ae531 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 4 years ago
  87. 4156719 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 4 years ago
  88. 302b4df feat(plat/versal): add support for SLS mitigation by Venkatesh Yadav Abbarapu · 4 years, 1 month ago
  89. fa58171 fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 4 years, 1 month ago
  90. e1e5b13 fix(plat/xilinx/versal/include): correct IPI buffer offset by Rajan Vaja · 4 years, 4 months ago
  91. 78c7beb plat: send an sgi to communicate to linux by Venkatesh Yadav Abbarapu · 4 years, 4 months ago
  92. 8b48bfb plat: xilinx: Error management support by Shubhrajyoti Datta · 4 years, 5 months ago
  93. 654bd99 plat: xilinx: versal: Add the IPI CRC checksum macro support by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  94. 0b25f40 plat:xilinx:versal: Add JTAG DCC support by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
  95. 4697164 plat: xilinx: versal: Mark IPI calls secure/non-secure by Tejas Patel · 4 years, 5 months ago
  96. 4a7b060 plat: xilinx: versal: Remove cortex-a53 compilation by Michal Simek · 4 years, 5 months ago
  97. f621d5f plat: xilinx: versal: Remove code duplication by Rajan Vaja · 4 years, 7 months ago
  98. e43258f plat: xilinx: Fix non-MISRA compliant code by Venkatesh Yadav Abbarapu · 4 years, 7 months ago
  99. a82b5f7 xilinx: versal: fix static failure by Manish Pandey · 4 years, 8 months ago
  100. 6af1228 plat: xilinx: versal: Add support of register notifier by Tejas Patel · 4 years, 8 months ago