1. 2845c74 Merge "fix(zynqmp): handling of type el3 interrrupts" into integration by Joanna Farley · 1 year, 1 month ago
  2. b375b31 Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 1 year, 1 month ago
  3. 918a0dd fix(zynqmp): make zynqmp_devices structure smaller by Michal Simek · 1 year, 2 months ago
  4. 8915758 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 1 year, 1 month ago
  5. c494612 Merge "feat(versal-net): add the IPI CRC checksum macro support" into integration by Joanna Farley · 1 year, 1 month ago
  6. ff8e19b feat(versal-net): add support for SMCC ARCH SOC ID by Akshay Belsare · 1 year, 3 months ago
  7. 589ccce feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 1 year, 2 months ago
  8. 5303e3f refactor(versal-net): move macros to common header by Akshay Belsare · 1 year, 2 months ago
  9. ec1181c feat(xilinx): add support to get chipid by Akshay Belsare · 1 year, 3 months ago
  10. 0e7a405 Merge "fix(versal-net): fix BLXX memory limits for user defined values" into integration by Joanna Farley · 1 year, 1 month ago
  11. c5b04f5 fix(versal-net): fix BLXX memory limits for user defined values by Michal Simek · 1 year, 1 month ago
  12. cc3e739 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 1 year, 1 month ago
  13. bd54123 fix(zynqmp): fix BLXX memory limits for user defined values by Ilias Apalodimas · 1 year, 2 months ago
  14. eeef80d fix(zynqmp): handling of type el3 interrrupts by Prasad Kummari · 1 year, 2 months ago
  15. c23473d feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · 1 year, 2 months ago
  16. 3a63f05 feat(xilinx): setup local/remote id in header by Michal Simek · 1 year, 2 months ago
  17. 9a8da50 feat(xilinx): clean macro names by Michal Simek · 1 year, 2 months ago
  18. 7b6eaba fix(zynqmp): do not export apu_ipi by Michal Simek · 1 year, 2 months ago
  19. 646cdd1 fix(zynqmp): remove unused headers by Michal Simek · 1 year, 2 months ago
  20. d62c8dd feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · 1 year, 2 months ago
  21. 4837d74 feat(versal-net): add the IPI CRC checksum macro support by Prasad Kummari · 1 year, 2 months ago
  22. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  23. 7ffaf49 Merge "feat(xilinx): sync copyright format" into integration by Joanna Farley · 1 year, 2 months ago
  24. a957461 Merge "style(xilinx): fix AMD copyright format" into integration by Joanna Farley · 1 year, 2 months ago
  25. 0129707 feat(xilinx): sync copyright format by Michal Simek · 1 year, 2 months ago
  26. d4ff272 style(xilinx): fix AMD copyright format by Michal Simek · 1 year, 3 months ago
  27. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 1 year, 2 months ago
  28. 2078cb9 Merge "fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS" into integration by Joanna Farley · 1 year, 3 months ago
  29. d8c8b3b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · 1 year, 3 months ago
  30. ffe7c68 fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS by Michal Simek · 1 year, 3 months ago
  31. 058251a feat(versal): switch to xlat_v2 by Michal Simek · 1 year, 3 months ago
  32. 6b7f4d8 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · 1 year, 3 months ago
  33. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 1 year, 3 months ago
  34. 467e16e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · 1 year, 3 months ago
  35. 32d5c90 feat(zynqmp): make stack size configurable by Akshay Belsare · 1 year, 3 months ago
  36. e8af4da feat(zynqmp): add hooks for custom runtime setup by Akshay Belsare · 1 year, 3 months ago
  37. 5b672d9 refactor(xilinx): move enum to common place by Jay Buddhabhatti · 1 year, 3 months ago
  38. f2f84b3 fix(xilinx): fix misra defects by Jay Buddhabhatti · 1 year, 5 months ago
  39. ac323fd fix(xilinx): remove unnecessary condition by Jay Buddhabhatti · 1 year, 5 months ago
  40. c06a271 feat(versal): replace irq array with switch case by Jay Buddhabhatti · 1 year, 6 months ago
  41. 1251174 feat(versal-net): add support for set wakeup source by Jay Buddhabhatti · 1 year, 6 months ago
  42. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 1 year, 4 months ago
  43. 6a44ad0 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · 1 year, 4 months ago
  44. b0a402a feat(xilinx): add device node indexes by Jay Buddhabhatti · 1 year, 7 months ago
  45. 4b4c5e0 fix(xilinx): initialize values to device enum members by Jay Buddhabhatti · 1 year, 7 months ago
  46. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 1 year, 5 months ago
  47. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 1 year, 7 months ago
  48. 20f7afc feat(zynqmp): build pm code as library by Amit Nagal · 1 year, 3 months ago
  49. de7a1cc chore(zynqmp): print entry address to Secure and NS world by Akshay Belsare · 1 year, 3 months ago
  50. c6d624b fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · 1 year, 4 months ago
  51. 6cd94be fix(versal-net): correct aff level for cpu off by Jay Buddhabhatti · 1 year, 3 months ago
  52. 3980f19 fix(versal_net): fix irq for IPI0 by Trung Tran · 1 year, 4 months ago
  53. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 1 year, 4 months ago
  54. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 1 year, 4 months ago
  55. ec0afc8 fix(zynqmp): conditional reservation of memory in DTB by Akshay Belsare · 1 year, 4 months ago
  56. 7c819f1 revert(zynqmp): remove EM SMC handler by Michal Simek · 1 year, 4 months ago
  57. 71e1ffc feat(zynqmp): add hooks for mmap and early setup by Amit Nagal · 1 year, 4 months ago
  58. c443e80 fix(zynqmp): add bitmask for get_op_char API by Ronak Jain · 1 year, 4 months ago
  59. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 1 year, 4 months ago
  60. ea07c13 Merge "fix(zynqmp): panic w/o handoff structure in !JTAG" into integration by Joanna Farley · 1 year, 4 months ago
  61. 7dd8d72 fix(zynqmp): panic w/o handoff structure in !JTAG by Michal Simek · 1 year, 5 months ago
  62. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  63. 249e004 fix(zynqmp): move EM SMC range to SIP range by Michal Simek · 1 year, 5 months ago
  64. 709ea5f Merge changes from topic "zynqmp-smc" into integration by Joanna Farley · 1 year, 5 months ago
  65. a408602 Merge "feat(zynqmp): add support for custom sip service" into integration by Joanna Farley · 1 year, 5 months ago
  66. 5b5b8ff Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · 1 year, 5 months ago
  67. 46a52f7 Merge "docs(xilinx): correct function description" into integration by Joanna Farley · 1 year, 5 months ago
  68. 108a7d9 Merge "fix(zynqmp): update the conflicting EEMI API IDs" into integration by Joanna Farley · 1 year, 5 months ago
  69. afcf3fa Merge changes from topic "xlnx_zynqmp_debug" into integration by Joanna Farley · 1 year, 5 months ago
  70. 1398bd4 Merge changes from topic "versal-ipi" into integration by Joanna Farley · 1 year, 5 months ago
  71. f7ecba3 feat(zynqmp): add support for custom sip service by Amit Nagal · 1 year, 5 months ago
  72. 6e45f94 fix(versal): check smc_fid 23:16 bits by Michal Simek · 1 year, 5 months ago
  73. db988fe fix(zynqmp): check smc_fid 23:16 bits by Michal Simek · 1 year, 5 months ago
  74. db455e1 fix(zynqmp): separate EM from PM SMCs by Michal Simek · 1 year, 5 months ago
  75. eb2c0c0 fix(zynqmp): fix bl31_zynqmp_setup.c coding style by Michal Simek · 1 year, 5 months ago
  76. f5ec487 Merge "feat(zynqmp): bump up version of query_data API" into integration by Joanna Farley · 1 year, 5 months ago
  77. e975642 docs(xilinx): correct function description by Naman Patel · 1 year, 5 months ago
  78. 0ac097f fix(zynqmp): update the conflicting EEMI API IDs by Nava kishore Manne · 1 year, 5 months ago
  79. 32e4468 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · 1 year, 5 months ago
  80. f0ff048 fix(versal): sync location based on IPI_ID macros by Michal Simek · 1 year, 5 months ago
  81. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · 1 year, 5 months ago
  82. 4e6cce5 Merge "fix(zynqmp): fix DT reserved allocated size" into integration by Joanna Farley · 1 year, 5 months ago
  83. 69c6a59 fix(zynqmp): with DEBUG=1 move bl31 to DDR range by Akshay Belsare · 1 year, 5 months ago
  84. b7a57b5 fix(zynqmp): update MAX_XLAT_TABLES for DDR memory range by Akshay Belsare · 1 year, 5 months ago
  85. 11b084a feat(zynqmp): bump up version of query_data API by Ronak Jain · 1 year, 5 months ago
  86. 21a4b22 Merge "fix(zynqmp): enable A53 workaround(errata 1530924)" into integration by Joanna Farley · 1 year, 5 months ago
  87. 7c75489 fix(zynqmp): fix DT reserved allocated size by Michal Simek · 1 year, 5 months ago
  88. 81ec0d1 fix(zynqmp): enable A53 workaround(errata 1530924) by Michal Simek · 1 year, 5 months ago
  89. c98da1c feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · 1 year, 5 months ago
  90. ec051f1 Merge "fix(versal-net): populate gic v3 rdist data statically" into integration by Joanna Farley · 1 year, 5 months ago
  91. bdffd36 chore(xilinx): update print information by Akshay Belsare · 1 year, 6 months ago
  92. d517f7b fix(versal-net): populate gic v3 rdist data statically by Jay Buddhabhatti · 1 year, 5 months ago
  93. 50a2968 feat(versal-net): add jtag dcc support by Akshay Belsare · 1 year, 6 months ago
  94. a8a1ca5 Merge "fix(zynqmp): fix xck24 silicon ID" into integration by Joanna Farley · 1 year, 6 months ago
  95. dfe452d fix(zynqmp): fix xck24 silicon ID by Michal Simek · 1 year, 6 months ago
  96. 0babc5f feat(versal-net): add support for uart1 console by Akshay Belsare · 1 year, 6 months ago
  97. 3a17004 Merge changes from topic "fix-power-up-dwn-issue" into integration by Joanna Farley · 1 year, 6 months ago
  98. e3511ae fix(versal): print proper atf handoff source by Akshay Belsare · 1 year, 6 months ago
  99. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 1 year, 6 months ago
  100. 69e474e fix(versal-net): enable wake interrupt during client suspend by Jay Buddhabhatti · 1 year, 6 months ago