1. 729477f fix(xilinx): warn if reserved memory pre-exists in DT by Maheedhar Bollapalli · 11 months ago
  2. 02943d0 fix(xilinx): optimize logic to read IPI response by Jay Buddhabhatti · 12 months ago
  3. e27b949 fix(xilinx): fix OVERRUN coverity violation by Jay Buddhabhatti · 12 months ago
  4. a71f11b Merge "fix(versal2): add ufs specific features support" into integration by Joanna Farley · 12 months ago
  5. b9c20e5 fix(versal2): add ufs specific features support by Amit Nagal · 1 year ago
  6. 9a0f5d1 feat(xilinx): add feature check function for TF-A specific APIs by Jay Buddhabhatti · 1 year, 1 month ago
  7. 4661c8f feat(xilinx): update TF-A to passthrough all PLM commands by Jay Buddhabhatti · 1 year, 1 month ago
  8. 03fa6f4 fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · 1 year, 1 month ago
  9. c3ffa4c fix(xilinx): handle power down event if SGI not registered by Jay Buddhabhatti · 1 year, 2 months ago
  10. a3b0a34 fix(xilinx): register for idle callback by Jay Buddhabhatti · 1 year, 3 months ago
  11. 924f8ce feat(xilinx): remove PM_IOCTL and PM_QUERY_DATA APIs by Ronak Jain · 1 year, 2 months ago
  12. b03ba48 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · 1 year, 4 months ago
  13. 9a7f892 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · 1 year, 6 months ago
  14. 7ec53af fix(xilinx): add console_flush() before shutdown by Jay Buddhabhatti · 1 year, 10 months ago
  15. 427e46d fix(xilinx): fix sending sgi to linux by Jay Buddhabhatti · 1 year, 11 months ago
  16. 5949701 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · 1 year, 11 months ago
  17. 88ee081 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 2 years, 2 months ago
  18. c3280df feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · 2 years, 3 months ago
  19. ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
  20. 3dd118c feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · 2 years, 3 months ago
  21. 7995319 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 1 year, 10 months ago
  22. cc3374a refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 1 year, 8 months ago
  23. f000744 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 1 year, 8 months ago
  24. 8eb6a1d fix(xilinx): update correct return types by Prasad Kummari · 1 year, 9 months ago
  25. e2d9dfe fix(xilinx): add FIT image check in DT console by Prasad Kummari · 1 year, 9 months ago
  26. 046e130 fix(xilinx): add FIT image check in prepare_dtb by Prasad Kummari · 1 year, 10 months ago
  27. d5fe708 Merge "feat(zynqmp): remove pm_ioctl_set_sgmii_mode api" into integration by Joanna Farley · 1 year, 9 months ago
  28. 7414aaa feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · 1 year, 9 months ago
  29. 639b367 feat(versal-net): add tsp support by Prasad Kummari · 1 year, 9 months ago
  30. 7ff4d4f feat(versal): add tsp support by Prasad Kummari · 1 year, 9 months ago
  31. 0561070 refactor(xilinx): add generic TSP makefile by Prasad Kummari · 1 year, 9 months ago
  32. 4c7abf8 chore(zynqmp): reorganize tsp code into common path by Prasad Kummari · 1 year, 9 months ago
  33. 3923462 feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago
  34. 1a5b58e refactor(xilinx): remove multiple return paths in prepare_dtb by Amit Nagal · 1 year, 10 months ago
  35. 93ed138 fix(xilinx): dcache flush for dtb region by Amit Nagal · 1 year, 11 months ago
  36. 7ca7fb1 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 1 year, 11 months ago
  37. bf2fa7e Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · 1 year, 11 months ago
  38. c3b69bf fix(xilinx): don't reserve 1 more byte by Michal Simek · 1 year, 11 months ago
  39. fdf8f92 fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · 2 years ago
  40. cebb7cc fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 2 years ago
  41. e8efb65 fix(versal-net): change flag to increase security by Jay Buddhabhatti · 2 years ago
  42. 8a26478 Merge "chore(xilinx): correct kernel doc warnings for missing functions" into integration by Manish V Badarkhe · 2 years ago
  43. 8389172 Merge "fix(xilinx): add headers to resolve compile time issue" into integration by Manish V Badarkhe · 2 years ago
  44. 744d60a fix(xilinx): add headers to resolve compile time issue by Akshay Belsare · 2 years, 1 month ago
  45. e5955d7 fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 2 years ago
  46. 421893a chore(xilinx): correct kernel doc warnings for missing functions by Prasad Kummari · 2 years, 1 month ago
  47. 56d1857 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
  48. e7644eb Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 2 years, 1 month ago
  49. 38a0548 Merge "fix(versal-net): correct device node indexes" into integration by Manish Pandey · 2 years, 1 month ago
  50. 66b5620 fix(versal-net): correct device node indexes by Jay Buddhabhatti · 2 years, 1 month ago
  51. a0a4d86 chore(xilinx): update warning message by Akshay Belsare · 2 years, 2 months ago
  52. 01c8c6a feat(versal-net): add cluster check in handoff parameters by Akshay Belsare · 2 years, 2 months ago
  53. b9d26cd chore(xilinx): replace fsbl with xbl by Prasad Kummari · 2 years, 2 months ago
  54. 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 2 months ago
  55. de7ed95 chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 2 years, 2 months ago
  56. f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
  57. c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
  58. 079c6e2 feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 3 months ago
  59. 4265bca refactor(versal-net): move macros to common header by Akshay Belsare · 2 years, 3 months ago
  60. 0563601 feat(xilinx): add support to get chipid by Akshay Belsare · 2 years, 4 months ago
  61. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  62. 837fc96 Merge "feat(xilinx): sync copyright format" into integration by Joanna Farley · 2 years, 3 months ago
  63. 2774965 feat(xilinx): sync copyright format by Michal Simek · 2 years, 3 months ago
  64. ac72bdc style(xilinx): fix AMD copyright format by Michal Simek · 2 years, 4 months ago
  65. 619bc13 style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 2 years, 4 months ago
  66. c90f4ab refactor(xilinx): move enum to common place by Jay Buddhabhatti · 2 years, 5 months ago
  67. 964e559 fix(xilinx): fix misra defects by Jay Buddhabhatti · 2 years, 6 months ago
  68. c984123 fix(xilinx): remove unnecessary condition by Jay Buddhabhatti · 2 years, 6 months ago
  69. 3ae28aa refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 2 years, 5 months ago
  70. 407eb6f feat(xilinx): add device node indexes by Jay Buddhabhatti · 2 years, 8 months ago
  71. 5c62d59 fix(xilinx): initialize values to device enum members by Jay Buddhabhatti · 2 years, 8 months ago
  72. 92f7de1 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 2 years, 6 months ago
  73. a92681d refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 2 years, 8 months ago
  74. 0b3a2cf fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · 2 years, 5 months ago
  75. 6173d91 fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 2 years, 5 months ago
  76. 5e92be5 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 2 years, 5 months ago
  77. b96065a docs(xilinx): correct function description by Naman Patel · 2 years, 6 months ago
  78. 8f9ba3f feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · 2 years, 6 months ago
  79. 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 7 months ago
  80. 4e46db4 fix(xilinx): resolve integer handling issue by Akshay Belsare · 2 years, 8 months ago
  81. 0ee07d7 fix(xilinx): use lib/smccc.h macros instead of trusty spd by Akshay Belsare · 2 years, 8 months ago
  82. f4b8470 fix: remove old-style declarations by Boyan Karatotev · 2 years, 9 months ago
  83. 590519a fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 2 years, 10 months ago
  84. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  85. 15dc3e4 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · 2 years, 11 months ago
  86. 8edd190 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 2 years, 11 months ago
  87. 24b5b53 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · 3 years ago
  88. 0ee2dc1 fix(xilinx): remove unnecessary header include by Rajan Vaja · 3 years ago
  89. 28ba140 fix(xilinx): include missing header by Rajan Vaja · 3 years ago
  90. f99306d feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 3 years, 4 months ago
  91. 205c7ad feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  92. 237a7de refactor(xilinx): move the atf handoff structure by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  93. bfd7c88 feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  94. 57ab749 Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · 3 years, 1 month ago
  95. 7b1a6a0 fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  96. ffa9103 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  97. 3d2ebe7 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
  98. 944e7ea fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  99. 16de22d fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  100. eb0d2b1 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago