1. ed590fa fix(versal-net): declare unused parameters as void by Maheedhar Bollapalli · Thu Sep 26 10:41:31 2024 +0000
  2. a7178ca fix(xilinx): fix comment about MEM_BASE/SIZE by Michal Simek · Fri Aug 02 13:19:23 2024 +0200
  3. 939a48f feat(xilinx): update SiP SVC version number by Jay Buddhabhatti · Mon Jun 24 02:25:20 2024 -0700
  4. b8c581f fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · Mon Jun 24 01:47:39 2024 -0700
  5. e105bc1 fix(versal-net): remove check for bl32 load address by Amit Nagal · Thu Jun 20 19:50:27 2024 -1200
  6. fe9414c feat(versal-net): set lower cluster bus qos value by Amit Nagal · Sun Jun 16 20:04:59 2024 -1200
  7. 7a5c0c7 Merge changes I0e7650c0,I33acead9 into integration by Joanna Farley · Thu May 09 09:18:21 2024 +0200
  8. 902c82a refactor(console): consolidate console runtime switch by Salman Nabi · Wed Feb 21 17:07:24 2024 +0000
  9. d0ff550 refactor(xilinx): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 16:50:05 2024 +0000
  10. 807f41b fix(xilinx): follow MISRA-C standards for condition check by Ronak Jain · Wed May 08 02:41:13 2024 -0700
  11. b8eca3b fix(xilinx): check proc variable before use by Michal Simek · Fri Apr 19 12:16:46 2024 +0200
  12. 367a1ce Merge changes from topic "idling-during-subsystem-restart" into integration by Joanna Farley · Mon Jan 22 16:12:02 2024 +0100
  13. 1d1710a fix(xilinx): deprecate SiP service count query by Akshay Belsare · Thu Jan 11 14:47:02 2024 +0530
  14. 31488a3 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · Mon Sep 11 23:50:06 2023 -0700
  15. 10e71e4 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · Mon Jun 19 05:08:54 2023 -0700
  16. 1dfe497 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · Tue Apr 25 04:34:51 2023 -0700
  17. b7bb1ed fix(versal-net): use arm common GIC handlers by Jay Buddhabhatti · Thu Oct 05 21:55:28 2023 -0700
  18. 6da8794 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · Thu Oct 05 05:21:50 2023 -0700
  19. af63618 refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · Wed Dec 20 11:01:24 2023 +0530
  20. 8002802 refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic by Prasad Kummari · Wed Dec 20 16:23:42 2023 +0530
  21. 2eb2279 fix(versal-net): setup counter frequency by Prasad Kummari · Wed Dec 20 16:15:03 2023 +0530
  22. 9b9e0ac Merge "feat(versal-net): add bufferless IPI Support" into integration by Joanna Farley · Fri Dec 08 09:35:48 2023 +0100
  23. 5d8cd75 feat(versal-net): add bufferless IPI Support by Ben Levinsky · Mon Nov 06 20:45:20 2023 -0800
  24. a103aa7 build(versal-net): reorganize platform source files by Akshay Belsare · Wed Nov 08 14:27:22 2023 +0530
  25. 3f2aecc Merge changes from topic "enable_assertion" into integration by Joanna Farley · Mon Nov 06 17:55:20 2023 +0100
  26. 64d7387 Merge "feat(xilinx): switch boot console to runtime" into integration by Joanna Farley · Mon Nov 06 14:55:07 2023 +0100
  27. 5317488 feat(versal-net): add tsp support by Prasad Kummari · Fri Oct 27 13:54:20 2023 +0530
  28. 0b37714 refactor(xilinx): rename platform function to generic name by Prasad Kummari · Thu Oct 26 16:32:26 2023 +0530
  29. 82d0e0f feat(versal-net): enable assertion by Amit Nagal · Mon Oct 30 12:25:49 2023 +0530
  30. 3da80c8 feat(xilinx): switch boot console to runtime by Michal Simek · Fri Oct 13 11:12:19 2023 +0200
  31. a8e5a58 feat(versal-net): retrieval of console information from dtb by Prasad Kummari · Wed Sep 20 10:12:41 2023 +0530
  32. e7e8f86 refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · Wed Oct 04 10:20:30 2023 +0530
  33. ec9fcba fix(versal-net): use correct macro name for uart baudrate by Prasad Kummari · Wed Oct 04 11:37:51 2023 +0530
  34. a7b999b fix(xilinx): remove console error message by Michal Simek · Wed Sep 27 14:33:33 2023 +0200
  35. c56e548 feat(xilinx): sync macro names by Michal Simek · Wed Sep 27 13:58:06 2023 +0200
  36. 6ee4ba6 feat(xilinx): remove crash console unused macros by Michal Simek · Wed Sep 27 14:03:31 2023 +0200
  37. 23551e8 feat(versal-net): remove empty crash console setup by Michal Simek · Mon Sep 18 10:14:10 2023 +0200
  38. 3074e46 fix(versal-net): don't clear pending interrupts by Saeed Nowshadi · Tue Aug 15 15:58:46 2023 -0700
  39. b59efc5 fix(versal-net): make pmc ipi channel as secure by Jay Buddhabhatti · Mon Jul 31 01:39:47 2023 -0700
  40. d7166e8 chore(xilinx): reorder headers in assembly files by Prasad Kummari · Wed Jul 19 11:02:31 2023 +0530
  41. efefcd4 feat(versal-net): ddr address reservation in dtb at runtime by Amit Nagal · Mon Jul 10 10:43:29 2023 +0530
  42. bf3b4dc Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · Tue Jul 04 19:12:40 2023 +0200
  43. 80fde97 feat(versal-net): get the handoff params using IPI by Akshay Belsare · Tue Mar 07 15:05:57 2023 +0530
  44. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · Thu Jun 22 10:50:02 2023 +0530
  45. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · Fri Jun 09 14:32:00 2023 +0530
  46. b375b31 Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · Wed May 24 16:43:25 2023 +0200
  47. 8915758 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · Wed May 24 14:40:51 2023 +0200
  48. c494612 Merge "feat(versal-net): add the IPI CRC checksum macro support" into integration by Joanna Farley · Wed May 24 14:39:05 2023 +0200
  49. ff8e19b feat(versal-net): add support for SMCC ARCH SOC ID by Akshay Belsare · Mon Apr 03 16:18:00 2023 +0530
  50. 5303e3f refactor(versal-net): move macros to common header by Akshay Belsare · Fri May 12 14:28:05 2023 +0530
  51. c5b04f5 fix(versal-net): fix BLXX memory limits for user defined values by Michal Simek · Wed May 24 12:35:34 2023 +0200
  52. c23473d feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · Tue Apr 25 14:37:00 2023 +0200
  53. 3a63f05 feat(xilinx): setup local/remote id in header by Michal Simek · Tue Apr 25 14:21:20 2023 +0200
  54. 9a8da50 feat(xilinx): clean macro names by Michal Simek · Tue Apr 25 14:04:02 2023 +0200
  55. 646cdd1 fix(zynqmp): remove unused headers by Michal Simek · Tue Apr 25 10:18:10 2023 +0200
  56. d62c8dd feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · Tue Apr 25 12:46:03 2023 +0200
  57. 4837d74 feat(versal-net): add the IPI CRC checksum macro support by Prasad Kummari · Mon May 15 11:03:37 2023 +0530
  58. 0129707 feat(xilinx): sync copyright format by Michal Simek · Tue Apr 25 14:14:06 2023 +0200
  59. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · Mon Apr 24 14:08:10 2023 +0200
  60. 6b7f4d8 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · Mon Apr 17 13:15:23 2023 +0200
  61. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · Fri Apr 14 08:43:51 2023 +0200
  62. 5b672d9 refactor(xilinx): move enum to common place by Jay Buddhabhatti · Thu Mar 23 05:02:50 2023 -0700
  63. 1251174 feat(versal-net): add support for set wakeup source by Jay Buddhabhatti · Thu Dec 22 20:56:02 2022 -0800
  64. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · Tue Feb 28 02:22:02 2023 -0800
  65. 6a44ad0 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · Tue Feb 28 01:23:04 2023 -0800
  66. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · Thu Feb 02 22:34:03 2023 -0800
  67. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · Wed Dec 21 23:03:35 2022 -0800
  68. c6d624b fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · Thu Mar 02 02:47:36 2023 -0800
  69. 6cd94be fix(versal-net): correct aff level for cpu off by Jay Buddhabhatti · Wed Mar 22 22:44:16 2023 -0700
  70. 3980f19 fix(versal_net): fix irq for IPI0 by Trung Tran · Tue Mar 14 11:59:37 2023 -0700
  71. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · Wed Feb 22 13:19:01 2023 +0100
  72. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  73. 5b5b8ff Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · Fri Feb 17 13:13:24 2023 +0100
  74. 6e45f94 fix(versal): check smc_fid 23:16 bits by Michal Simek · Wed Feb 15 12:39:22 2023 +0100
  75. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · Wed Feb 08 09:31:09 2023 +0100
  76. ec051f1 Merge "fix(versal-net): populate gic v3 rdist data statically" into integration by Joanna Farley · Fri Feb 03 10:27:25 2023 +0100
  77. bdffd36 chore(xilinx): update print information by Akshay Belsare · Wed Jan 18 17:04:22 2023 +0530
  78. d517f7b fix(versal-net): populate gic v3 rdist data statically by Jay Buddhabhatti · Mon Jan 23 23:32:35 2023 -0800
  79. 50a2968 feat(versal-net): add jtag dcc support by Akshay Belsare · Wed Jan 18 15:54:12 2023 +0530
  80. 0babc5f feat(versal-net): add support for uart1 console by Akshay Belsare · Fri Jan 13 14:40:37 2023 +0530
  81. 69e474e fix(versal-net): enable wake interrupt during client suspend by Jay Buddhabhatti · Thu Dec 29 21:54:44 2022 -0800
  82. edfadb7 fix(versal-net): disable wakeup interrupt during client wakeup by Jay Buddhabhatti · Thu Dec 29 22:21:00 2022 -0800
  83. 07d85c9 fix(versal-net): clear power down bit during wakeup by Jay Buddhabhatti · Thu Dec 29 22:15:19 2022 -0800
  84. 7c5adef fix(versal-net): fix setting power down state by Jay Buddhabhatti · Thu Dec 29 21:58:35 2022 -0800
  85. c235865 fix(versal-net): clear power down interrupt status before enable by Jay Buddhabhatti · Thu Dec 29 21:47:54 2022 -0800
  86. 43cbf7e fix(versal-net): resolve misra rule 20.7 warnings by Jay Buddhabhatti · Mon Jan 09 04:46:54 2023 -0800
  87. 3d832ea fix(versal-net): resolve misra 10.6 warnings by Jay Buddhabhatti · Mon Jan 09 04:33:25 2023 -0800
  88. 266e07b fix(versal-net): add default values for silicon by Michal Simek · Sat Nov 05 15:39:47 2022 -0700
  89. cbb0c23 fix(versal_net): Enable a78 errata workarounds by Akshay Belsare · Tue Oct 11 15:12:02 2022 +0530
  90. a16a74c fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · Mon Oct 03 14:02:57 2022 +0200
  91. 7524b22 feat(versal_net): add support for QEMU COSIM platform by Sai Pavan Boddu · Thu Sep 08 16:09:04 2022 +0530
  92. c6daff0 feat(versal-net): add support for platform management by Jay Buddhabhatti · Mon Sep 05 02:56:32 2022 -0700
  93. aa5443e feat(versal-net): add support for IPI by Michal Simek · Mon Sep 19 14:04:55 2022 +0200
  94. dc708ac feat(versal-net): add SMP support for Versal NET by Michal Simek · Mon Sep 19 13:52:54 2022 +0200
  95. 9179436 feat(versal-net): add support for Xilinx Versal NET platform by Michal Simek · Wed Aug 31 16:45:14 2022 +0200