1. 59eaed0 feat(versal2): parse reserve memory subnodes by Maheedhar Bollapalli · 6 weeks ago
  2. c0719d2 fix(xilinx): add API to get powerdown request status by Devanshi Chauhan · 3 months ago
  3. 2f8856f fix(xilinx): add macro to extract node class from node ID by Naman Trivedi · 9 weeks ago
  4. adbcd85 Merge changes from topic "xlnx_versal_custom_sip" into integration by Joanna Farley · 10 weeks ago
  5. 93db9e6 fix(xilinx): resolve misra rule 2.5 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  6. 6df7184 fix(xilinx): resolve misra rule 4.6 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  7. f78c597 fix(xilinx): resolve misra rule 12.2 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  8. c314a0b fix(xilinx): resolve misra rule 10.1 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  9. 2993166 fix(xilinx): resolve misra rule 4.5 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  10. 55f6ea4 refactor(zynqmp): refactor custom sip service by Prasad Kummari · 4 months ago
  11. 09abae0 fix(xilinx): resolve misra rule 2.3 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  12. eec03e9 fix(xilinx): resolve misra rule 8.6 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
  13. c35fe29 fix(xilinx): resolve misra rule 11.3 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
  14. 3df32f8 fix(xilinx): resolve misra rule 8.3 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
  15. bdba3c8 fix(xilinx): resolve misra rule 10.4 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
  16. 414cf08 feat(versal2): add support for platform management by Senthil Nathan Thangaraj · 6 months ago
  17. ea45387 feat(versal2): retrieve DT address from transfer list by Maheedhar Bollapalli · 8 months ago
  18. c41edd8 chore(versal2): move xfer-list file paths by Maheedhar Bollapalli · 8 months ago
  19. 7d15b94 fix(xilinx): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  20. 1fbe81f feat(amd): populate handoff from TL by Amit Nagal · 12 months ago
  21. cca2b86 refactor(xilinx): register runtime console directly by Michal Simek · 11 months ago
  22. d2e00ee refactor(xilinx): console registration through console holder structure by Maheedhar Bollapalli · 1 year, 5 months ago
  23. 4557ab6 feat(zynqmp): dedicate console for boot and runtime by Prasad Kummari · 1 year, 5 months ago
  24. e27b949 fix(xilinx): fix OVERRUN coverity violation by Jay Buddhabhatti · 12 months ago
  25. a71f11b Merge "fix(versal2): add ufs specific features support" into integration by Joanna Farley · 12 months ago
  26. b9c20e5 fix(versal2): add ufs specific features support by Amit Nagal · 1 year ago
  27. 9a0f5d1 feat(xilinx): add feature check function for TF-A specific APIs by Jay Buddhabhatti · 1 year, 1 month ago
  28. 4661c8f feat(xilinx): update TF-A to passthrough all PLM commands by Jay Buddhabhatti · 1 year, 1 month ago
  29. 03fa6f4 fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · 1 year, 1 month ago
  30. 924f8ce feat(xilinx): remove PM_IOCTL and PM_QUERY_DATA APIs by Ronak Jain · 1 year, 2 months ago
  31. b03ba48 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · 1 year, 4 months ago
  32. 5949701 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · 1 year, 11 months ago
  33. 88ee081 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 2 years, 2 months ago
  34. ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
  35. f000744 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 1 year, 8 months ago
  36. 046e130 fix(xilinx): add FIT image check in prepare_dtb by Prasad Kummari · 1 year, 10 months ago
  37. 7414aaa feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · 1 year, 9 months ago
  38. 3923462 feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago
  39. cebb7cc fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 2 years ago
  40. e5955d7 fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 2 years ago
  41. 56d1857 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
  42. e7644eb Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 2 years, 1 month ago
  43. 38a0548 Merge "fix(versal-net): correct device node indexes" into integration by Manish Pandey · 2 years, 1 month ago
  44. 66b5620 fix(versal-net): correct device node indexes by Jay Buddhabhatti · 2 years, 1 month ago
  45. b9d26cd chore(xilinx): replace fsbl with xbl by Prasad Kummari · 2 years, 2 months ago
  46. 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 2 months ago
  47. de7ed95 chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 2 years, 2 months ago
  48. f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
  49. c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
  50. 4265bca refactor(versal-net): move macros to common header by Akshay Belsare · 2 years, 3 months ago
  51. 0563601 feat(xilinx): add support to get chipid by Akshay Belsare · 2 years, 4 months ago
  52. 837fc96 Merge "feat(xilinx): sync copyright format" into integration by Joanna Farley · 2 years, 3 months ago
  53. 2774965 feat(xilinx): sync copyright format by Michal Simek · 2 years, 3 months ago
  54. ac72bdc style(xilinx): fix AMD copyright format by Michal Simek · 2 years, 4 months ago
  55. 619bc13 style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 2 years, 4 months ago
  56. c90f4ab refactor(xilinx): move enum to common place by Jay Buddhabhatti · 2 years, 5 months ago
  57. 964e559 fix(xilinx): fix misra defects by Jay Buddhabhatti · 2 years, 6 months ago
  58. 3ae28aa refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 2 years, 5 months ago
  59. 407eb6f feat(xilinx): add device node indexes by Jay Buddhabhatti · 2 years, 8 months ago
  60. 5c62d59 fix(xilinx): initialize values to device enum members by Jay Buddhabhatti · 2 years, 8 months ago
  61. 92f7de1 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 2 years, 6 months ago
  62. a92681d refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 2 years, 8 months ago
  63. 6173d914 fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 2 years, 5 months ago
  64. 8f9ba3f feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · 2 years, 6 months ago
  65. 590519a fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 2 years, 10 months ago
  66. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  67. 15dc3e4 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · 2 years, 11 months ago
  68. 8edd190 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 2 years, 11 months ago
  69. 24b5b53 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · 3 years ago
  70. 28ba140 fix(xilinx): include missing header by Rajan Vaja · 3 years ago
  71. f99306d feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 3 years, 4 months ago
  72. 205c7ad feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  73. 237a7de refactor(xilinx): move the atf handoff structure by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  74. 7b1a6a0 fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  75. ffa9103 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  76. 944e7ea fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  77. 62f9134 revert(plat/xilinx): add timeout while waiting for IPI Ack by Venkatesh Yadav Abbarapu · 4 years ago
  78. d775835 plat: xilinx: common: Rename the IPI CRC checksum macro by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  79. 4d9b9b2 plat: xilinx: Add timeout while waiting for IPI Ack by Tejas Patel · 4 years, 5 months ago
  80. 4d9f825 xilinx: common: Move ATF handover to common file by Venkatesh Yadav Abbarapu · 6 years ago
  81. 92c30ac plat: xilinx: Move pm_client.h to common directory by Tejas Patel · 6 years ago
  82. fe550ed plat: xilinx: zynqmp: Add checksum support for IPI data by Venkatesh Yadav Abbarapu · 6 years ago
  83. 65c80d6 xilinx: Move IPI functions to common file by Jolly Shah · 7 years ago
  84. 63436bd Move generic ipi_mb functions to common files by Jolly Shah · 7 years ago
  85. 703a5aa xilinx: Move ipi configuration structure definition to header file by Jolly Shah · 7 years ago