1. 4d2b4e4 fix(versal-net): variable conflicting with external linkage by Maheedhar Bollapalli · 10 months ago
  2. e452826 fix(versal): variable conflicting with external linkage by Maheedhar Bollapalli · 10 months ago
  3. eda23fa fix(zynqmp): variable conflicting with external linkage by Maheedhar Bollapalli · 10 months ago
  4. 16c611f fix(versal): add external declaration by Maheedhar Bollapalli · 10 months ago
  5. 6c08d1d fix(zynqmp): add external declaration by Maheedhar Bollapalli · 1 year, 4 months ago
  6. b21e287 fix(xilinx): avoid altering function parameters by Maheedhar Bollapalli · 1 year, 3 months ago
  7. aa6df8e fix(versal-net): ignore the unused function return value by Maheedhar Bollapalli · 10 months ago
  8. 355ccf8 fix(zynqmp): ignore the unused function return value by Maheedhar Bollapalli · 1 year, 3 months ago
  9. 83c3c36 fix(versal-net): modify conditions to have boolean type by Maheedhar Bollapalli · 10 months ago
  10. 1247566 fix(versal): modify conditions to have boolean type by Maheedhar Bollapalli · 10 months ago
  11. e223037 fix(xilinx): modify conditions to have boolean type by Maheedhar Bollapalli · 1 year, 3 months ago
  12. a42e6e4 fix(zynqmp): modify conditions to have boolean type by Maheedhar Bollapalli · 1 year, 3 months ago
  13. a539dce Merge changes from topic "xlnx_fix_plat_const_preced" into integration by Joanna Farley · 9 months ago
  14. a4ddd24 fix(versal-net): explicitly check operators precedence by Maheedhar Bollapalli · 10 months ago
  15. 0ed8b4b fix(versal): explicitly check operators precedence by Maheedhar Bollapalli · 10 months ago
  16. 8e9a5a5 fix(xilinx): explicitly check operators precedence by Nithin G · 1 year, 3 months ago
  17. 5b54231 fix(zynqmp): explicitly check operators precedence by Maheedhar Bollapalli · 1 year, 3 months ago
  18. 1fbe81f feat(amd): populate handoff from TL by Amit Nagal · 12 months ago
  19. 0f9f557 fix(versal): add const qualifier by Maheedhar Bollapalli · 10 months ago
  20. bb145c9 fix(zynqmp): add const qualifier by Maheedhar Bollapalli · 1 year, 4 months ago
  21. f1feb9a Merge changes from topic "xlnx_fix_eval_bool" into integration by Joanna Farley · 10 months ago
  22. 8ee6534 Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · 10 months ago
  23. 6d41398 feat(xilinx): add none console by Michal Simek · 11 months ago
  24. d61ba95 feat(versal-net): add DTB console to platform.mk by Prasad Kummari · 1 year, 5 months ago
  25. 28ad0e0 feat(versal-net): dedicate console for boot and runtime by Prasad Kummari · 1 year, 5 months ago
  26. d629db2 feat(versal): add DTB console to platform.mk by Prasad Kummari · 1 year, 5 months ago
  27. d533f58 feat(versal): dedicate console for boot and runtime by Prasad Kummari · 1 year, 5 months ago
  28. cca2b86 refactor(xilinx): register runtime console directly by Michal Simek · 11 months ago
  29. d2e00ee refactor(xilinx): console registration through console holder structure by Maheedhar Bollapalli · 1 year, 5 months ago
  30. 09a02ce feat(zynqmp): add DTB console to platform.mk by Prasad Kummari · 1 year, 5 months ago
  31. 4557ab6 feat(zynqmp): dedicate console for boot and runtime by Prasad Kummari · 1 year, 5 months ago
  32. 238eb54 fix(xilinx): dcc to support runtime console scope by Maheedhar Bollapalli · 11 months ago
  33. 37c46d8 fix(versal_net): evaluate condition for boolean by Maheedhar Bollapalli · 10 months ago
  34. b39c82e fix(versal): evaluate condition for boolean by Maheedhar Bollapalli · 10 months ago
  35. aaf6e76 fix(zynqmp): evaluate condition for boolean by Maheedhar Bollapalli · 1 year, 4 months ago
  36. aba5bf9 fix(xilinx): rename variable to avoid conflict by Maheedhar Bollapalli · 1 year, 4 months ago
  37. d989229 refactor(xilinx): create generic function for DT console by Prasad Kummari · 1 year, 5 months ago
  38. f84a4c5 refactor(xilinx): rename setup_runtime_console to generic by Prasad Kummari · 1 year, 5 months ago
  39. a542b9c chore(xilinx): rename console variables by Prasad Kummari · 1 year, 5 months ago
  40. 00a6842 chore(xilinx): rename runtime console to DT console by Prasad Kummari · 1 year, 5 months ago
  41. 06f63f4 fix(versal-net): declare unused parameters as void by Maheedhar Bollapalli · 10 months ago
  42. ab9aab3 fix(versal): declare unused parameters as void by Maheedhar Bollapalli · 10 months ago
  43. d3bb350 fix(xilinx): declare unused parameters as void by Maheedhar Bollapalli · 10 months ago
  44. 1c43e36 fix(zynqmp): declare unused parameters as void by Maheedhar Bollapalli · 1 year, 4 months ago
  45. 1e2a5e2 fix(xilinx): fix comment about MEM_BASE/SIZE by Michal Simek · 1 year ago
  46. bfbb1cb9 Merge "fix(xilinx): map PMC_GPIO device node to interrupt for wakeup source" into integration by Olivier Deprez · 11 months ago
  47. a16dad0 Merge "fix(xilinx): warn if reserved memory pre-exists in DT" into integration by Yann Gautier · 11 months ago
  48. 000d80b Merge "fix(versal): kernel QEMU boot is failing on versal platform" into integration by Joanna Farley · 11 months ago
  49. 729477f fix(xilinx): warn if reserved memory pre-exists in DT by Maheedhar Bollapalli · 11 months ago
  50. db827f9 feat(versal): add support for QEMU COSIM platform by Akshay Belsare · 11 months ago
  51. 8e5252f fix(versal): kernel QEMU boot is failing on versal platform by Maheedhar Bollapalli · 11 months ago
  52. 692d32b fix(xilinx): map PMC_GPIO device node to interrupt for wakeup source by Ronak Jain · 11 months ago
  53. 02943d0 fix(xilinx): optimize logic to read IPI response by Jay Buddhabhatti · 12 months ago
  54. 6b206d1 Merge "fix(zynqmp): handle secure SGI at EL1 for OP-TEE" into integration by Olivier Deprez · 11 months ago
  55. e27b949 fix(xilinx): fix OVERRUN coverity violation by Jay Buddhabhatti · 12 months ago
  56. a71f11b Merge "fix(versal2): add ufs specific features support" into integration by Joanna Farley · 12 months ago
  57. 2e1db2b Merge "feat(versal): deprecate build time arg VERSAL_PLATFORM" into integration by Joanna Farley · 12 months ago
  58. b9c20e5 fix(versal2): add ufs specific features support by Amit Nagal · 1 year ago
  59. 9a0f5d1 feat(xilinx): add feature check function for TF-A specific APIs by Jay Buddhabhatti · 1 year, 1 month ago
  60. c26aa08 feat(xilinx): update SiP SVC version number by Jay Buddhabhatti · 1 year, 1 month ago
  61. 4661c8f feat(xilinx): update TF-A to passthrough all PLM commands by Jay Buddhabhatti · 1 year, 1 month ago
  62. 03fa6f4 fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · 1 year, 1 month ago
  63. 09ac1ca feat(versal): deprecate build time arg VERSAL_PLATFORM by Maheedhar Bollapalli · 1 year ago
  64. f5b2fa9 fix(zynqmp): handle secure SGI at EL1 for OP-TEE by Shen Jiamin · 1 year ago
  65. fdda980 feat(zynqmp): move zynqmp platform to xlat tables v2 by Prasad Kummari · 1 year, 5 months ago
  66. 19d8756 feat(zynqmp): enable ENABLE_LTO flag by Prasad Kummari · 1 year, 5 months ago
  67. d1c75f1 Merge "fix(versal): remove check for bl32 load address" into integration by Joanna Farley · 1 year, 1 month ago
  68. 4c9ae8a fix(versal): remove check for bl32 load address by Amit Nagal · 1 year, 1 month ago
  69. c38ced2 fix(versal-net): remove check for bl32 load address by Amit Nagal · 1 year, 1 month ago
  70. c6f6202 feat(versal-net): set lower cluster bus qos value by Amit Nagal · 1 year, 2 months ago
  71. c3ffa4c fix(xilinx): handle power down event if SGI not registered by Jay Buddhabhatti · 1 year, 2 months ago
  72. a3b0a34 fix(xilinx): register for idle callback by Jay Buddhabhatti · 1 year, 2 months ago
  73. 924f8ce feat(xilinx): remove PM_IOCTL and PM_QUERY_DATA APIs by Ronak Jain · 1 year, 2 months ago
  74. f1464ce Merge changes I0e7650c0,I33acead9 into integration by Joanna Farley · 1 year, 3 months ago
  75. af3e8e6 refactor(console): consolidate console runtime switch by Salman Nabi · 1 year, 6 months ago
  76. 48932c3 refactor(xilinx): console runtime switch on bl31 exit by Salman Nabi · 1 year, 6 months ago
  77. 655e62a fix(xilinx): follow MISRA-C standards for condition check by Ronak Jain · 1 year, 3 months ago
  78. 20fa9fc fix(zynqmp): resolve null pointer dereferencing by Ronak Jain · 1 year, 3 months ago
  79. 48f1bc9 Merge "feat(zynqmp): remove unused pm_get_proc_by_node()" into integration by Joanna Farley · 1 year, 3 months ago
  80. b03ba48 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · 1 year, 4 months ago
  81. 652c1ab fix(xilinx): check proc variable before use by Michal Simek · 1 year, 4 months ago
  82. 9a7f892 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · 1 year, 6 months ago
  83. 1064bc6 Merge changes from topic "idling-during-subsystem-restart" into integration by Joanna Farley · 1 year, 7 months ago
  84. b7e85c7 Merge "feat(versal): extend platform address space sizes" into integration by Joanna Farley · 1 year, 7 months ago
  85. 6a80c20 fix(xilinx): deprecate SiP service count query by Akshay Belsare · 1 year, 7 months ago
  86. 663f024 feat(versal): extend platform address space sizes by Akshay Belsare · 1 year, 7 months ago
  87. 7ec53af fix(xilinx): add console_flush() before shutdown by Jay Buddhabhatti · 1 year, 10 months ago
  88. 427e46d fix(xilinx): fix sending sgi to linux by Jay Buddhabhatti · 1 year, 11 months ago
  89. 5949701 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · 1 year, 11 months ago
  90. 88ee081 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 2 years, 2 months ago
  91. c3280df feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · 2 years, 3 months ago
  92. ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
  93. 3dd118c feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · 2 years, 3 months ago
  94. b225926 fix(versal-net): use arm common GIC handlers by Jay Buddhabhatti · 1 year, 10 months ago
  95. 7995319 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 1 year, 10 months ago
  96. cc3374a refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 1 year, 8 months ago
  97. 1f02024 refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic by Prasad Kummari · 1 year, 8 months ago
  98. 07625d9 fix(versal-net): setup counter frequency by Prasad Kummari · 1 year, 8 months ago
  99. f000744 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 1 year, 8 months ago
  100. d766f99 feat(versal): enable errata management feature by Prasad Kummari · 1 year, 8 months ago