1. 1c12cd1 fix(xilinx): remove unused write_icc_asgi1r_el1() by Michal Simek · 6 months ago
  2. fffde23 Merge changes from topic "xlnx_fix_plat_single_ret" into integration by Yann Gautier · 6 months ago
  3. 906d589 fix(xilinx): modify function to have single return by Nithin G · 1 year, 3 months ago
  4. 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
  5. 3a1a2da fix(xilinx): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  6. 83bcef3 fix(xilinx): typecast expressions to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  7. 50ab135 fix(xilinx): typecast expression to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  8. b21e287 fix(xilinx): avoid altering function parameters by Maheedhar Bollapalli · 1 year, 3 months ago
  9. 8e9a5a5 fix(xilinx): explicitly check operators precedence by Nithin G · 1 year, 4 months ago
  10. 0f9f557 fix(versal): add const qualifier by Maheedhar Bollapalli · 10 months ago
  11. d3bb350 fix(xilinx): declare unused parameters as void by Maheedhar Bollapalli · 10 months ago
  12. 02943d0 fix(xilinx): optimize logic to read IPI response by Jay Buddhabhatti · 12 months ago
  13. e27b949 fix(xilinx): fix OVERRUN coverity violation by Jay Buddhabhatti · 12 months ago
  14. 9a0f5d1 feat(xilinx): add feature check function for TF-A specific APIs by Jay Buddhabhatti · 1 year, 1 month ago
  15. 4661c8f feat(xilinx): update TF-A to passthrough all PLM commands by Jay Buddhabhatti · 1 year, 1 month ago
  16. 03fa6f4 fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · 1 year, 1 month ago
  17. c3ffa4c fix(xilinx): handle power down event if SGI not registered by Jay Buddhabhatti · 1 year, 2 months ago
  18. a3b0a34 fix(xilinx): register for idle callback by Jay Buddhabhatti · 1 year, 3 months ago
  19. 924f8ce feat(xilinx): remove PM_IOCTL and PM_QUERY_DATA APIs by Ronak Jain · 1 year, 2 months ago
  20. 9a7f892 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · 1 year, 6 months ago
  21. 7ec53af fix(xilinx): add console_flush() before shutdown by Jay Buddhabhatti · 1 year, 10 months ago
  22. 427e46d fix(xilinx): fix sending sgi to linux by Jay Buddhabhatti · 1 year, 11 months ago
  23. 88ee081 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 2 years, 2 months ago
  24. c3280df feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · 2 years, 3 months ago
  25. ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
  26. 3dd118c feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · 2 years, 3 months ago
  27. 7995319 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 1 year, 10 months ago
  28. cebb7cc fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 2 years ago
  29. e8efb65 fix(versal-net): change flag to increase security by Jay Buddhabhatti · 2 years ago
  30. 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 2 months ago
  31. de7ed95 chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 2 years, 2 months ago
  32. f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
  33. c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
  34. 0563601 feat(xilinx): add support to get chipid by Akshay Belsare · 2 years, 4 months ago
  35. 619bc13 style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 2 years, 4 months ago
  36. 964e559 fix(xilinx): fix misra defects by Jay Buddhabhatti · 2 years, 6 months ago
  37. c984123 fix(xilinx): remove unnecessary condition by Jay Buddhabhatti · 2 years, 6 months ago
  38. 3ae28aa refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 2 years, 5 months ago
  39. a92681d refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 2 years, 8 months ago
  40. 0b3a2cf fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · 2 years, 5 months ago
  41. 6173d91 fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 2 years, 5 months ago
  42. 5e92be5 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 2 years, 5 months ago
  43. b96065a docs(xilinx): correct function description by Naman Patel · 2 years, 6 months ago
  44. 590519a fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 2 years, 10 months ago
  45. 15dc3e4 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · 2 years, 11 months ago
  46. 28ba140 fix(xilinx): include missing header by Rajan Vaja · 3 years ago
  47. ffa9103 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  48. eb0d2b1 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  49. 81333ea fix(xilinx): fix mismatching function prototype by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
  50. bb1768c fix(xilinx): fix coding style violations by Michal Simek · 3 years, 5 months ago
  51. 62f9134 revert(plat/xilinx): add timeout while waiting for IPI Ack by Venkatesh Yadav Abbarapu · 4 years ago
  52. d775835 plat: xilinx: common: Rename the IPI CRC checksum macro by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  53. 4d9b9b2 plat: xilinx: Add timeout while waiting for IPI Ack by Tejas Patel · 4 years, 5 months ago
  54. addc4e9 plat: xilinx: Mask unnecessary bytes of return error code by Ravi Patel · 4 years, 9 months ago
  55. fe550ed plat: xilinx: zynqmp: Add checksum support for IPI data by Venkatesh Yadav Abbarapu · 6 years ago
  56. 65c80d6 xilinx: Move IPI functions to common file by Jolly Shah · 7 years ago