1. 0129707 feat(xilinx): sync copyright format by Michal Simek · 1 year, 2 months ago
  2. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 1 year, 2 months ago
  3. d8c8b3b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · 1 year, 3 months ago
  4. 058251a feat(versal): switch to xlat_v2 by Michal Simek · 1 year, 3 months ago
  5. 6b7f4d8 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · 1 year, 3 months ago
  6. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 1 year, 3 months ago
  7. 467e16e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · 1 year, 3 months ago
  8. c06a271 feat(versal): replace irq array with switch case by Jay Buddhabhatti · 1 year, 6 months ago
  9. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 1 year, 4 months ago
  10. 6a44ad0 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · 1 year, 4 months ago
  11. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 1 year, 5 months ago
  12. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 1 year, 7 months ago
  13. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 1 year, 4 months ago
  14. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 1 year, 4 months ago
  15. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 1 year, 4 months ago
  16. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  17. 5b5b8ff Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · 1 year, 5 months ago
  18. 6e45f94 fix(versal): check smc_fid 23:16 bits by Michal Simek · 1 year, 5 months ago
  19. 32e4468 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · 1 year, 5 months ago
  20. f0ff048 fix(versal): sync location based on IPI_ID macros by Michal Simek · 1 year, 5 months ago
  21. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · 1 year, 5 months ago
  22. bdffd36 chore(xilinx): update print information by Akshay Belsare · 1 year, 6 months ago
  23. e3511ae fix(versal): print proper atf handoff source by Akshay Belsare · 1 year, 6 months ago
  24. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · 1 year, 8 months ago
  25. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · 1 year, 8 months ago
  26. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 1 year, 9 months ago
  27. 1cda4b0 fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · 1 year, 9 months ago
  28. a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 1 year, 10 months ago
  29. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 1 year, 10 months ago
  30. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 1 year, 10 months ago
  31. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · 1 year, 10 months ago
  32. 5e2f596 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · 1 year, 10 months ago
  33. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 2 years, 3 months ago
  34. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 1 year, 10 months ago
  35. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · 1 year, 10 months ago
  36. d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · 1 year, 11 months ago
  37. 89e3c29 fix(versal): use only one space for indentation by Michal Simek · 1 year, 11 months ago
  38. 57cf55a fix(versal): fix code indentation issues by Michal Simek · 2 years ago
  39. 47fd75a fix(versal): fix macro coding style issues by Michal Simek · 2 years ago
  40. 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  41. 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  42. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 2 years ago
  43. d5e9625 fix(versal): remove clock related macros by Michal Simek · 2 years ago
  44. a0657d9 feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years ago
  45. 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · 2 years ago
  46. 94cf1a7 refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · 2 years ago
  47. ab16713 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  48. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  49. bde8759 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  50. 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · 2 years, 7 months ago
  51. c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  52. 9c3b77b feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
  53. b145e12 fix(versal): fix coverity scan warnings by Tanmay Shah · 2 years, 3 months ago
  54. 70d1c58 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · 2 years, 5 months ago
  55. 4b23339 feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · 2 years, 9 months ago
  56. ff34daa feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · 2 years, 11 months ago
  57. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · 2 years, 4 months ago
  58. 39fdc0a fix(versal): fix the incorrect log message by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
  59. e7604f3 feat(versal): remove the time stamp configuration by Venkatesh Yadav Abbarapu · 2 years, 5 months ago
  60. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  61. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 2 years, 11 months ago
  62. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 2 years, 11 months ago
  63. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 2 years, 11 months ago
  64. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 2 years, 11 months ago
  65. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 2 years, 11 months ago
  66. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · 2 years, 11 months ago
  67. f55a5cd fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · 2 years, 11 months ago
  68. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  69. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  70. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  71. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  72. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  73. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  74. 82252a4 feat(plat/versal): add support for SLS mitigation by Venkatesh Yadav Abbarapu · 3 years ago
  75. 7ae761b fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 3 years ago
  76. 1885bf1 fix(plat/xilinx/versal/include): correct IPI buffer offset by Rajan Vaja · 3 years, 3 months ago
  77. aa4898a plat: send an sgi to communicate to linux by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  78. abf6122 plat: xilinx: Error management support by Shubhrajyoti Datta · 3 years, 4 months ago
  79. 78bcd12 plat: xilinx: versal: Add the IPI CRC checksum macro support by Venkatesh Yadav Abbarapu · 3 years, 5 months ago
  80. 17a12ce plat:xilinx:versal: Add JTAG DCC support by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  81. 18072da plat: xilinx: versal: Mark IPI calls secure/non-secure by Tejas Patel · 3 years, 4 months ago
  82. 6da3d10 plat: xilinx: versal: Remove cortex-a53 compilation by Michal Simek · 3 years, 4 months ago
  83. ad1ffff plat: xilinx: versal: Remove code duplication by Rajan Vaja · 3 years, 6 months ago
  84. 5f115db plat: xilinx: Fix non-MISRA compliant code by Venkatesh Yadav Abbarapu · 3 years, 6 months ago
  85. 3bc1bea xilinx: versal: fix static failure by Manish Pandey · 3 years, 7 months ago
  86. 4201555 plat: xilinx: versal: Add support of register notifier by Tejas Patel · 3 years, 7 months ago
  87. 84275bf plat: xilinx: versal: Add support to get clock rate value by Tejas Patel · 3 years, 10 months ago
  88. 5c154e1 plat: xilinx: versal: Add support of set max latency for the device by Tejas Patel · 3 years, 7 months ago
  89. 476b5b1 plat: versal: Add InitFinalize API call by Ravi Patel · 5 years ago
  90. 030620d xilinx: versal: Updated Response of QueryData API call by Rajan Vaja · 3 years, 7 months ago
  91. ef75de0 plat:xilinx:versal: Use defaults when PDI is without sw partitions by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  92. eafc878 xilinx: versal: Skip store/restore of GIC during CPU idle by Ravi Patel · 5 years ago
  93. 95ecd45 plat: versal: Update API list in feature check by Venkatesh Yadav Abbarapu · 4 years, 7 months ago
  94. 023899d xilinx: versal: Do not pass ACPU0 always in set_wakeup_source() by Ravi Patel · 5 years ago
  95. 4ecb0af Merge "Create separate header for ARM specific SMCCC defines" into integration by Olivier Deprez · 4 years, 3 months ago
  96. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 3 months ago
  97. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  98. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 5 months ago
  99. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  100. 5b433b6 xilinx: versal: Pass result count to pm_get_callbackdata() by Tejas Patel · 4 years, 5 months ago