1. 1064bc6 Merge changes from topic "idling-during-subsystem-restart" into integration by Joanna Farley · 1 year, 7 months ago
  2. 663f024 feat(versal): extend platform address space sizes by Akshay Belsare · 1 year, 7 months ago
  3. ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
  4. 7995319 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 1 year, 10 months ago
  5. f000744 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 1 year, 8 months ago
  6. 7ff4d4f feat(versal): add tsp support by Prasad Kummari · 1 year, 9 months ago
  7. 5156435 refactor(xilinx): rename platform function to generic name by Prasad Kummari · 1 year, 9 months ago
  8. bfe82cf fix(versal): type cast addresses to fix integer overflow by Prasad Kummari · 1 year, 9 months ago
  9. c1e84ac refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · 1 year, 10 months ago
  10. 04a4833 feat(xilinx): sync macro names by Michal Simek · 1 year, 10 months ago
  11. 473ada6 feat(xilinx): remove crash console unused macros by Michal Simek · 1 year, 10 months ago
  12. 56afab7 fix(versal): use correct macro name for ocm base address by Amit Nagal · 2 years ago
  13. 56d1857 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
  14. 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 2 months ago
  15. 16cb3be Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 2 years, 2 months ago
  16. e807704 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 2 years, 2 months ago
  17. 079c6e2 feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 3 months ago
  18. f123b91 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 2 years, 3 months ago
  19. 69a5bee feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · 2 years, 3 months ago
  20. 068b0bc feat(xilinx): setup local/remote id in header by Michal Simek · 2 years, 3 months ago
  21. bfd0626 feat(xilinx): clean macro names by Michal Simek · 2 years, 3 months ago
  22. b2258ce feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · 2 years, 3 months ago
  23. 0aab76a Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 2 years, 3 months ago
  24. d84171b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · 2 years, 4 months ago
  25. 0e9f54e feat(versal): switch to xlat_v2 by Michal Simek · 2 years, 4 months ago
  26. 619bc13 style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 2 years, 4 months ago
  27. 245d30e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · 2 years, 4 months ago
  28. 3ae28aa refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 2 years, 5 months ago
  29. 31b6848 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · 2 years, 5 months ago
  30. c4185d5 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · 2 years, 6 months ago
  31. 15f49cb fix(xilinx): remove unused mailbox macros by Michal Simek · 2 years, 6 months ago
  32. f99306d feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 3 years, 4 months ago
  33. e497421 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 3 years ago
  34. bfc514f fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 3 years ago
  35. 47f8145 fix(versal): remove clock related macros by Michal Simek · 3 years, 1 month ago
  36. b86e1aa feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  37. 912b7a6 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
  38. be73459 feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
  39. b2bb3ef fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 4 years ago
  40. 0623dce fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 4 years ago
  41. 5d1c211 fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 4 years ago
  42. e1e5b13 fix(plat/xilinx/versal/include): correct IPI buffer offset by Rajan Vaja · 4 years, 4 months ago
  43. 8b48bfb plat: xilinx: Error management support by Shubhrajyoti Datta · 4 years, 5 months ago
  44. 654bd99 plat: xilinx: versal: Add the IPI CRC checksum macro support by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  45. 0b25f40 plat:xilinx:versal: Add JTAG DCC support by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
  46. 4697164 plat: xilinx: versal: Mark IPI calls secure/non-secure by Tejas Patel · 4 years, 5 months ago
  47. 53adeba Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 5 years ago
  48. 6cdef9b xilinx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
  49. 31ce893 xilinx: versal: PLM to ATF handover by Venkatesh Yadav Abbarapu · 6 years ago
  50. d69bbd0 xilinx: versal: Wire silicon default setup by Siva Durga Prasad Paladugu · 6 years ago
  51. 29af478 versal: Increase OCM memory size for DEBUG builds by Venkatesh Yadav Abbarapu · 6 years ago
  52. f8a650c plat: xilinx: versal: Dont set IOU switch clock by Siva Durga Prasad Paladugu · 6 years ago
  53. c959c47 arm64: versal: Adjust cpu clock for versal virtual by Siva Durga Prasad Paladugu · 6 years ago
  54. 5a8ffea xilinx: versal: Add PSCI APIs for suspend/resume by Tejas Patel · 6 years ago
  55. 4b0f32a xilinx: versal: Add support of PM_GET_TRUSTZONE_VERSION API by Tejas Patel · 7 years ago
  56. fbb3269 xilinx: versal: Add support for suspend related APIs by Tejas Patel · 6 years ago
  57. c73a90e xilinx: Add support to send PM API to PMC using IPI for versal by Tejas Patel · 7 years ago
  58. ab36d09 plat: xilinx: versal: Move versal_def.h to include directory by Tejas Patel · 7 years ago
  59. d482173 plat: xilinx: versal: Move versal_private.h to include directory by Tejas Patel · 7 years ago
  60. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  61. f91c3cb arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 7 years ago