1. 493c7a2 fix(versal): variable conflicting with external linkage by Maheedhar Bollapalli · Tue Oct 08 05:42:28 2024 +0000
  2. 86d6d70 fix(versal): add external declaration by Maheedhar Bollapalli · Mon Oct 07 09:27:58 2024 +0000
  3. e897f0a fix(versal): modify conditions to have boolean type by Maheedhar Bollapalli · Mon Oct 14 06:45:13 2024 +0000
  4. cc64a79 fix(versal): explicitly check operators precedence by Maheedhar Bollapalli · Mon Oct 14 04:16:03 2024 +0000
  5. 34f04f1 fix(versal): add const qualifier by Maheedhar Bollapalli · Wed Oct 09 09:09:02 2024 +0000
  6. 850cc0c Merge changes from topic "xlnx_fix_eval_bool" into integration by Joanna Farley · Fri Oct 18 11:35:04 2024 +0200
  7. e08e2cc Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · Wed Oct 16 15:23:28 2024 +0200
  8. b954eb4 feat(xilinx): add none console by Michal Simek · Tue Sep 10 15:55:04 2024 +0200
  9. 3d18a93 feat(versal): add DTB console to platform.mk by Prasad Kummari · Tue Mar 19 22:42:32 2024 +0530
  10. e0abe5f feat(versal): dedicate console for boot and runtime by Prasad Kummari · Tue Mar 19 22:37:12 2024 +0530
  11. 15fa5b5 fix(versal): evaluate condition for boolean by Maheedhar Bollapalli · Fri Sep 27 05:52:21 2024 +0000
  12. 335ae51 fix(versal): declare unused parameters as void by Maheedhar Bollapalli · Thu Sep 26 10:14:11 2024 +0000
  13. a7178ca fix(xilinx): fix comment about MEM_BASE/SIZE by Michal Simek · Fri Aug 02 13:19:23 2024 +0200
  14. 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
  15. 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
  16. fc74bf1 feat(versal): add support for QEMU COSIM platform by Akshay Belsare · Fri Sep 13 15:56:00 2024 +0530
  17. 9f5a856 fix(versal): kernel QEMU boot is failing on versal platform by Maheedhar Bollapalli · Thu Sep 12 23:31:54 2024 -1200
  18. 69cd7d9 fix(xilinx): map PMC_GPIO device node to interrupt for wakeup source by Ronak Jain · Mon Sep 09 21:35:18 2024 -0700
  19. 0eeded6 Merge "feat(versal): deprecate build time arg VERSAL_PLATFORM" into integration by Joanna Farley · Mon Aug 12 11:49:37 2024 +0200
  20. 939a48f feat(xilinx): update SiP SVC version number by Jay Buddhabhatti · Mon Jun 24 02:25:20 2024 -0700
  21. b8c581f fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · Mon Jun 24 01:47:39 2024 -0700
  22. ae8e013 feat(versal): deprecate build time arg VERSAL_PLATFORM by Maheedhar Bollapalli · Wed Jul 24 09:54:15 2024 +0530
  23. 765aa11 fix(versal): remove check for bl32 load address by Amit Nagal · Mon Jun 24 11:52:26 2024 +0530
  24. 7a5c0c7 Merge changes I0e7650c0,I33acead9 into integration by Joanna Farley · Thu May 09 09:18:21 2024 +0200
  25. 902c82a refactor(console): consolidate console runtime switch by Salman Nabi · Wed Feb 21 17:07:24 2024 +0000
  26. d0ff550 refactor(xilinx): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 16:50:05 2024 +0000
  27. 807f41b fix(xilinx): follow MISRA-C standards for condition check by Ronak Jain · Wed May 08 02:41:13 2024 -0700
  28. b8eca3b fix(xilinx): check proc variable before use by Michal Simek · Fri Apr 19 12:16:46 2024 +0200
  29. 367a1ce Merge changes from topic "idling-during-subsystem-restart" into integration by Joanna Farley · Mon Jan 22 16:12:02 2024 +0100
  30. 9dcf13e Merge "feat(versal): extend platform address space sizes" into integration by Joanna Farley · Mon Jan 22 16:07:46 2024 +0100
  31. 1d1710a fix(xilinx): deprecate SiP service count query by Akshay Belsare · Thu Jan 11 14:47:02 2024 +0530
  32. 609186a feat(versal): extend platform address space sizes by Akshay Belsare · Wed Jan 10 16:53:34 2024 +0530
  33. 31488a3 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · Mon Sep 11 23:50:06 2023 -0700
  34. 10e71e4 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · Mon Jun 19 05:08:54 2023 -0700
  35. 1dfe497 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · Tue Apr 25 04:34:51 2023 -0700
  36. 6da8794 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · Thu Oct 05 05:21:50 2023 -0700
  37. af63618 refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · Wed Dec 20 11:01:24 2023 +0530
  38. 2038bd6 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · Thu Dec 14 10:52:24 2023 +0530
  39. 4acc8d0 feat(versal): enable errata management feature by Prasad Kummari · Tue Dec 19 11:36:03 2023 +0530
  40. 3f2aecc Merge changes from topic "enable_assertion" into integration by Joanna Farley · Mon Nov 06 17:55:20 2023 +0100
  41. 64d7387 Merge "feat(xilinx): switch boot console to runtime" into integration by Joanna Farley · Mon Nov 06 14:55:07 2023 +0100
  42. 6dee9fb feat(versal): add tsp support by Prasad Kummari · Tue Oct 31 15:20:00 2023 +0530
  43. 0b37714 refactor(xilinx): rename platform function to generic name by Prasad Kummari · Thu Oct 26 16:32:26 2023 +0530
  44. 5f39807 feat(versal): enable assertion by Amit Nagal · Mon Oct 30 12:08:34 2023 +0530
  45. edfc0c2 fix(versal): type cast addresses to fix integer overflow by Prasad Kummari · Mon Oct 30 14:12:14 2023 +0530
  46. 3da80c8 feat(xilinx): switch boot console to runtime by Michal Simek · Fri Oct 13 11:12:19 2023 +0200
  47. 4d068a4 feat(versal): retrieval of console information from dtb by Prasad Kummari · Tue Sep 19 22:16:12 2023 +0530
  48. e7e8f86 refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · Wed Oct 04 10:20:30 2023 +0530
  49. a7b999b fix(xilinx): remove console error message by Michal Simek · Wed Sep 27 14:33:33 2023 +0200
  50. c56e548 feat(xilinx): sync macro names by Michal Simek · Wed Sep 27 13:58:06 2023 +0200
  51. 6ee4ba6 feat(xilinx): remove crash console unused macros by Michal Simek · Wed Sep 27 14:03:31 2023 +0200
  52. 2f4c07e feat(xilinx): used console also as crash console by Michal Simek · Wed Sep 20 10:32:48 2023 +0200
  53. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · Mon Sep 04 21:53:59 2023 -1200
  54. 64e41ba fix(versal): use correct macro name for ocm base address by Amit Nagal · Tue Aug 29 02:44:58 2023 -1200
  55. 84be8e8 fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · Mon Jul 31 01:31:00 2023 -0700
  56. d7166e8 chore(xilinx): reorder headers in assembly files by Prasad Kummari · Wed Jul 19 11:02:31 2023 +0530
  57. 3a7d304 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · Mon Jul 10 10:32:15 2023 +0530
  58. 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
  59. 07795fa chore(xilinx): replace fsbl with xbl by Prasad Kummari · Thu Jun 08 21:36:38 2023 +0530
  60. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · Thu Jun 22 10:50:02 2023 +0530
  61. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · Fri Jun 09 14:32:00 2023 +0530
  62. b31b920 fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · Mon Jun 12 04:36:38 2023 -0700
  63. c86f144 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · Wed Jun 07 17:49:58 2023 +0200
  64. e078311 chore(xilinx): replace ATF with TFA by Prasad Kummari · Wed Apr 26 11:02:07 2023 +0530
  65. b375b31 Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · Wed May 24 16:43:25 2023 +0200
  66. 8915758 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · Wed May 24 14:40:51 2023 +0200
  67. 589ccce feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · Mon May 08 19:00:53 2023 +0530
  68. cc3e739 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · Tue May 23 14:46:48 2023 +0300
  69. c23473d feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · Tue Apr 25 14:37:00 2023 +0200
  70. 3a63f05 feat(xilinx): setup local/remote id in header by Michal Simek · Tue Apr 25 14:21:20 2023 +0200
  71. 9a8da50 feat(xilinx): clean macro names by Michal Simek · Tue Apr 25 14:04:02 2023 +0200
  72. 646cdd1 fix(zynqmp): remove unused headers by Michal Simek · Tue Apr 25 10:18:10 2023 +0200
  73. d62c8dd feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · Tue Apr 25 12:46:03 2023 +0200
  74. 0129707 feat(xilinx): sync copyright format by Michal Simek · Tue Apr 25 14:14:06 2023 +0200
  75. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · Mon Apr 24 14:08:10 2023 +0200
  76. d8c8b3b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · Thu Apr 20 10:18:31 2023 +0200
  77. 058251a feat(versal): switch to xlat_v2 by Michal Simek · Thu Apr 13 13:19:11 2023 +0200
  78. 6b7f4d8 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · Mon Apr 17 13:15:23 2023 +0200
  79. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · Fri Apr 14 08:43:51 2023 +0200
  80. 467e16e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · Fri Apr 14 08:39:49 2023 +0200
  81. c06a271 feat(versal): replace irq array with switch case by Jay Buddhabhatti · Thu Dec 22 22:27:01 2022 -0800
  82. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · Tue Feb 28 02:22:02 2023 -0800
  83. 6a44ad0 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · Tue Feb 28 01:23:04 2023 -0800
  84. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · Thu Feb 02 22:34:03 2023 -0800
  85. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · Wed Dec 21 23:03:35 2022 -0800
  86. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · Tue Mar 07 12:41:12 2023 +0530
  87. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · Tue Mar 07 12:41:11 2023 +0530
  88. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · Wed Feb 22 13:19:01 2023 +0100
  89. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  90. 5b5b8ff Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · Fri Feb 17 13:13:24 2023 +0100
  91. 6e45f94 fix(versal): check smc_fid 23:16 bits by Michal Simek · Wed Feb 15 12:39:22 2023 +0100
  92. 32e4468 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · Thu Feb 09 13:33:43 2023 +0100
  93. f0ff048 fix(versal): sync location based on IPI_ID macros by Michal Simek · Wed Feb 08 13:34:47 2023 +0100
  94. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · Wed Feb 08 09:31:09 2023 +0100
  95. bdffd36 chore(xilinx): update print information by Akshay Belsare · Wed Jan 18 17:04:22 2023 +0530
  96. e3511ae fix(versal): print proper atf handoff source by Akshay Belsare · Wed Jan 11 11:45:25 2023 +0530
  97. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · Tue Nov 22 14:31:41 2022 +0000
  98. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · Wed Nov 16 01:54:23 2022 -0800
  99. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · Fri Oct 07 00:07:49 2022 -0700
  100. 1cda4b0 fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · Fri Oct 07 08:15:19 2022 +0200