1. edfc0c2 fix(versal): type cast addresses to fix integer overflow by Prasad Kummari · 8 months ago
  2. 4d068a4 feat(versal): retrieval of console information from dtb by Prasad Kummari · 10 months ago
  3. e7e8f86 refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · 9 months ago
  4. a7b999b fix(xilinx): remove console error message by Michal Simek · 9 months ago
  5. c56e548 feat(xilinx): sync macro names by Michal Simek · 9 months ago
  6. 6ee4ba6 feat(xilinx): remove crash console unused macros by Michal Simek · 9 months ago
  7. 2f4c07e feat(xilinx): used console also as crash console by Michal Simek · 10 months ago
  8. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 10 months ago
  9. 64e41ba fix(versal): use correct macro name for ocm base address by Amit Nagal · 10 months ago
  10. 84be8e8 fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · 11 months ago
  11. d7166e8 chore(xilinx): reorder headers in assembly files by Prasad Kummari · 12 months ago
  12. 3a7d304 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 12 months ago
  13. bf3b4dc Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 1 year ago
  14. 07795fa chore(xilinx): replace fsbl with xbl by Prasad Kummari · 1 year, 1 month ago
  15. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 1 year ago
  16. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 1 year, 1 month ago
  17. b31b920 fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · 1 year, 1 month ago
  18. c86f144 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 1 year, 1 month ago
  19. e078311 chore(xilinx): replace ATF with TFA by Prasad Kummari · 1 year, 2 months ago
  20. b375b31 Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 1 year, 1 month ago
  21. 8915758 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 1 year, 1 month ago
  22. 589ccce feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 1 year, 2 months ago
  23. cc3e739 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 1 year, 1 month ago
  24. c23473d feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · 1 year, 2 months ago
  25. 3a63f05 feat(xilinx): setup local/remote id in header by Michal Simek · 1 year, 2 months ago
  26. 9a8da50 feat(xilinx): clean macro names by Michal Simek · 1 year, 2 months ago
  27. 646cdd1 fix(zynqmp): remove unused headers by Michal Simek · 1 year, 2 months ago
  28. d62c8dd feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · 1 year, 2 months ago
  29. 0129707 feat(xilinx): sync copyright format by Michal Simek · 1 year, 2 months ago
  30. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 1 year, 2 months ago
  31. d8c8b3b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · 1 year, 3 months ago
  32. 058251a feat(versal): switch to xlat_v2 by Michal Simek · 1 year, 3 months ago
  33. 6b7f4d8 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · 1 year, 3 months ago
  34. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 1 year, 3 months ago
  35. 467e16e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · 1 year, 3 months ago
  36. c06a271 feat(versal): replace irq array with switch case by Jay Buddhabhatti · 1 year, 6 months ago
  37. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 1 year, 4 months ago
  38. 6a44ad0 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · 1 year, 4 months ago
  39. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 1 year, 5 months ago
  40. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 1 year, 7 months ago
  41. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 1 year, 4 months ago
  42. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 1 year, 4 months ago
  43. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 1 year, 4 months ago
  44. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  45. 5b5b8ff Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · 1 year, 5 months ago
  46. 6e45f94 fix(versal): check smc_fid 23:16 bits by Michal Simek · 1 year, 5 months ago
  47. 32e4468 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · 1 year, 5 months ago
  48. f0ff048 fix(versal): sync location based on IPI_ID macros by Michal Simek · 1 year, 5 months ago
  49. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · 1 year, 5 months ago
  50. bdffd36 chore(xilinx): update print information by Akshay Belsare · 1 year, 6 months ago
  51. e3511ae fix(versal): print proper atf handoff source by Akshay Belsare · 1 year, 6 months ago
  52. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · 1 year, 8 months ago
  53. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · 1 year, 8 months ago
  54. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 1 year, 9 months ago
  55. 1cda4b0 fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · 1 year, 9 months ago
  56. a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 1 year, 10 months ago
  57. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 1 year, 10 months ago
  58. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 1 year, 10 months ago
  59. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · 1 year, 10 months ago
  60. 5e2f596 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · 1 year, 10 months ago
  61. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 2 years, 3 months ago
  62. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 1 year, 10 months ago
  63. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · 1 year, 10 months ago
  64. d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · 1 year, 11 months ago
  65. 89e3c29 fix(versal): use only one space for indentation by Michal Simek · 1 year, 11 months ago
  66. 57cf55a fix(versal): fix code indentation issues by Michal Simek · 2 years ago
  67. 47fd75a fix(versal): fix macro coding style issues by Michal Simek · 2 years ago
  68. 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  69. 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  70. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 2 years ago
  71. d5e9625 fix(versal): remove clock related macros by Michal Simek · 2 years ago
  72. a0657d9 feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years ago
  73. 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · 2 years ago
  74. 94cf1a7 refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · 2 years ago
  75. ab16713 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  76. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  77. bde8759 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  78. 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · 2 years, 7 months ago
  79. c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  80. 9c3b77b feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
  81. b145e12 fix(versal): fix coverity scan warnings by Tanmay Shah · 2 years, 3 months ago
  82. 70d1c58 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · 2 years, 5 months ago
  83. 4b23339 feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · 2 years, 9 months ago
  84. ff34daa feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · 2 years, 11 months ago
  85. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · 2 years, 4 months ago
  86. 39fdc0a fix(versal): fix the incorrect log message by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
  87. e7604f3 feat(versal): remove the time stamp configuration by Venkatesh Yadav Abbarapu · 2 years, 5 months ago
  88. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  89. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 2 years, 11 months ago
  90. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 2 years, 11 months ago
  91. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 2 years, 11 months ago
  92. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 2 years, 11 months ago
  93. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 2 years, 11 months ago
  94. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · 2 years, 11 months ago
  95. f55a5cd fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · 2 years, 11 months ago
  96. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  97. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  98. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  99. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  100. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago