1. c3280df feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · 2 years, 3 months ago
  2. ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
  3. 3dd118c feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · 2 years, 3 months ago
  4. b225926 fix(versal-net): use arm common GIC handlers by Jay Buddhabhatti · 1 year, 10 months ago
  5. 7995319 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 1 year, 10 months ago
  6. cc3374a refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 1 year, 8 months ago
  7. 1f02024 refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic by Prasad Kummari · 1 year, 8 months ago
  8. 07625d9 fix(versal-net): setup counter frequency by Prasad Kummari · 1 year, 8 months ago
  9. f000744 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 1 year, 8 months ago
  10. d766f99 feat(versal): enable errata management feature by Prasad Kummari · 1 year, 8 months ago
  11. c0ae04a Merge "feat(versal-net): add bufferless IPI Support" into integration by Joanna Farley · 1 year, 8 months ago
  12. 511e4a4 feat(versal-net): add bufferless IPI Support by Ben Levinsky · 1 year, 9 months ago
  13. 4622da4 build(versal-net): reorganize platform source files by Akshay Belsare · 1 year, 9 months ago
  14. 8eb6a1d fix(xilinx): update correct return types by Prasad Kummari · 1 year, 9 months ago
  15. e2d9dfe fix(xilinx): add FIT image check in DT console by Prasad Kummari · 1 year, 9 months ago
  16. 046e130 fix(xilinx): add FIT image check in prepare_dtb by Prasad Kummari · 1 year, 10 months ago
  17. 1684c8d Merge changes from topic "enable_assertion" into integration by Joanna Farley · 1 year, 9 months ago
  18. bfb8d8e Merge "feat(xilinx): switch boot console to runtime" into integration by Joanna Farley · 1 year, 9 months ago
  19. d5fe708 Merge "feat(zynqmp): remove pm_ioctl_set_sgmii_mode api" into integration by Joanna Farley · 1 year, 9 months ago
  20. 7414aaa feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · 1 year, 9 months ago
  21. 639b367 feat(versal-net): add tsp support by Prasad Kummari · 1 year, 9 months ago
  22. 7ff4d4f feat(versal): add tsp support by Prasad Kummari · 1 year, 9 months ago
  23. 0561070 refactor(xilinx): add generic TSP makefile by Prasad Kummari · 1 year, 9 months ago
  24. 4c7abf8 chore(zynqmp): reorganize tsp code into common path by Prasad Kummari · 1 year, 9 months ago
  25. 5156435 refactor(xilinx): rename platform function to generic name by Prasad Kummari · 1 year, 9 months ago
  26. 2243ba3 feat(zynqmp): enable assertion by Amit Nagal · 1 year, 9 months ago
  27. 80cb4b1 feat(versal-net): enable assertion by Amit Nagal · 1 year, 9 months ago
  28. 0375188 feat(versal): enable assertion by Amit Nagal · 1 year, 9 months ago
  29. bfe82cf fix(versal): type cast addresses to fix integer overflow by Prasad Kummari · 1 year, 9 months ago
  30. 9c1c8f0 feat(xilinx): switch boot console to runtime by Michal Simek · 1 year, 10 months ago
  31. a467e81 feat(versal-net): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago
  32. 7c36fbc feat(versal): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago
  33. c1e84ac refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · 1 year, 10 months ago
  34. 3923462 feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago
  35. 10f8a39 refactor(zynqmp): use common code for prepare_dtb by Amit Nagal · 1 year, 10 months ago
  36. 1a5b58e refactor(xilinx): remove multiple return paths in prepare_dtb by Amit Nagal · 1 year, 10 months ago
  37. e2ef1df fix(versal-net): use correct macro name for uart baudrate by Prasad Kummari · 1 year, 10 months ago
  38. f9820f2 fix(xilinx): remove console error message by Michal Simek · 1 year, 10 months ago
  39. 04a4833 feat(xilinx): sync macro names by Michal Simek · 1 year, 10 months ago
  40. 473ada6 feat(xilinx): remove crash console unused macros by Michal Simek · 1 year, 10 months ago
  41. 3e6b96e feat(xilinx): used console also as crash console by Michal Simek · 1 year, 11 months ago
  42. 6a14246 feat(versal-net): remove empty crash console setup by Michal Simek · 1 year, 11 months ago
  43. 93ed138 fix(xilinx): dcache flush for dtb region by Amit Nagal · 1 year, 11 months ago
  44. 7ca7fb1 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 1 year, 11 months ago
  45. bf2fa7e Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · 1 year, 11 months ago
  46. c3b69bf fix(xilinx): don't reserve 1 more byte by Michal Simek · 1 year, 11 months ago
  47. fdf8f92 fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · 2 years ago
  48. 56afab7 fix(versal): use correct macro name for ocm base address by Amit Nagal · 2 years ago
  49. c89d591 Merge "fix(versal-net): don't clear pending interrupts" into integration by Joanna Farley · 2 years ago
  50. fb73ea6 fix(versal-net): don't clear pending interrupts by Saeed Nowshadi · 2 years ago
  51. abc79c2 fix(zynqmp): validate clock_id to avoid OOB variable access by Naman Trivedi Manojbhai · 2 years ago
  52. 2c65b79 fix(versal-net): make pmc ipi channel as secure by Jay Buddhabhatti · 2 years ago
  53. 96eaafa fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · 2 years ago
  54. cebb7cc fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 2 years ago
  55. e8efb65 fix(versal-net): change flag to increase security by Jay Buddhabhatti · 2 years ago
  56. 96eb2dc Merge "chore(xilinx): reorder headers in assembly files" into integration by Manish V Badarkhe · 2 years ago
  57. 8a26478 Merge "chore(xilinx): correct kernel doc warnings for missing functions" into integration by Manish V Badarkhe · 2 years ago
  58. 16f19ed Merge changes from topic "xlnx_zynmp_tsp" into integration by Manish V Badarkhe · 2 years ago
  59. 8389172 Merge "fix(xilinx): add headers to resolve compile time issue" into integration by Manish V Badarkhe · 2 years ago
  60. 744d60a fix(xilinx): add headers to resolve compile time issue by Akshay Belsare · 2 years, 1 month ago
  61. e5955d7 fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 2 years ago
  62. ba55400 chore(zynqmp): remove unused configuration from TSP by Prasad Kummari · 2 years, 1 month ago
  63. 81ad3b1 fix(zynqmp): resolve runtime error in TSP by Prasad Kummari · 2 years, 1 month ago
  64. 6304759 chore(xilinx): reorder headers in assembly files by Prasad Kummari · 2 years, 1 month ago
  65. 421893a chore(xilinx): correct kernel doc warnings for missing functions by Prasad Kummari · 2 years, 1 month ago
  66. 46a08aa feat(versal-net): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
  67. 56d1857 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
  68. e7644eb Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 2 years, 1 month ago
  69. 38a0548 Merge "fix(versal-net): correct device node indexes" into integration by Manish Pandey · 2 years, 1 month ago
  70. 66b5620 fix(versal-net): correct device node indexes by Jay Buddhabhatti · 2 years, 1 month ago
  71. a0a4d86 chore(xilinx): update warning message by Akshay Belsare · 2 years, 2 months ago
  72. 01c8c6a feat(versal-net): add cluster check in handoff parameters by Akshay Belsare · 2 years, 2 months ago
  73. a36ac40 feat(versal-net): get the handoff params using IPI by Akshay Belsare · 2 years, 5 months ago
  74. b9d26cd chore(xilinx): replace fsbl with xbl by Prasad Kummari · 2 years, 2 months ago
  75. 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 2 months ago
  76. de7ed95 chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 2 years, 2 months ago
  77. 9129163 fix(zynqmp): type cast addresses to fix overflow issue by Akshay Belsare · 2 years, 2 months ago
  78. 06b9c4c fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · 2 years, 2 months ago
  79. f51bbac Merge "fix(zynqmp): fix prepare_dtb() memory description" into integration by Manish Pandey · 2 years, 2 months ago
  80. f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
  81. 3efee73 fix(zynqmp): fix prepare_dtb() memory description by Michal Simek · 2 years, 2 months ago
  82. 3b3c70a fix(zynqmp): fix sdei arm_validate_ns_entrypoint() by Michal Simek · 2 years, 2 months ago
  83. c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
  84. c0d8ee3 Merge "fix(zynqmp): handling of type el3 interrrupts" into integration by Joanna Farley · 2 years, 2 months ago
  85. 16cb3be Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 2 years, 2 months ago
  86. 7e3e799 fix(zynqmp): make zynqmp_devices structure smaller by Michal Simek · 2 years, 3 months ago
  87. e807704 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 2 years, 2 months ago
  88. 32d6396 Merge "feat(versal-net): add the IPI CRC checksum macro support" into integration by Joanna Farley · 2 years, 2 months ago
  89. 1873e7f feat(versal-net): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 4 months ago
  90. 079c6e2 feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 3 months ago
  91. 4265bca refactor(versal-net): move macros to common header by Akshay Belsare · 2 years, 3 months ago
  92. 0563601 feat(xilinx): add support to get chipid by Akshay Belsare · 2 years, 4 months ago
  93. 545330b Merge "fix(versal-net): fix BLXX memory limits for user defined values" into integration by Joanna Farley · 2 years, 2 months ago
  94. a80da38 fix(versal-net): fix BLXX memory limits for user defined values by Michal Simek · 2 years, 2 months ago
  95. f123b91 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 2 years, 3 months ago
  96. 8ce2fbf fix(zynqmp): fix BLXX memory limits for user defined values by Ilias Apalodimas · 2 years, 3 months ago
  97. e8d61f7 fix(zynqmp): handling of type el3 interrrupts by Prasad Kummari · 2 years, 3 months ago
  98. 69a5bee feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · 2 years, 3 months ago
  99. 068b0bc feat(xilinx): setup local/remote id in header by Michal Simek · 2 years, 3 months ago
  100. bfd0626 feat(xilinx): clean macro names by Michal Simek · 2 years, 3 months ago