1. 32d5c90 feat(zynqmp): make stack size configurable by Akshay Belsare · 1 year, 3 months ago
  2. e8af4da feat(zynqmp): add hooks for custom runtime setup by Akshay Belsare · 1 year, 3 months ago
  3. 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 1 year, 5 months ago
  4. ec0afc8 fix(zynqmp): conditional reservation of memory in DTB by Akshay Belsare · 1 year, 4 months ago
  5. 71e1ffc feat(zynqmp): add hooks for mmap and early setup by Amit Nagal · 1 year, 4 months ago
  6. a408602 Merge "feat(zynqmp): add support for custom sip service" into integration by Joanna Farley · 1 year, 5 months ago
  7. afcf3fa Merge changes from topic "xlnx_zynqmp_debug" into integration by Joanna Farley · 1 year, 5 months ago
  8. f7ecba3 feat(zynqmp): add support for custom sip service by Amit Nagal · 1 year, 5 months ago
  9. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · 1 year, 5 months ago
  10. 69c6a59 fix(zynqmp): with DEBUG=1 move bl31 to DDR range by Akshay Belsare · 1 year, 5 months ago
  11. b7a57b5 fix(zynqmp): update MAX_XLAT_TABLES for DDR memory range by Akshay Belsare · 1 year, 5 months ago
  12. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 1 year, 9 months ago
  13. 4f54a2b Merge "fix(zynqmp): move debug bl31 based address back to OCM" into integration by Joanna Farley · 1 year, 10 months ago
  14. 7bb61a8 chore(zynqmp): fix comment style in zynqmp_def.h by Michal Simek · 1 year, 10 months ago
  15. 19334d0 fix(zynqmp): move debug bl31 based address back to OCM by Michal Simek · 1 year, 11 months ago
  16. a2ca35d feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years ago
  17. 244feff Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · 2 years ago
  18. dfbb093 fix(zynqmp): move bl31 with DEBUG=1 back to OCM by Michal Simek · 2 years, 1 month ago
  19. e7c4538 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  20. ed4f1e8 fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  21. 586e192 feat(zynqmp): increase the max xlat tables when debug build is enabled by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
  22. ed22a34 feat(plat/zynqmp): fix section `coherent_ram' will not fit in region `RAM' by Giulio Benetti · 2 years, 5 months ago
  23. 53865b0 feat(plat/zynqmp): extend DT description by TF-A by Michal Simek · 3 years, 1 month ago
  24. e1407fc feat(plat/zynqmp): add SDEI support by Jan Kiszka · 4 years ago
  25. 466670b Merge "plat: xilinx: zynqmp: Configure counter frequency during initialization" into integration by Manish Pandey · 3 years, 3 months ago
  26. 12be18b plat: xilinx: zynqmp: Configure counter frequency during initialization by Rajan Vaja · 3 years, 3 months ago
  27. bfa2a2a plat: xilinx: common: Rename the IPI CRC checksum macro by Venkatesh Yadav Abbarapu · 3 years, 5 months ago
  28. cc12795 zynqmp: pm: Add support for PS and system reset on WDT restart by Will Wong · 3 years, 8 months ago
  29. 6ebe483 zynqmp : pm : Adds new zynqmp-pm api SMC call for register access by Kalyani Akula · 3 years, 8 months ago
  30. 6552a55 plat: zynqmp: Change macro name of PM_BOOT_HEALTH_STATUS_REG by Tejas Patel · 3 years, 8 months ago
  31. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 3 months ago
  32. b16bada xilinx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  33. 1463dd5 xilinx: common: Move ATF handover to common file by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  34. 35a8be9 plat: xilinx: zynqmp: Add checksum support for IPI data by Venkatesh Yadav Abbarapu · 5 years ago
  35. 591ad4d zynqmp: pm: Add LPD WDT clock to the pm_clock structure by Mounika Grace Akula · 5 years ago
  36. 53f193f zynqmp: add support for multi console interface by Ambroise Vincent · 5 years ago
  37. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  38. 259afe5 xilinx: Move IPI functions to common file by Jolly Shah · 5 years ago
  39. c2583ab Move generic ipi_mb functions to common files by Jolly Shah · 5 years ago
  40. 2f952be xilinx: Remove platform specific dependency from IPI function by Jolly Shah · 5 years ago
  41. 4c17237 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 5 years ago
  42. 16fe5ab plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 5 years ago
  43. 0bfd700 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 5 years ago
  44. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  45. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  46. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  47. ee1a114 plat: xilinx: zynqmp: Build for DDR if SPD is enabled by Siva Durga Prasad Paladugu · 6 years ago
  48. efd431b zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 6 years ago
  49. 8f5ddb3 zynqmp: Use DDR memory when DEBUG is enabled by Jolly Shah · 6 years ago
  50. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  51. 9bde130 zynqmp: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  52. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  53. 6a9e03e zynqmp: Migrate to new address space macros by Soren Brinkmann · 8 years ago
  54. 1209b26 zynqmp: Remove dead code by Soren Brinkmann · 8 years ago
  55. 7ac746c zynqmp: Increase MAX_XLAT_TABLES by Soren Brinkmann · 8 years ago
  56. 802ba1d zynqmp: Change default BL31 address space by Soren Brinkmann · 8 years ago
  57. 6d1ba58 zynqmp: Separate code and rodata by Soren Brinkmann · 8 years ago
  58. 845cd5c zynqmp: Reduce mapped memory area by Soren Brinkmann · 8 years ago
  59. 4a9ca04 zynqmp: Revise memory configuration options by Soren Brinkmann · 8 years ago
  60. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  61. 76fcae3 Add support for Xilinx Zynq UltraScale+ MPSOC by Soren Brinkmann · 8 years ago