1. a2ea985 Merge "fix(versal-net): remove_redundant_lock_defs" into integration by Manish Pandey · 6 months ago
  2. fffde23 Merge changes from topic "xlnx_fix_plat_single_ret" into integration by Yann Gautier · 6 months ago
  3. 5003a33 fix(versal-net): modify function to have single return by Maheedhar Bollapalli · 9 months ago
  4. e14ae4b fix(xilinx): dcc console tests failing by Saivardhan Thatikonda · 7 months ago
  5. baeeadd fix(versal-net): add unsigned suffix to match data type by Maheedhar Bollapalli · 9 months ago
  6. 9334fdf fix(versal-net): add missing curly braces by Maheedhar Bollapalli · 9 months ago
  7. d51c8e4 fix(versal-net): typecast operands to match data type by Maheedhar Bollapalli · 10 months ago
  8. 3dc93e5 fix(versal-net): typecast operands to match data type by Maheedhar Bollapalli · 10 months ago
  9. 3cbe0ae fix(versal-net): typecast expressions to match data type by Maheedhar Bollapalli · 10 months ago
  10. 19799fd fix(versal-net): remove_redundant_lock_defs by Amit Nagal · 8 months ago
  11. 4d2b4e4 fix(versal-net): variable conflicting with external linkage by Maheedhar Bollapalli · 10 months ago
  12. aa6df8e fix(versal-net): ignore the unused function return value by Maheedhar Bollapalli · 10 months ago
  13. 83c3c36 fix(versal-net): modify conditions to have boolean type by Maheedhar Bollapalli · 10 months ago
  14. a4ddd24 fix(versal-net): explicitly check operators precedence by Maheedhar Bollapalli · 10 months ago
  15. f1feb9a Merge changes from topic "xlnx_fix_eval_bool" into integration by Joanna Farley · 10 months ago
  16. 8ee6534 Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · 10 months ago
  17. 6d41398 feat(xilinx): add none console by Michal Simek · 11 months ago
  18. d61ba95 feat(versal-net): add DTB console to platform.mk by Prasad Kummari · 1 year, 5 months ago
  19. 28ad0e0 feat(versal-net): dedicate console for boot and runtime by Prasad Kummari · 1 year, 5 months ago
  20. 37c46d8 fix(versal_net): evaluate condition for boolean by Maheedhar Bollapalli · 10 months ago
  21. 06f63f4 fix(versal-net): declare unused parameters as void by Maheedhar Bollapalli · 10 months ago
  22. 1e2a5e2 fix(xilinx): fix comment about MEM_BASE/SIZE by Michal Simek · 1 year ago
  23. c26aa08 feat(xilinx): update SiP SVC version number by Jay Buddhabhatti · 1 year, 1 month ago
  24. 03fa6f4 fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · 1 year, 1 month ago
  25. c38ced2 fix(versal-net): remove check for bl32 load address by Amit Nagal · 1 year, 1 month ago
  26. c6f6202 feat(versal-net): set lower cluster bus qos value by Amit Nagal · 1 year, 2 months ago
  27. f1464ce Merge changes I0e7650c0,I33acead9 into integration by Joanna Farley · 1 year, 3 months ago
  28. af3e8e6 refactor(console): consolidate console runtime switch by Salman Nabi · 1 year, 6 months ago
  29. 48932c3 refactor(xilinx): console runtime switch on bl31 exit by Salman Nabi · 1 year, 6 months ago
  30. 655e62a fix(xilinx): follow MISRA-C standards for condition check by Ronak Jain · 1 year, 3 months ago
  31. 652c1ab fix(xilinx): check proc variable before use by Michal Simek · 1 year, 4 months ago
  32. 1064bc6 Merge changes from topic "idling-during-subsystem-restart" into integration by Joanna Farley · 1 year, 7 months ago
  33. 6a80c20 fix(xilinx): deprecate SiP service count query by Akshay Belsare · 1 year, 7 months ago
  34. 5949701 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · 1 year, 11 months ago
  35. 88ee081 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 2 years, 2 months ago
  36. ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
  37. b225926 fix(versal-net): use arm common GIC handlers by Jay Buddhabhatti · 1 year, 10 months ago
  38. 7995319 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 1 year, 10 months ago
  39. cc3374a refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 1 year, 8 months ago
  40. 1f02024 refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic by Prasad Kummari · 1 year, 8 months ago
  41. 07625d9 fix(versal-net): setup counter frequency by Prasad Kummari · 1 year, 8 months ago
  42. c0ae04a Merge "feat(versal-net): add bufferless IPI Support" into integration by Joanna Farley · 1 year, 8 months ago
  43. 511e4a4 feat(versal-net): add bufferless IPI Support by Ben Levinsky · 1 year, 9 months ago
  44. 4622da4 build(versal-net): reorganize platform source files by Akshay Belsare · 1 year, 9 months ago
  45. 1684c8d Merge changes from topic "enable_assertion" into integration by Joanna Farley · 1 year, 9 months ago
  46. bfb8d8e Merge "feat(xilinx): switch boot console to runtime" into integration by Joanna Farley · 1 year, 9 months ago
  47. 639b367 feat(versal-net): add tsp support by Prasad Kummari · 1 year, 9 months ago
  48. 5156435 refactor(xilinx): rename platform function to generic name by Prasad Kummari · 1 year, 9 months ago
  49. 80cb4b1 feat(versal-net): enable assertion by Amit Nagal · 1 year, 9 months ago
  50. 9c1c8f0 feat(xilinx): switch boot console to runtime by Michal Simek · 1 year, 10 months ago
  51. a467e81 feat(versal-net): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago
  52. c1e84ac refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · 1 year, 10 months ago
  53. e2ef1df fix(versal-net): use correct macro name for uart baudrate by Prasad Kummari · 1 year, 10 months ago
  54. f9820f2 fix(xilinx): remove console error message by Michal Simek · 1 year, 10 months ago
  55. 04a4833 feat(xilinx): sync macro names by Michal Simek · 1 year, 10 months ago
  56. 473ada6 feat(xilinx): remove crash console unused macros by Michal Simek · 1 year, 10 months ago
  57. 6a14246 feat(versal-net): remove empty crash console setup by Michal Simek · 1 year, 11 months ago
  58. fb73ea6 fix(versal-net): don't clear pending interrupts by Saeed Nowshadi · 2 years ago
  59. 2c65b79 fix(versal-net): make pmc ipi channel as secure by Jay Buddhabhatti · 2 years ago
  60. 6304759 chore(xilinx): reorder headers in assembly files by Prasad Kummari · 2 years, 1 month ago
  61. 46a08aa feat(versal-net): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
  62. e7644eb Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 2 years, 1 month ago
  63. a36ac40 feat(versal-net): get the handoff params using IPI by Akshay Belsare · 2 years, 5 months ago
  64. 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 1 month ago
  65. de7ed95 chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 2 years, 2 months ago
  66. 16cb3be Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 2 years, 2 months ago
  67. e807704 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 2 years, 2 months ago
  68. 32d6396 Merge "feat(versal-net): add the IPI CRC checksum macro support" into integration by Joanna Farley · 2 years, 2 months ago
  69. 1873e7f feat(versal-net): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 4 months ago
  70. 4265bca refactor(versal-net): move macros to common header by Akshay Belsare · 2 years, 3 months ago
  71. a80da38 fix(versal-net): fix BLXX memory limits for user defined values by Michal Simek · 2 years, 2 months ago
  72. 69a5bee feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · 2 years, 3 months ago
  73. 068b0bc feat(xilinx): setup local/remote id in header by Michal Simek · 2 years, 3 months ago
  74. bfd0626 feat(xilinx): clean macro names by Michal Simek · 2 years, 3 months ago
  75. 6288636 fix(zynqmp): remove unused headers by Michal Simek · 2 years, 3 months ago
  76. b2258ce feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · 2 years, 3 months ago
  77. ba56b01 feat(versal-net): add the IPI CRC checksum macro support by Prasad Kummari · 2 years, 3 months ago
  78. 2774965 feat(xilinx): sync copyright format by Michal Simek · 2 years, 3 months ago
  79. 0aab76a Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 2 years, 3 months ago
  80. 8be2044 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · 2 years, 4 months ago
  81. 619bc13 style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 2 years, 4 months ago
  82. c90f4ab refactor(xilinx): move enum to common place by Jay Buddhabhatti · 2 years, 5 months ago
  83. c38d90f feat(versal-net): add support for set wakeup source by Jay Buddhabhatti · 2 years, 8 months ago
  84. 3ae28aa refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 2 years, 5 months ago
  85. 31b6848 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · 2 years, 5 months ago
  86. 92f7de1 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 2 years, 6 months ago
  87. a92681d refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 2 years, 8 months ago
  88. 0b3a2cf fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · 2 years, 5 months ago
  89. 6ada9dc fix(versal-net): correct aff level for cpu off by Jay Buddhabhatti · 2 years, 5 months ago
  90. 95bbfbc fix(versal_net): fix irq for IPI0 by Trung Tran · 2 years, 5 months ago
  91. 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 5 months ago
  92. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  93. a6bdf77 Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · 2 years, 6 months ago
  94. 4a50363 fix(versal): check smc_fid 23:16 bits by Michal Simek · 2 years, 6 months ago
  95. 15f49cb fix(xilinx): remove unused mailbox macros by Michal Simek · 2 years, 6 months ago
  96. d9248e8 Merge "fix(versal-net): populate gic v3 rdist data statically" into integration by Joanna Farley · 2 years, 6 months ago
  97. d6760c4 chore(xilinx): update print information by Akshay Belsare · 2 years, 7 months ago
  98. 355dc3d fix(versal-net): populate gic v3 rdist data statically by Jay Buddhabhatti · 2 years, 6 months ago
  99. 30e8bc3 feat(versal-net): add jtag dcc support by Akshay Belsare · 2 years, 7 months ago
  100. 2f1b4c5 feat(versal-net): add support for uart1 console by Akshay Belsare · 2 years, 7 months ago