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