1. 6b8bf34 Merge "fix(versal-net): remove_redundant_lock_defs" into integration by Manish Pandey · Thu Jan 30 16:32:41 2025 +0100
  2. 208248b fix(xilinx): remove unused write_icc_asgi1r_el1() by Michal Simek · Fri Jan 24 13:11:37 2025 +0100
  3. a55475a Merge changes from topic "xlnx_fix_plat_single_ret" into integration by Yann Gautier · Thu Jan 23 11:22:47 2025 +0100
  4. fc97c98 Merge "fix(xilinx): dcc console tests failing" into integration by Yann Gautier · Thu Jan 23 11:19:54 2025 +0100
  5. d27a516 fix(versal-net): modify function to have single return by Maheedhar Bollapalli · Tue Oct 29 03:34:49 2024 +0000
  6. 0449b67 fix(versal): modify function to have single return by Maheedhar Bollapalli · Tue Oct 29 00:09:08 2024 +0000
  7. 1a98695 fix(xilinx): modify function to have single return by Nithin G · Thu Apr 25 19:10:06 2024 +0530
  8. bef3085 fix(xilinx): dcc console tests failing by Saivardhan Thatikonda · Sun Jan 05 23:55:02 2025 -1200
  9. 1660eb9 fix(zynqmp): modify function to have single return by Maheedhar Bollapalli · Mon Nov 04 08:44:54 2024 +0000
  10. aa46ccd perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · Wed Nov 06 16:26:15 2024 +0000
  11. 6645f5a fix(versal-net): add unsigned suffix to match data type by Maheedhar Bollapalli · Fri Oct 25 05:17:33 2024 +0000
  12. 7aedf99 fix(versal): add unsigned suffix to match data type by Maheedhar Bollapalli · Fri Oct 25 03:53:56 2024 +0000
  13. c59b1df fix(versal-net): add missing curly braces by Maheedhar Bollapalli · Thu Oct 24 06:02:48 2024 +0000
  14. ca75a50 fix(zynqmp): add missing curly braces by Nithin G · Thu Apr 25 10:27:10 2024 +0530
  15. 2d600a2 fix(versal): typecast operands to match data type by Maheedhar Bollapalli · Wed Oct 23 10:05:48 2024 +0000
  16. 1e1d1b0 fix(versal-net): typecast operands to match data type by Maheedhar Bollapalli · Tue Oct 22 06:53:27 2024 +0000
  17. cc3c100 fix(xilinx): typecast operands to match data type by Maheedhar Bollapalli · Wed Apr 24 16:51:22 2024 +0530
  18. 2346126 fix(zynqmp): typecast operands to match data type by Maheedhar Bollapalli · Wed Apr 24 16:20:26 2024 +0530
  19. a081166 fix(versal-net): typecast operands to match data type by Maheedhar Bollapalli · Mon Oct 21 11:10:56 2024 +0000
  20. 201fb2c fix(versal): typecast operands to match data type by Maheedhar Bollapalli · Mon Oct 21 11:10:28 2024 +0000
  21. 9c3fc0b fix(xilinx): typecast operands to match data type by Maheedhar Bollapalli · Wed Apr 24 12:53:28 2024 +0530
  22. ff99046 fix(zynqmp): typecast operands to match data type by Maheedhar Bollapalli · Wed Apr 24 12:12:48 2024 +0530
  23. 6083711 fix(versal-net): typecast expressions to match data type by Maheedhar Bollapalli · Mon Oct 21 05:41:14 2024 +0000
  24. b3c92e6 fix(versal): typecast expressions to match data type by Maheedhar Bollapalli · Mon Oct 21 05:23:53 2024 +0000
  25. 937b77d fix(xilinx): typecast expressions to match data type by Maheedhar Bollapalli · Tue Apr 23 17:27:03 2024 +0530
  26. aed8128 fix(zynqmp): typecast expressions to match data type by Maheedhar Bollapalli · Tue Apr 23 16:28:04 2024 +0530
  27. e1cf281 fix(zynqmp): align essential type categories by Maheedhar Bollapalli · Tue Apr 23 13:07:47 2024 +0530
  28. 3a2d940 fix(zynqmp): typecast expression to match data type by Maheedhar Bollapalli · Tue Apr 23 12:34:26 2024 +0530
  29. 0ec699c fix(xilinx): typecast expression to match data type by Maheedhar Bollapalli · Tue Apr 23 12:17:22 2024 +0530
  30. e2e834e fix(versal-net): remove_redundant_lock_defs by Amit Nagal · Tue Dec 10 10:26:48 2024 +0530
  31. 828a07a fix(versal-net): variable conflicting with external linkage by Maheedhar Bollapalli · Tue Oct 08 05:50:05 2024 +0000
  32. 493c7a2 fix(versal): variable conflicting with external linkage by Maheedhar Bollapalli · Tue Oct 08 05:42:28 2024 +0000
  33. 1871b7a fix(zynqmp): variable conflicting with external linkage by Maheedhar Bollapalli · Tue Oct 08 05:34:11 2024 +0000
  34. 86d6d70 fix(versal): add external declaration by Maheedhar Bollapalli · Mon Oct 07 09:27:58 2024 +0000
  35. d64d08d fix(zynqmp): add external declaration by Maheedhar Bollapalli · Fri Apr 19 14:35:27 2024 +0530
  36. 119c7fa fix(xilinx): avoid altering function parameters by Maheedhar Bollapalli · Mon Apr 22 18:21:40 2024 +0530
  37. ad1553d fix(versal-net): ignore the unused function return value by Maheedhar Bollapalli · Mon Oct 14 11:15:53 2024 +0000
  38. 2ca45ef fix(zynqmp): ignore the unused function return value by Maheedhar Bollapalli · Mon Apr 22 16:23:16 2024 +0530
  39. 2093b25 fix(versal-net): modify conditions to have boolean type by Maheedhar Bollapalli · Mon Oct 14 06:48:43 2024 +0000
  40. e897f0a fix(versal): modify conditions to have boolean type by Maheedhar Bollapalli · Mon Oct 14 06:45:13 2024 +0000
  41. a9cc0bd fix(xilinx): modify conditions to have boolean type by Maheedhar Bollapalli · Mon Apr 22 15:27:02 2024 +0530
  42. 3ab0d67 fix(zynqmp): modify conditions to have boolean type by Maheedhar Bollapalli · Mon Apr 22 15:10:45 2024 +0530
  43. 23751bd Merge changes from topic "xlnx_fix_plat_const_preced" into integration by Joanna Farley · Tue Oct 29 12:11:25 2024 +0100
  44. 71d8e2b fix(versal-net): explicitly check operators precedence by Maheedhar Bollapalli · Mon Oct 14 04:19:45 2024 +0000
  45. cc64a79 fix(versal): explicitly check operators precedence by Maheedhar Bollapalli · Mon Oct 14 04:16:03 2024 +0000
  46. e6c2853 fix(xilinx): explicitly check operators precedence by Nithin G · Mon Apr 22 13:06:06 2024 +0530
  47. 44385b7 fix(zynqmp): explicitly check operators precedence by Maheedhar Bollapalli · Mon Apr 22 12:37:53 2024 +0530
  48. ddb5b06 feat(amd): populate handoff from TL by Amit Nagal · Thu Aug 08 22:15:19 2024 -1200
  49. 34f04f1 fix(versal): add const qualifier by Maheedhar Bollapalli · Wed Oct 09 09:09:02 2024 +0000
  50. e4f91ea fix(zynqmp): add const qualifier by Maheedhar Bollapalli · Fri Apr 19 17:41:02 2024 +0530
  51. 850cc0c Merge changes from topic "xlnx_fix_eval_bool" into integration by Joanna Farley · Fri Oct 18 11:35:04 2024 +0200
  52. e08e2cc Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · Wed Oct 16 15:23:28 2024 +0200
  53. b954eb4 feat(xilinx): add none console by Michal Simek · Tue Sep 10 15:55:04 2024 +0200
  54. 1afeaf6 feat(versal-net): add DTB console to platform.mk by Prasad Kummari · Wed Mar 20 14:42:45 2024 +0530
  55. ea7c90c feat(versal-net): dedicate console for boot and runtime by Prasad Kummari · Wed Mar 20 14:33:23 2024 +0530
  56. 3d18a93 feat(versal): add DTB console to platform.mk by Prasad Kummari · Tue Mar 19 22:42:32 2024 +0530
  57. e0abe5f feat(versal): dedicate console for boot and runtime by Prasad Kummari · Tue Mar 19 22:37:12 2024 +0530
  58. 4e035e0 refactor(xilinx): register runtime console directly by Michal Simek · Tue Sep 10 14:53:18 2024 +0200
  59. 6775ec4 refactor(xilinx): console registration through console holder structure by Maheedhar Bollapalli · Tue Mar 19 22:19:28 2024 +0530
  60. 3ded36f feat(zynqmp): add DTB console to platform.mk by Prasad Kummari · Mon Mar 18 10:14:31 2024 +0530
  61. 80232f7 feat(zynqmp): dedicate console for boot and runtime by Prasad Kummari · Thu Mar 14 15:19:10 2024 +0530
  62. 1f83d61 fix(xilinx): dcc to support runtime console scope by Maheedhar Bollapalli · Mon Sep 23 09:04:23 2024 +0000
  63. 311dce7 fix(versal_net): evaluate condition for boolean by Maheedhar Bollapalli · Fri Sep 27 05:55:04 2024 +0000
  64. 15fa5b5 fix(versal): evaluate condition for boolean by Maheedhar Bollapalli · Fri Sep 27 05:52:21 2024 +0000
  65. 09f5a13 fix(zynqmp): evaluate condition for boolean by Maheedhar Bollapalli · Fri Apr 19 13:13:03 2024 +0530
  66. 7f9e3d7 fix(xilinx): rename variable to avoid conflict by Maheedhar Bollapalli · Thu Apr 18 16:53:15 2024 +0530
  67. c143b57 refactor(xilinx): create generic function for DT console by Prasad Kummari · Fri Mar 08 14:26:25 2024 +0530
  68. 643091c refactor(xilinx): rename setup_runtime_console to generic by Prasad Kummari · Thu Mar 07 16:01:55 2024 +0530
  69. a1b9b45 chore(xilinx): rename console variables by Prasad Kummari · Thu Mar 07 15:28:11 2024 +0530
  70. 001fd65 chore(xilinx): rename runtime console to DT console by Prasad Kummari · Thu Mar 07 15:10:04 2024 +0530
  71. ed590fa fix(versal-net): declare unused parameters as void by Maheedhar Bollapalli · Thu Sep 26 10:41:31 2024 +0000
  72. 335ae51 fix(versal): declare unused parameters as void by Maheedhar Bollapalli · Thu Sep 26 10:14:11 2024 +0000
  73. 4ab13de fix(xilinx): declare unused parameters as void by Maheedhar Bollapalli · Thu Sep 26 10:33:16 2024 +0000
  74. a91fd45 fix(zynqmp): declare unused parameters as void by Maheedhar Bollapalli · Thu Apr 18 15:11:36 2024 +0530
  75. a7178ca fix(xilinx): fix comment about MEM_BASE/SIZE by Michal Simek · Fri Aug 02 13:19:23 2024 +0200
  76. 5b721c3 Merge "fix(xilinx): map PMC_GPIO device node to interrupt for wakeup source" into integration by Olivier Deprez · Wed Sep 18 12:00:46 2024 +0200
  77. 2733abc Merge "fix(xilinx): warn if reserved memory pre-exists in DT" into integration by Yann Gautier · Tue Sep 17 14:34:17 2024 +0200
  78. 5558055 Merge "fix(versal): kernel QEMU boot is failing on versal platform" into integration by Joanna Farley · Tue Sep 17 11:56:33 2024 +0200
  79. da81353 fix(xilinx): warn if reserved memory pre-exists in DT by Maheedhar Bollapalli · Sun Sep 15 22:09:00 2024 -1200
  80. fc74bf1 feat(versal): add support for QEMU COSIM platform by Akshay Belsare · Fri Sep 13 15:56:00 2024 +0530
  81. 9f5a856 fix(versal): kernel QEMU boot is failing on versal platform by Maheedhar Bollapalli · Thu Sep 12 23:31:54 2024 -1200
  82. 69cd7d9 fix(xilinx): map PMC_GPIO device node to interrupt for wakeup source by Ronak Jain · Mon Sep 09 21:35:18 2024 -0700
  83. ba0bf1d fix(xilinx): optimize logic to read IPI response by Jay Buddhabhatti · Tue Aug 13 02:11:51 2024 -0700
  84. abf1143 Merge "fix(zynqmp): handle secure SGI at EL1 for OP-TEE" into integration by Olivier Deprez · Wed Aug 28 09:14:38 2024 +0200
  85. 321550d fix(xilinx): fix OVERRUN coverity violation by Jay Buddhabhatti · Fri Aug 16 05:38:00 2024 -0700
  86. 27d63ff Merge "fix(versal2): add ufs specific features support" into integration by Joanna Farley · Mon Aug 12 11:50:20 2024 +0200
  87. 0eeded6 Merge "feat(versal): deprecate build time arg VERSAL_PLATFORM" into integration by Joanna Farley · Mon Aug 12 11:49:37 2024 +0200
  88. acb6b92 fix(versal2): add ufs specific features support by Amit Nagal · Sun Jul 28 20:32:58 2024 -1200
  89. be24d40 feat(xilinx): add feature check function for TF-A specific APIs by Jay Buddhabhatti · Mon Jul 01 04:28:56 2024 -0700
  90. 939a48f feat(xilinx): update SiP SVC version number by Jay Buddhabhatti · Mon Jun 24 02:25:20 2024 -0700
  91. 665bc92 feat(xilinx): update TF-A to passthrough all PLM commands by Jay Buddhabhatti · Mon Jun 24 02:10:29 2024 -0700
  92. b8c581f fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · Mon Jun 24 01:47:39 2024 -0700
  93. ae8e013 feat(versal): deprecate build time arg VERSAL_PLATFORM by Maheedhar Bollapalli · Wed Jul 24 09:54:15 2024 +0530
  94. 63e2007 fix(zynqmp): handle secure SGI at EL1 for OP-TEE by Shen Jiamin · Wed Jul 24 18:58:55 2024 +0800
  95. 22584d6 feat(zynqmp): move zynqmp platform to xlat tables v2 by Prasad Kummari · Tue Mar 19 18:42:24 2024 -1200
  96. e48b6d8 feat(zynqmp): enable ENABLE_LTO flag by Prasad Kummari · Tue Mar 19 18:42:23 2024 -1200
  97. 3850812 Merge "fix(versal): remove check for bl32 load address" into integration by Joanna Farley · Mon Jun 24 13:20:34 2024 +0200
  98. 765aa11 fix(versal): remove check for bl32 load address by Amit Nagal · Mon Jun 24 11:52:26 2024 +0530
  99. e105bc1 fix(versal-net): remove check for bl32 load address by Amit Nagal · Thu Jun 20 19:50:27 2024 -1200
  100. fe9414c feat(versal-net): set lower cluster bus qos value by Amit Nagal · Sun Jun 16 20:04:59 2024 -1200