1. 4e5ebe5 fix(xilinx): update correct return types by Prasad Kummari · 8 months ago
  2. 5eafc83 fix(xilinx): add FIT image check in DT console by Prasad Kummari · 8 months ago
  3. 0c71800 fix(xilinx): add FIT image check in prepare_dtb by Prasad Kummari · 9 months ago
  4. 3f2aecc Merge changes from topic "enable_assertion" into integration by Joanna Farley · 8 months ago
  5. 64d7387 Merge "feat(xilinx): switch boot console to runtime" into integration by Joanna Farley · 8 months ago
  6. 9e250b0 Merge "feat(zynqmp): remove pm_ioctl_set_sgmii_mode api" into integration by Joanna Farley · 8 months ago
  7. 65577f5 feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · 8 months ago
  8. 5317488 feat(versal-net): add tsp support by Prasad Kummari · 8 months ago
  9. 6dee9fb feat(versal): add tsp support by Prasad Kummari · 8 months ago
  10. 58566e6 refactor(xilinx): add generic TSP makefile by Prasad Kummari · 8 months ago
  11. 877efa7 chore(zynqmp): reorganize tsp code into common path by Prasad Kummari · 8 months ago
  12. 0b37714 refactor(xilinx): rename platform function to generic name by Prasad Kummari · 8 months ago
  13. 326576d feat(zynqmp): enable assertion by Amit Nagal · 8 months ago
  14. 82d0e0f feat(versal-net): enable assertion by Amit Nagal · 8 months ago
  15. 5f39807 feat(versal): enable assertion by Amit Nagal · 8 months ago
  16. edfc0c2 fix(versal): type cast addresses to fix integer overflow by Prasad Kummari · 8 months ago
  17. 3da80c8 feat(xilinx): switch boot console to runtime by Michal Simek · 9 months ago
  18. a8e5a58 feat(versal-net): retrieval of console information from dtb by Prasad Kummari · 10 months ago
  19. 4d068a4 feat(versal): retrieval of console information from dtb by Prasad Kummari · 10 months ago
  20. e7e8f86 refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · 9 months ago
  21. b72494e feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · 10 months ago
  22. f7c85f8 refactor(zynqmp): use common code for prepare_dtb by Amit Nagal · 9 months ago
  23. 66d3cda refactor(xilinx): remove multiple return paths in prepare_dtb by Amit Nagal · 9 months ago
  24. ec9fcba fix(versal-net): use correct macro name for uart baudrate by Prasad Kummari · 9 months ago
  25. a7b999b fix(xilinx): remove console error message by Michal Simek · 9 months ago
  26. c56e548 feat(xilinx): sync macro names by Michal Simek · 9 months ago
  27. 6ee4ba6 feat(xilinx): remove crash console unused macros by Michal Simek · 9 months ago
  28. 2f4c07e feat(xilinx): used console also as crash console by Michal Simek · 10 months ago
  29. 23551e8 feat(versal-net): remove empty crash console setup by Michal Simek · 10 months ago
  30. 29efcbe fix(xilinx): dcache flush for dtb region by Amit Nagal · 10 months ago
  31. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 10 months ago
  32. c6a3c32 Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · 10 months ago
  33. 53be5f6 fix(xilinx): don't reserve 1 more byte by Michal Simek · 10 months ago
  34. 659c6aa fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · 10 months ago
  35. 64e41ba fix(versal): use correct macro name for ocm base address by Amit Nagal · 10 months ago
  36. 4074bad Merge "fix(versal-net): don't clear pending interrupts" into integration by Joanna Farley · 11 months ago
  37. 3074e46 fix(versal-net): don't clear pending interrupts by Saeed Nowshadi · 11 months ago
  38. 13e0158 fix(zynqmp): validate clock_id to avoid OOB variable access by Naman Trivedi Manojbhai · 11 months ago
  39. b59efc5 fix(versal-net): make pmc ipi channel as secure by Jay Buddhabhatti · 11 months ago
  40. 84be8e8 fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · 11 months ago
  41. 10498a2 fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 11 months ago
  42. bd603bf fix(versal-net): change flag to increase security by Jay Buddhabhatti · 11 months ago
  43. c7b13c4 Merge "chore(xilinx): reorder headers in assembly files" into integration by Manish V Badarkhe · 11 months ago
  44. ddb4e8b Merge "chore(xilinx): correct kernel doc warnings for missing functions" into integration by Manish V Badarkhe · 11 months ago
  45. 0171257 Merge changes from topic "xlnx_zynmp_tsp" into integration by Manish V Badarkhe · 11 months ago
  46. 99ab8f3 Merge "fix(xilinx): add headers to resolve compile time issue" into integration by Manish V Badarkhe · 11 months ago
  47. e3f2a10 fix(xilinx): add headers to resolve compile time issue by Akshay Belsare · 12 months ago
  48. d5a3eff fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 11 months ago
  49. d684f2c chore(zynqmp): remove unused configuration from TSP by Prasad Kummari · 12 months ago
  50. e3af72f fix(zynqmp): resolve runtime error in TSP by Prasad Kummari · 12 months ago
  51. d7166e8 chore(xilinx): reorder headers in assembly files by Prasad Kummari · 12 months ago
  52. 2ef9f0c chore(xilinx): correct kernel doc warnings for missing functions by Prasad Kummari · 12 months ago
  53. efefcd4 feat(versal-net): ddr address reservation in dtb at runtime by Amit Nagal · 12 months ago
  54. 3a7d304 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 12 months ago
  55. bf3b4dc Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 12 months ago
  56. 7cf6dc5 Merge "fix(versal-net): correct device node indexes" into integration by Manish Pandey · 12 months ago
  57. 8611153 fix(versal-net): correct device node indexes by Jay Buddhabhatti · 1 year ago
  58. d66a789 chore(xilinx): update warning message by Akshay Belsare · 1 year ago
  59. 29ffe14 feat(versal-net): add cluster check in handoff parameters by Akshay Belsare · 1 year, 1 month ago
  60. 80fde97 feat(versal-net): get the handoff params using IPI by Akshay Belsare · 1 year, 4 months ago
  61. 07795fa chore(xilinx): replace fsbl with xbl by Prasad Kummari · 1 year, 1 month ago
  62. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 1 year ago
  63. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 1 year, 1 month ago
  64. e748f9f fix(zynqmp): type cast addresses to fix overflow issue by Akshay Belsare · 1 year, 1 month ago
  65. b31b920 fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · 1 year, 1 month ago
  66. 385225b Merge "fix(zynqmp): fix prepare_dtb() memory description" into integration by Manish Pandey · 1 year, 1 month ago
  67. c86f144 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 1 year, 1 month ago
  68. 0add7e8 fix(zynqmp): fix prepare_dtb() memory description by Michal Simek · 1 year, 1 month ago
  69. c83d9b3 fix(zynqmp): fix sdei arm_validate_ns_entrypoint() by Michal Simek · 1 year, 1 month ago
  70. e078311 chore(xilinx): replace ATF with TFA by Prasad Kummari · 1 year, 2 months ago
  71. 2845c74 Merge "fix(zynqmp): handling of type el3 interrrupts" into integration by Joanna Farley · 1 year, 1 month ago
  72. b375b31 Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 1 year, 1 month ago
  73. 918a0dd fix(zynqmp): make zynqmp_devices structure smaller by Michal Simek · 1 year, 2 months ago
  74. 8915758 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 1 year, 1 month ago
  75. c494612 Merge "feat(versal-net): add the IPI CRC checksum macro support" into integration by Joanna Farley · 1 year, 1 month ago
  76. ff8e19b feat(versal-net): add support for SMCC ARCH SOC ID by Akshay Belsare · 1 year, 3 months ago
  77. 589ccce feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 1 year, 2 months ago
  78. 5303e3f refactor(versal-net): move macros to common header by Akshay Belsare · 1 year, 2 months ago
  79. ec1181c feat(xilinx): add support to get chipid by Akshay Belsare · 1 year, 3 months ago
  80. 0e7a405 Merge "fix(versal-net): fix BLXX memory limits for user defined values" into integration by Joanna Farley · 1 year, 1 month ago
  81. c5b04f5 fix(versal-net): fix BLXX memory limits for user defined values by Michal Simek · 1 year, 1 month ago
  82. cc3e739 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 1 year, 1 month ago
  83. bd54123 fix(zynqmp): fix BLXX memory limits for user defined values by Ilias Apalodimas · 1 year, 2 months ago
  84. eeef80d fix(zynqmp): handling of type el3 interrrupts by Prasad Kummari · 1 year, 2 months ago
  85. c23473d feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · 1 year, 2 months ago
  86. 3a63f05 feat(xilinx): setup local/remote id in header by Michal Simek · 1 year, 2 months ago
  87. 9a8da50 feat(xilinx): clean macro names by Michal Simek · 1 year, 2 months ago
  88. 7b6eaba fix(zynqmp): do not export apu_ipi by Michal Simek · 1 year, 2 months ago
  89. 646cdd1 fix(zynqmp): remove unused headers by Michal Simek · 1 year, 2 months ago
  90. d62c8dd feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · 1 year, 2 months ago
  91. 4837d74 feat(versal-net): add the IPI CRC checksum macro support by Prasad Kummari · 1 year, 2 months ago
  92. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  93. 7ffaf49 Merge "feat(xilinx): sync copyright format" into integration by Joanna Farley · 1 year, 2 months ago
  94. a957461 Merge "style(xilinx): fix AMD copyright format" into integration by Joanna Farley · 1 year, 2 months ago
  95. 0129707 feat(xilinx): sync copyright format by Michal Simek · 1 year, 2 months ago
  96. d4ff272 style(xilinx): fix AMD copyright format by Michal Simek · 1 year, 2 months ago
  97. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 1 year, 2 months ago
  98. 2078cb9 Merge "fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS" into integration by Joanna Farley · 1 year, 2 months ago
  99. d8c8b3b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · 1 year, 2 months ago
  100. ffe7c68 fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS by Michal Simek · 1 year, 3 months ago