1. 3f2aecc Merge changes from topic "enable_assertion" into integration by Joanna Farley · Mon Nov 06 17:55:20 2023 +0100
  2. 64d7387 Merge "feat(xilinx): switch boot console to runtime" into integration by Joanna Farley · Mon Nov 06 14:55:07 2023 +0100
  3. 6dee9fb feat(versal): add tsp support by Prasad Kummari · Tue Oct 31 15:20:00 2023 +0530
  4. 0b37714 refactor(xilinx): rename platform function to generic name by Prasad Kummari · Thu Oct 26 16:32:26 2023 +0530
  5. 5f39807 feat(versal): enable assertion by Amit Nagal · Mon Oct 30 12:08:34 2023 +0530
  6. edfc0c2 fix(versal): type cast addresses to fix integer overflow by Prasad Kummari · Mon Oct 30 14:12:14 2023 +0530
  7. 3da80c8 feat(xilinx): switch boot console to runtime by Michal Simek · Fri Oct 13 11:12:19 2023 +0200
  8. 4d068a4 feat(versal): retrieval of console information from dtb by Prasad Kummari · Tue Sep 19 22:16:12 2023 +0530
  9. e7e8f86 refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · Wed Oct 04 10:20:30 2023 +0530
  10. a7b999b fix(xilinx): remove console error message by Michal Simek · Wed Sep 27 14:33:33 2023 +0200
  11. c56e548 feat(xilinx): sync macro names by Michal Simek · Wed Sep 27 13:58:06 2023 +0200
  12. 6ee4ba6 feat(xilinx): remove crash console unused macros by Michal Simek · Wed Sep 27 14:03:31 2023 +0200
  13. 2f4c07e feat(xilinx): used console also as crash console by Michal Simek · Wed Sep 20 10:32:48 2023 +0200
  14. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · Mon Sep 04 21:53:59 2023 -1200
  15. 64e41ba fix(versal): use correct macro name for ocm base address by Amit Nagal · Tue Aug 29 02:44:58 2023 -1200
  16. 84be8e8 fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · Mon Jul 31 01:31:00 2023 -0700
  17. d7166e8 chore(xilinx): reorder headers in assembly files by Prasad Kummari · Wed Jul 19 11:02:31 2023 +0530
  18. 3a7d304 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · Mon Jul 10 10:32:15 2023 +0530
  19. 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
  20. 07795fa chore(xilinx): replace fsbl with xbl by Prasad Kummari · Thu Jun 08 21:36:38 2023 +0530
  21. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · Thu Jun 22 10:50:02 2023 +0530
  22. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · Fri Jun 09 14:32:00 2023 +0530
  23. b31b920 fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · Mon Jun 12 04:36:38 2023 -0700
  24. c86f144 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · Wed Jun 07 17:49:58 2023 +0200
  25. e078311 chore(xilinx): replace ATF with TFA by Prasad Kummari · Wed Apr 26 11:02:07 2023 +0530
  26. b375b31 Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · Wed May 24 16:43:25 2023 +0200
  27. 8915758 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · Wed May 24 14:40:51 2023 +0200
  28. 589ccce feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · Mon May 08 19:00:53 2023 +0530
  29. cc3e739 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · Tue May 23 14:46:48 2023 +0300
  30. c23473d feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · Tue Apr 25 14:37:00 2023 +0200
  31. 3a63f05 feat(xilinx): setup local/remote id in header by Michal Simek · Tue Apr 25 14:21:20 2023 +0200
  32. 9a8da50 feat(xilinx): clean macro names by Michal Simek · Tue Apr 25 14:04:02 2023 +0200
  33. 646cdd1 fix(zynqmp): remove unused headers by Michal Simek · Tue Apr 25 10:18:10 2023 +0200
  34. d62c8dd feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · Tue Apr 25 12:46:03 2023 +0200
  35. 0129707 feat(xilinx): sync copyright format by Michal Simek · Tue Apr 25 14:14:06 2023 +0200
  36. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · Mon Apr 24 14:08:10 2023 +0200
  37. d8c8b3b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · Thu Apr 20 10:18:31 2023 +0200
  38. 058251a feat(versal): switch to xlat_v2 by Michal Simek · Thu Apr 13 13:19:11 2023 +0200
  39. 6b7f4d8 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · Mon Apr 17 13:15:23 2023 +0200
  40. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · Fri Apr 14 08:43:51 2023 +0200
  41. 467e16e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · Fri Apr 14 08:39:49 2023 +0200
  42. c06a271 feat(versal): replace irq array with switch case by Jay Buddhabhatti · Thu Dec 22 22:27:01 2022 -0800
  43. a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · Tue Feb 28 02:22:02 2023 -0800
  44. 6a44ad0 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · Tue Feb 28 01:23:04 2023 -0800
  45. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · Thu Feb 02 22:34:03 2023 -0800
  46. 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · Wed Dec 21 23:03:35 2022 -0800
  47. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · Tue Mar 07 12:41:12 2023 +0530
  48. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · Tue Mar 07 12:41:11 2023 +0530
  49. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · Wed Feb 22 13:19:01 2023 +0100
  50. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  51. 5b5b8ff Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · Fri Feb 17 13:13:24 2023 +0100
  52. 6e45f94 fix(versal): check smc_fid 23:16 bits by Michal Simek · Wed Feb 15 12:39:22 2023 +0100
  53. 32e4468 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · Thu Feb 09 13:33:43 2023 +0100
  54. f0ff048 fix(versal): sync location based on IPI_ID macros by Michal Simek · Wed Feb 08 13:34:47 2023 +0100
  55. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · Wed Feb 08 09:31:09 2023 +0100
  56. bdffd36 chore(xilinx): update print information by Akshay Belsare · Wed Jan 18 17:04:22 2023 +0530
  57. e3511ae fix(versal): print proper atf handoff source by Akshay Belsare · Wed Jan 11 11:45:25 2023 +0530
  58. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · Tue Nov 22 14:31:41 2022 +0000
  59. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · Wed Nov 16 01:54:23 2022 -0800
  60. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · Fri Oct 07 00:07:49 2022 -0700
  61. 1cda4b0 fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · Fri Oct 07 08:15:19 2022 +0200
  62. a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · Fri Sep 16 10:56:59 2022 +0200
  63. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · Thu Sep 15 09:16:20 2022 +0200
  64. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · Tue Sep 13 10:24:27 2022 -0700
  65. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · Wed Sep 14 09:32:47 2022 +0200
  66. 5e2f596 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · Tue Sep 13 11:48:53 2022 +0200
  67. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · Mon Apr 04 23:42:04 2022 -0700
  68. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · Fri Aug 26 15:06:00 2022 -0700
  69. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · Fri Aug 26 15:13:48 2022 -0700
  70. d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · Mon Aug 08 00:00:44 2022 +0200
  71. 89e3c29 fix(versal): use only one space for indentation by Michal Simek · Thu Aug 04 14:08:32 2022 +0200
  72. 57cf55a fix(versal): fix code indentation issues by Michal Simek · Fri Jul 29 07:48:59 2022 +0200
  73. 47fd75a fix(versal): fix macro coding style issues by Michal Simek · Wed Jul 27 14:17:30 2022 +0200
  74. 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · Sun Jul 31 14:08:53 2022 +0530
  75. 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Sun Jul 31 14:05:40 2022 +0530
  76. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · Thu Jul 28 08:50:30 2022 +0530
  77. d5e9625 fix(versal): remove clock related macros by Michal Simek · Thu Jul 21 08:54:16 2022 +0200
  78. a0657d9 feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · Wed Jul 20 09:03:22 2022 +0530
  79. 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · Tue Jul 12 09:19:03 2022 +0530
  80. 94cf1a7 refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · Tue Jul 12 09:06:01 2022 +0530
  81. ab16713 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · Wed May 25 15:18:24 2022 +0530
  82. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · Tue May 24 14:02:52 2022 +0530
  83. bde8759 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · Tue May 24 11:11:12 2022 +0530
  84. 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · Tue Dec 14 04:53:40 2021 -0800
  85. c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · Mon Apr 19 07:49:57 2021 -0600
  86. 9c3b77b feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · Wed Apr 13 09:04:53 2022 +0530
  87. b145e12 fix(versal): fix coverity scan warnings by Tanmay Shah · Wed Mar 23 12:43:45 2022 -0700
  88. 70d1c58 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · Fri Feb 04 00:42:55 2022 -0800
  89. 4b23339 feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · Wed Oct 20 22:11:53 2021 -0600
  90. ff34daa feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · Mon Aug 09 11:00:41 2021 -0700
  91. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · Wed Mar 09 08:53:20 2022 +0100
  92. 39fdc0a fix(versal): fix the incorrect log message by Venkatesh Yadav Abbarapu · Thu Mar 03 01:58:36 2022 -0700
  93. e7604f3 feat(versal): remove the time stamp configuration by Venkatesh Yadav Abbarapu · Sat Jan 29 23:17:25 2022 -0700
  94. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · Sun Dec 19 21:36:23 2021 -0700
  95. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · Tue Aug 24 07:39:41 2021 -0700
  96. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · Fri Aug 20 00:27:03 2021 -0700
  97. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · Fri Aug 20 00:04:33 2021 -0700
  98. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · Fri Aug 13 06:45:32 2021 -0700
  99. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · Wed Aug 11 06:15:13 2021 -0700
  100. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · Wed Aug 11 02:52:35 2021 -0700