1. 7a5c0c7 Merge changes I0e7650c0,I33acead9 into integration by Joanna Farley · 4 weeks ago
  2. 902c82a refactor(console): consolidate console runtime switch by Salman Nabi · 3 months ago
  3. d0ff550 refactor(xilinx): console runtime switch on bl31 exit by Salman Nabi · 3 months ago
  4. 807f41b fix(xilinx): follow MISRA-C standards for condition check by Ronak Jain · 4 weeks ago
  5. 9ab3010 fix(zynqmp): resolve null pointer dereferencing by Ronak Jain · 4 weeks ago
  6. c02be8d Merge "feat(zynqmp): remove unused pm_get_proc_by_node()" into integration by Joanna Farley · 5 weeks ago
  7. 652abf5 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · 7 weeks ago
  8. b8eca3b fix(xilinx): check proc variable before use by Michal Simek · 6 weeks ago
  9. 2c0fd19 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · 4 months ago
  10. 367a1ce Merge changes from topic "idling-during-subsystem-restart" into integration by Joanna Farley · 4 months ago
  11. 9dcf13e Merge "feat(versal): extend platform address space sizes" into integration by Joanna Farley · 4 months ago
  12. 1d1710a fix(xilinx): deprecate SiP service count query by Akshay Belsare · 5 months ago
  13. 609186a feat(versal): extend platform address space sizes by Akshay Belsare · 5 months ago
  14. ebf638d fix(xilinx): add console_flush() before shutdown by Jay Buddhabhatti · 8 months ago
  15. bfe18c4 fix(xilinx): fix sending sgi to linux by Jay Buddhabhatti · 9 months ago
  16. 31488a3 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · 9 months ago
  17. 10e71e4 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 12 months ago
  18. 3c06c7b feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · 1 year, 1 month ago
  19. 1dfe497 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 1 year, 1 month ago
  20. a0f8557 feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · 1 year, 1 month ago
  21. b7bb1ed fix(versal-net): use arm common GIC handlers by Jay Buddhabhatti · 8 months ago
  22. 6da8794 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 8 months ago
  23. af63618 refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 6 months ago
  24. 8002802 refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic by Prasad Kummari · 6 months ago
  25. 2eb2279 fix(versal-net): setup counter frequency by Prasad Kummari · 6 months ago
  26. 2038bd6 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 6 months ago
  27. 4acc8d0 feat(versal): enable errata management feature by Prasad Kummari · 6 months ago
  28. 9b9e0ac Merge "feat(versal-net): add bufferless IPI Support" into integration by Joanna Farley · 6 months ago
  29. 5d8cd75 feat(versal-net): add bufferless IPI Support by Ben Levinsky · 7 months ago
  30. a103aa7 build(versal-net): reorganize platform source files by Akshay Belsare · 7 months ago
  31. 4e5ebe5 fix(xilinx): update correct return types by Prasad Kummari · 7 months ago
  32. 5eafc83 fix(xilinx): add FIT image check in DT console by Prasad Kummari · 7 months ago
  33. 0c71800 fix(xilinx): add FIT image check in prepare_dtb by Prasad Kummari · 8 months ago
  34. 3f2aecc Merge changes from topic "enable_assertion" into integration by Joanna Farley · 7 months ago
  35. 64d7387 Merge "feat(xilinx): switch boot console to runtime" into integration by Joanna Farley · 7 months ago
  36. 9e250b0 Merge "feat(zynqmp): remove pm_ioctl_set_sgmii_mode api" into integration by Joanna Farley · 7 months ago
  37. 65577f5 feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · 7 months ago
  38. 5317488 feat(versal-net): add tsp support by Prasad Kummari · 7 months ago
  39. 6dee9fb feat(versal): add tsp support by Prasad Kummari · 7 months ago
  40. 58566e6 refactor(xilinx): add generic TSP makefile by Prasad Kummari · 7 months ago
  41. 877efa7 chore(zynqmp): reorganize tsp code into common path by Prasad Kummari · 7 months ago
  42. 0b37714 refactor(xilinx): rename platform function to generic name by Prasad Kummari · 7 months ago
  43. 326576d feat(zynqmp): enable assertion by Amit Nagal · 7 months ago
  44. 82d0e0f feat(versal-net): enable assertion by Amit Nagal · 7 months ago
  45. 5f39807 feat(versal): enable assertion by Amit Nagal · 7 months ago
  46. edfc0c2 fix(versal): type cast addresses to fix integer overflow by Prasad Kummari · 7 months ago
  47. 3da80c8 feat(xilinx): switch boot console to runtime by Michal Simek · 8 months ago
  48. a8e5a58 feat(versal-net): retrieval of console information from dtb by Prasad Kummari · 9 months ago
  49. 4d068a4 feat(versal): retrieval of console information from dtb by Prasad Kummari · 9 months ago
  50. e7e8f86 refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · 8 months ago
  51. b72494e feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · 9 months ago
  52. f7c85f8 refactor(zynqmp): use common code for prepare_dtb by Amit Nagal · 8 months ago
  53. 66d3cda refactor(xilinx): remove multiple return paths in prepare_dtb by Amit Nagal · 8 months ago
  54. ec9fcba fix(versal-net): use correct macro name for uart baudrate by Prasad Kummari · 8 months ago
  55. a7b999b fix(xilinx): remove console error message by Michal Simek · 8 months ago
  56. c56e548 feat(xilinx): sync macro names by Michal Simek · 8 months ago
  57. 6ee4ba6 feat(xilinx): remove crash console unused macros by Michal Simek · 8 months ago
  58. 2f4c07e feat(xilinx): used console also as crash console by Michal Simek · 9 months ago
  59. 23551e8 feat(versal-net): remove empty crash console setup by Michal Simek · 9 months ago
  60. 29efcbe fix(xilinx): dcache flush for dtb region by Amit Nagal · 9 months ago
  61. c1248e8 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 9 months ago
  62. c6a3c32 Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · 9 months ago
  63. 53be5f6 fix(xilinx): don't reserve 1 more byte by Michal Simek · 9 months ago
  64. 659c6aa fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · 9 months ago
  65. 64e41ba fix(versal): use correct macro name for ocm base address by Amit Nagal · 9 months ago
  66. 4074bad Merge "fix(versal-net): don't clear pending interrupts" into integration by Joanna Farley · 10 months ago
  67. 3074e46 fix(versal-net): don't clear pending interrupts by Saeed Nowshadi · 10 months ago
  68. 13e0158 fix(zynqmp): validate clock_id to avoid OOB variable access by Naman Trivedi Manojbhai · 10 months ago
  69. b59efc5 fix(versal-net): make pmc ipi channel as secure by Jay Buddhabhatti · 10 months ago
  70. 84be8e8 fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · 10 months ago
  71. 10498a2 fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 10 months ago
  72. bd603bf fix(versal-net): change flag to increase security by Jay Buddhabhatti · 10 months ago
  73. c7b13c4 Merge "chore(xilinx): reorder headers in assembly files" into integration by Manish V Badarkhe · 10 months ago
  74. ddb4e8b Merge "chore(xilinx): correct kernel doc warnings for missing functions" into integration by Manish V Badarkhe · 10 months ago
  75. 0171257 Merge changes from topic "xlnx_zynmp_tsp" into integration by Manish V Badarkhe · 10 months ago
  76. 99ab8f3 Merge "fix(xilinx): add headers to resolve compile time issue" into integration by Manish V Badarkhe · 10 months ago
  77. e3f2a10 fix(xilinx): add headers to resolve compile time issue by Akshay Belsare · 11 months ago
  78. d5a3eff fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 10 months ago
  79. d684f2c chore(zynqmp): remove unused configuration from TSP by Prasad Kummari · 11 months ago
  80. e3af72f fix(zynqmp): resolve runtime error in TSP by Prasad Kummari · 11 months ago
  81. d7166e8 chore(xilinx): reorder headers in assembly files by Prasad Kummari · 11 months ago
  82. 2ef9f0c chore(xilinx): correct kernel doc warnings for missing functions by Prasad Kummari · 11 months ago
  83. efefcd4 feat(versal-net): ddr address reservation in dtb at runtime by Amit Nagal · 11 months ago
  84. 3a7d304 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 11 months ago
  85. bf3b4dc Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 11 months ago
  86. 7cf6dc5 Merge "fix(versal-net): correct device node indexes" into integration by Manish Pandey · 11 months ago
  87. 8611153 fix(versal-net): correct device node indexes by Jay Buddhabhatti · 11 months ago
  88. d66a789 chore(xilinx): update warning message by Akshay Belsare · 12 months ago
  89. 29ffe14 feat(versal-net): add cluster check in handoff parameters by Akshay Belsare · 12 months ago
  90. 80fde97 feat(versal-net): get the handoff params using IPI by Akshay Belsare · 1 year, 3 months ago
  91. 07795fa chore(xilinx): replace fsbl with xbl by Prasad Kummari · 12 months ago
  92. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 12 months ago
  93. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 12 months ago
  94. e748f9f fix(zynqmp): type cast addresses to fix overflow issue by Akshay Belsare · 12 months ago
  95. b31b920 fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · 12 months ago
  96. 385225b Merge "fix(zynqmp): fix prepare_dtb() memory description" into integration by Manish Pandey · 12 months ago
  97. c86f144 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 12 months ago
  98. 0add7e8 fix(zynqmp): fix prepare_dtb() memory description by Michal Simek · 1 year ago
  99. c83d9b3 fix(zynqmp): fix sdei arm_validate_ns_entrypoint() by Michal Simek · 12 months ago
  100. e078311 chore(xilinx): replace ATF with TFA by Prasad Kummari · 1 year, 1 month ago