1. 590519a fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 2 years, 10 months ago
  2. 71f286c Merge "fix(zynqmp): move debug bl31 based address back to OCM" into integration by Joanna Farley · 2 years, 11 months ago
  3. f114fd3 chore(zynqmp): fix comment style in zynqmp_def.h by Michal Simek · 2 years, 11 months ago
  4. 0ba3d7a fix(zynqmp): move debug bl31 based address back to OCM by Michal Simek · 3 years ago
  5. bfd7c88 feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  6. 57ab749 Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · 3 years, 1 month ago
  7. 389594d fix(zynqmp): move bl31 with DEBUG=1 back to OCM by Michal Simek · 3 years, 2 months ago
  8. ffa9103 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  9. 5bcbd2d fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  10. 4c4b961 feat(zynqmp): increase the max xlat tables when debug build is enabled by Venkatesh Yadav Abbarapu · 3 years, 5 months ago
  11. 9b4ed0a feat(plat/zynqmp): fix section `coherent_ram' will not fit in region `RAM' by Giulio Benetti · 3 years, 6 months ago
  12. 0a8143d feat(plat/zynqmp): extend DT description by TF-A by Michal Simek · 4 years, 2 months ago
  13. 4143268 feat(plat/zynqmp): add SDEI support by Jan Kiszka · 5 years ago
  14. d8dc8c9 Merge "plat: xilinx: zynqmp: Configure counter frequency during initialization" into integration by Manish Pandey · 4 years, 4 months ago
  15. 9f0ddae plat: xilinx: zynqmp: Configure counter frequency during initialization by Rajan Vaja · 4 years, 4 months ago
  16. d775835 plat: xilinx: common: Rename the IPI CRC checksum macro by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  17. 0a67923 zynqmp: pm: Add support for PS and system reset on WDT restart by Will Wong · 4 years, 9 months ago
  18. d716f04 zynqmp : pm : Adds new zynqmp-pm api SMC call for register access by Kalyani Akula · 4 years, 9 months ago
  19. a7379a2 plat: zynqmp: Change macro name of PM_BOOT_HEALTH_STATUS_REG by Tejas Patel · 4 years, 9 months ago
  20. 53adeba Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 5 years ago
  21. 6cdef9b xilinx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
  22. 4d9f825 xilinx: common: Move ATF handover to common file by Venkatesh Yadav Abbarapu · 6 years ago
  23. fe550ed plat: xilinx: zynqmp: Add checksum support for IPI data by Venkatesh Yadav Abbarapu · 6 years ago
  24. b3ce966 zynqmp: pm: Add LPD WDT clock to the pm_clock structure by Mounika Grace Akula · 7 years ago
  25. 55a08b3 zynqmp: add support for multi console interface by Ambroise Vincent · 6 years ago
  26. ece6fd2 Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 7 years ago
  27. 65c80d6 xilinx: Move IPI functions to common file by Jolly Shah · 7 years ago
  28. 63436bd Move generic ipi_mb functions to common files by Jolly Shah · 7 years ago
  29. b8e39f4 xilinx: Remove platform specific dependency from IPI function by Jolly Shah · 7 years ago
  30. 1611ef2 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 7 years ago
  31. 9956439 plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 7 years ago
  32. 31c3842 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 7 years ago
  33. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  34. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  35. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  36. d37442f plat: xilinx: zynqmp: Build for DDR if SPD is enabled by Siva Durga Prasad Paladugu · 7 years ago
  37. 29657d0 zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 7 years ago
  38. 3077f8d zynqmp: Use DDR memory when DEBUG is enabled by Jolly Shah · 8 years ago
  39. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  40. 95ad62b zynqmp: Migrate to using interrupt properties by Jeenu Viswambharan · 8 years ago
  41. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  42. 7b2a268 zynqmp: Migrate to new address space macros by Soren Brinkmann · 9 years ago
  43. 9f8a2e2 zynqmp: Remove dead code by Soren Brinkmann · 9 years ago
  44. 797ab65 zynqmp: Increase MAX_XLAT_TABLES by Soren Brinkmann · 9 years ago
  45. 0ab6a24 zynqmp: Change default BL31 address space by Soren Brinkmann · 9 years ago
  46. 47395a2 zynqmp: Separate code and rodata by Soren Brinkmann · 9 years ago
  47. 142ec04 zynqmp: Reduce mapped memory area by Soren Brinkmann · 9 years ago
  48. 0155533 zynqmp: Revise memory configuration options by Soren Brinkmann · 9 years ago
  49. 9ff67fa Dump platform-defined regs in crash reporting by Gerald Lejeune · 10 years ago
  50. c828440 Add support for Xilinx Zynq UltraScale+ MPSOC by Soren Brinkmann · 9 years ago