1. 59eaed0 feat(versal2): parse reserve memory subnodes by Maheedhar Bollapalli · 6 weeks ago
  2. c0719d2 fix(xilinx): add API to get powerdown request status by Devanshi Chauhan · 3 months ago
  3. a6dd46a fix(xilinx): validate Node ID in PM callback events by Naman Trivedi · 9 weeks ago
  4. 2f8856f fix(xilinx): add macro to extract node class from node ID by Naman Trivedi · 9 weeks ago
  5. adbcd85 Merge changes from topic "xlnx_versal_custom_sip" into integration by Joanna Farley · 10 weeks ago
  6. bc11248 Merge changes from topic "xlnx_versal_misra_fixes_series_3" into integration by Joanna Farley · 2 months ago
  7. a335cd9 fix(xilinx): resolve misra rule 16.3 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  8. 93db9e6 fix(xilinx): resolve misra rule 2.5 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  9. 6df7184 fix(xilinx): resolve misra rule 4.6 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  10. f78c597 fix(xilinx): resolve misra rule 12.2 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  11. 7d0eb0e fix(xilinx): resolve violations generated with IPI_CRC_CHECK enabled by Devanshi Chauhan Alpeshbhai · 3 months ago
  12. c314a0b fix(xilinx): resolve misra rule 10.1 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  13. cd60ab7 fix(xilinx): resolve misra rule 8.13 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  14. 2993166 fix(xilinx): resolve misra rule 4.5 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  15. ea3ec86 fix(xilinx): resolve misra rule 16.4 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  16. c429afa Merge changes from topic "xlnx_versal_misra_fixes" into integration by Joanna Farley · 3 months ago
  17. 55f6ea4 refactor(zynqmp): refactor custom sip service by Prasad Kummari · 4 months ago
  18. 31e6117 Merge "fix(xilinx): resolve misra rule 8.4 violations" into integration by Joanna Farley · 3 months ago
  19. 470dd8b fix(xilinx): update tsp_early_platform_setup prototype by Harrison Mutai · 5 months ago
  20. 09abae0 fix(xilinx): resolve misra rule 2.3 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  21. d87b0ce fix(xilinx): resolve misra rule 2.7 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  22. eec03e9 fix(xilinx): resolve misra rule 8.6 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
  23. c35fe29 fix(xilinx): resolve misra rule 11.3 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
  24. e5adcfc fix(xilinx): resolve misra rule 2.2 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
  25. fd44cc7 fix(xilinx): resolve misra rule 15.7 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
  26. 4b4080d fix(xilinx): resolve misra rule 8.4 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
  27. 3df32f8 fix(xilinx): resolve misra rule 8.3 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
  28. a5d5cb3 fix(xilinx): resolve misra rule 14.4 violation by Devanshi Chauhan Alpeshbhai · 5 months ago
  29. bdba3c8 fix(xilinx): resolve misra rule 10.4 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  30. 72eb16b fix(xilinx): resolve misra rule 10.3 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  31. b3d25dc fix(xilinx): avoid unexpected variable update by Madhav Bhatt · 5 months ago
  32. 414cf08 feat(versal2): add support for platform management by Senthil Nathan Thangaraj · 6 months ago
  33. 0791be8 fix(xilinx): runtime console to handle dt failure by Maheedhar Bollapalli · 6 months ago
  34. 4c5cf47 refactor(xilinx): refactor console to support transfer list by Maheedhar Bollapalli · 8 months ago
  35. c5c108b chore(xilinx): propagate error code by Maheedhar Bollapalli · 6 months ago
  36. ea45387 feat(versal2): retrieve DT address from transfer list by Maheedhar Bollapalli · 8 months ago
  37. c41edd8 chore(versal2): move xfer-list file paths by Maheedhar Bollapalli · 8 months ago
  38. 1c12cd1 fix(xilinx): remove unused write_icc_asgi1r_el1() by Michal Simek · 6 months ago
  39. fffde23 Merge changes from topic "xlnx_fix_plat_single_ret" into integration by Yann Gautier · 6 months ago
  40. 906d589 fix(xilinx): modify function to have single return by Nithin G · 1 year, 3 months ago
  41. 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
  42. e4a0c44 fix(zynqmp): add missing curly braces by Nithin G · 1 year, 3 months ago
  43. 3a1a2da fix(xilinx): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  44. 7d15b94 fix(xilinx): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  45. 83bcef3 fix(xilinx): typecast expressions to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  46. 50ab135 fix(xilinx): typecast expression to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  47. 16c611f fix(versal): add external declaration by Maheedhar Bollapalli · 10 months ago
  48. b21e287 fix(xilinx): avoid altering function parameters by Maheedhar Bollapalli · 1 year, 4 months ago
  49. e223037 fix(xilinx): modify conditions to have boolean type by Maheedhar Bollapalli · 1 year, 4 months ago
  50. a539dce Merge changes from topic "xlnx_fix_plat_const_preced" into integration by Joanna Farley · 9 months ago
  51. 8e9a5a5 fix(xilinx): explicitly check operators precedence by Nithin G · 1 year, 4 months ago
  52. 1fbe81f feat(amd): populate handoff from TL by Amit Nagal · 12 months ago
  53. 0f9f557 fix(versal): add const qualifier by Maheedhar Bollapalli · 10 months ago
  54. f1feb9a Merge changes from topic "xlnx_fix_eval_bool" into integration by Joanna Farley · 10 months ago
  55. 8ee6534 Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · 10 months ago
  56. 6d41398 feat(xilinx): add none console by Michal Simek · 11 months ago
  57. cca2b86 refactor(xilinx): register runtime console directly by Michal Simek · 11 months ago
  58. d2e00ee refactor(xilinx): console registration through console holder structure by Maheedhar Bollapalli · 1 year, 5 months ago
  59. 09a02ce feat(zynqmp): add DTB console to platform.mk by Prasad Kummari · 1 year, 5 months ago
  60. 4557ab6 feat(zynqmp): dedicate console for boot and runtime by Prasad Kummari · 1 year, 5 months ago
  61. 238eb54 fix(xilinx): dcc to support runtime console scope by Maheedhar Bollapalli · 11 months ago
  62. aba5bf9 fix(xilinx): rename variable to avoid conflict by Maheedhar Bollapalli · 1 year, 4 months ago
  63. d989229 refactor(xilinx): create generic function for DT console by Prasad Kummari · 1 year, 5 months ago
  64. f84a4c5 refactor(xilinx): rename setup_runtime_console to generic by Prasad Kummari · 1 year, 5 months ago
  65. a542b9c chore(xilinx): rename console variables by Prasad Kummari · 1 year, 5 months ago
  66. 00a6842 chore(xilinx): rename runtime console to DT console by Prasad Kummari · 1 year, 5 months ago
  67. d3bb350 fix(xilinx): declare unused parameters as void by Maheedhar Bollapalli · 10 months ago
  68. 729477f fix(xilinx): warn if reserved memory pre-exists in DT by Maheedhar Bollapalli · 11 months ago
  69. 02943d0 fix(xilinx): optimize logic to read IPI response by Jay Buddhabhatti · 12 months ago
  70. e27b949 fix(xilinx): fix OVERRUN coverity violation by Jay Buddhabhatti · 12 months ago
  71. a71f11b Merge "fix(versal2): add ufs specific features support" into integration by Joanna Farley · 12 months ago
  72. b9c20e5 fix(versal2): add ufs specific features support by Amit Nagal · 1 year ago
  73. 9a0f5d1 feat(xilinx): add feature check function for TF-A specific APIs by Jay Buddhabhatti · 1 year, 1 month ago
  74. 4661c8f feat(xilinx): update TF-A to passthrough all PLM commands by Jay Buddhabhatti · 1 year, 1 month ago
  75. 03fa6f4 fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · 1 year, 1 month ago
  76. c3ffa4c fix(xilinx): handle power down event if SGI not registered by Jay Buddhabhatti · 1 year, 2 months ago
  77. a3b0a34 fix(xilinx): register for idle callback by Jay Buddhabhatti · 1 year, 3 months ago
  78. 924f8ce feat(xilinx): remove PM_IOCTL and PM_QUERY_DATA APIs by Ronak Jain · 1 year, 2 months ago
  79. b03ba48 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · 1 year, 4 months ago
  80. 9a7f892 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · 1 year, 6 months ago
  81. 7ec53af fix(xilinx): add console_flush() before shutdown by Jay Buddhabhatti · 1 year, 10 months ago
  82. 427e46d fix(xilinx): fix sending sgi to linux by Jay Buddhabhatti · 1 year, 11 months ago
  83. 5949701 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · 1 year, 11 months ago
  84. 88ee081 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 2 years, 2 months ago
  85. c3280df feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · 2 years, 3 months ago
  86. ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
  87. 3dd118c feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · 2 years, 3 months ago
  88. 7995319 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 1 year, 10 months ago
  89. cc3374a refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 1 year, 8 months ago
  90. f000744 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 1 year, 8 months ago
  91. 8eb6a1d fix(xilinx): update correct return types by Prasad Kummari · 1 year, 9 months ago
  92. e2d9dfe fix(xilinx): add FIT image check in DT console by Prasad Kummari · 1 year, 9 months ago
  93. 046e130 fix(xilinx): add FIT image check in prepare_dtb by Prasad Kummari · 1 year, 10 months ago
  94. d5fe708 Merge "feat(zynqmp): remove pm_ioctl_set_sgmii_mode api" into integration by Joanna Farley · 1 year, 9 months ago
  95. 7414aaa feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · 1 year, 9 months ago
  96. 639b367 feat(versal-net): add tsp support by Prasad Kummari · 1 year, 9 months ago
  97. 7ff4d4f feat(versal): add tsp support by Prasad Kummari · 1 year, 9 months ago
  98. 0561070 refactor(xilinx): add generic TSP makefile by Prasad Kummari · 1 year, 9 months ago
  99. 4c7abf8 chore(zynqmp): reorganize tsp code into common path by Prasad Kummari · 1 year, 9 months ago
  100. 3923462 feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago