1. f9d518a feat(plat/zynqmp): disable the -mbranch-protection flag by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  2. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 2 years, 10 months ago
  3. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 2 years, 11 months ago
  4. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 2 years, 11 months ago
  5. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 2 years, 11 months ago
  6. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 2 years, 11 months ago
  7. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · 2 years, 11 months ago
  8. f55a5cd fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · 2 years, 11 months ago
  9. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  10. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  11. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  12. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  13. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  14. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  15. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  16. 42d6f39 feat(plat/xilinx/zynqmp): add support for runtime feature config by Ronak Jain · 2 years, 11 months ago
  17. 26a8bb2 feat(plat/xilinx/zynqmp): sync IOCTL IDs by Ronak Jain · 3 years ago
  18. bc2a99c Merge "feat(plat/versal): add support for SLS mitigation" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  19. efa1d32 revert(plat/xilinx): add timeout while waiting for IPI Ack by Venkatesh Yadav Abbarapu · 2 years, 11 months ago
  20. 82252a4 feat(plat/versal): add support for SLS mitigation by Venkatesh Yadav Abbarapu · 3 years ago
  21. 7ae761b fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 3 years ago
  22. 0d9b765 fix(plat/xilinx/zynqmp): use sync method for blocking calls by Abhyuday Godhasara · 3 years ago
  23. 66a0ca3 Merge "feat(plat/zynqmp): extend DT description by TF-A" into integration by Madhukar Pappireddy · 3 years ago
  24. d4740e4 refactor(plat/zynqmp): optimize the code to save some space by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  25. 53865b0 feat(plat/zynqmp): extend DT description by TF-A by Michal Simek · 3 years, 1 month ago
  26. e1407fc feat(plat/zynqmp): add SDEI support by Jan Kiszka · 4 years ago
  27. fcfdaf0 feat(plat/zynqmp): add support for XCK26 silicon by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
  28. 1885bf1 fix(plat/xilinx/versal/include): correct IPI buffer offset by Rajan Vaja · 3 years, 2 months ago
  29. aa4898a plat: send an sgi to communicate to linux by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  30. abf6122 plat: xilinx: Error management support by Shubhrajyoti Datta · 3 years, 4 months ago
  31. 466670b Merge "plat: xilinx: zynqmp: Configure counter frequency during initialization" into integration by Manish Pandey · 3 years, 2 months ago
  32. 12be18b plat: xilinx: zynqmp: Configure counter frequency during initialization by Rajan Vaja · 3 years, 3 months ago
  33. 78bcd12 plat: xilinx: versal: Add the IPI CRC checksum macro support by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
  34. bfa2a2a plat: xilinx: common: Rename the IPI CRC checksum macro by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
  35. 17a12ce plat:xilinx:versal: Add JTAG DCC support by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  36. 34fbf1f plat:xilinx:zynqmp: Add JTAG DCC support by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  37. 18072da plat: xilinx: versal: Mark IPI calls secure/non-secure by Tejas Patel · 3 years, 4 months ago
  38. be2abf3 Merge "plat: xilinx: versal: Remove cortex-a53 compilation" into integration by Madhukar Pappireddy · 3 years, 4 months ago
  39. 7465b90 Merge "plat: xilinx: Add timeout while waiting for IPI Ack" into integration by Madhukar Pappireddy · 3 years, 4 months ago
  40. 6da3d10 plat: xilinx: versal: Remove cortex-a53 compilation by Michal Simek · 3 years, 4 months ago
  41. 5a3226c plat: xilinx: zynqmp: Add missing ids for 43/46/47dr devices by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
  42. c1cda9c plat: xilinx: Add timeout while waiting for IPI Ack by Tejas Patel · 3 years, 4 months ago
  43. 44e563a plat:xilinx:zynqmp: Remove the custom crash implementation by Venkatesh Yadav Abbarapu · 3 years, 5 months ago
  44. ad1ffff plat: xilinx: versal: Remove code duplication by Rajan Vaja · 3 years, 5 months ago
  45. cc12795 zynqmp: pm: Add support for PS and system reset on WDT restart by Will Wong · 3 years, 7 months ago
  46. 720fd9d zynqmp: pm: Update PM version and support PM version check by Rajan Vaja · 6 years ago
  47. 5f115db plat: xilinx: Fix non-MISRA compliant code by Venkatesh Yadav Abbarapu · 3 years, 6 months ago
  48. 1446948 Merge changes from topic "xilinx-sd-tap-delay" into integration by Manish Pandey · 3 years, 6 months ago
  49. 7ace4af xilinx: zynqmp: Add support for Error Management by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  50. deb1a36 zynqmp:pm: Adds new zynqmp-pm api SMC call for efuse by VNSL Durga · 3 years, 7 months ago
  51. 6ebe483 zynqmp : pm : Adds new zynqmp-pm api SMC call for register access by Kalyani Akula · 3 years, 7 months ago
  52. 4dadd9c zynqmp: pm: Reimplement pinctrl get/set config parameter EEMI API calls by Mirela Simonovic · 3 years, 7 months ago
  53. 0304fa5 zynqmp: pm: Reimplement pinctrl set/get function EEMI API by Mirela Simonovic · 6 years ago
  54. edefb04 zynqmp: pm: Implement pinctrl request/release EEMI API by Mirela Simonovic · 6 years ago
  55. cd82568 zynqmp: pm: Update return type in query functions by Rajan Vaja · 3 years, 7 months ago
  56. 15da582 plat: zynqmp: Disable ITAPDLYENA bit for zero ITAP delay by Sai Krishna Potthuri · 3 years, 8 months ago
  57. ad48c50 plat: zynqmp: Check for DLL status before doing reset by Sai Krishna Potthuri · 3 years, 9 months ago
  58. 3bc1bea xilinx: versal: fix static failure by Manish Pandey · 3 years, 7 months ago
  59. 878e1ef Merge changes from topic "versal-bug-fixes-and-new-apis" into integration by Manish Pandey · 3 years, 7 months ago
  60. fe815e4 zynqmp: pm: Update flags in common clk divisor node by Ravi Patel · 6 years ago
  61. c23f292 zynqmp: pm_api_clock: Copy only the valid bytes by Siva Durga Prasad Paladugu · 3 years, 7 months ago
  62. 4201555 plat: xilinx: versal: Add support of register notifier by Tejas Patel · 3 years, 7 months ago
  63. 84275bf plat: xilinx: versal: Add support to get clock rate value by Tejas Patel · 3 years, 10 months ago
  64. 5c154e1 plat: xilinx: versal: Add support of set max latency for the device by Tejas Patel · 3 years, 7 months ago
  65. 476b5b1 plat: versal: Add InitFinalize API call by Ravi Patel · 5 years ago
  66. 030620d xilinx: versal: Updated Response of QueryData API call by Rajan Vaja · 3 years, 7 months ago
  67. ef75de0 plat:xilinx:versal: Use defaults when PDI is without sw partitions by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  68. 6512371 plat: xilinx: Mask unnecessary bytes of return error code by Ravi Patel · 3 years, 7 months ago
  69. eafc878 xilinx: versal: Skip store/restore of GIC during CPU idle by Ravi Patel · 5 years ago
  70. 95ecd45 plat: versal: Update API list in feature check by Venkatesh Yadav Abbarapu · 4 years, 7 months ago
  71. 023899d xilinx: versal: Do not pass ACPU0 always in set_wakeup_source() by Ravi Patel · 5 years ago
  72. 621c1b2 plat: xilinx: zynqmp: Enable log messages for debug by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  73. 6552a55 plat: zynqmp: Change macro name of PM_BOOT_HEALTH_STATUS_REG by Tejas Patel · 3 years, 7 months ago
  74. 1ad5f66 plat: xilinx: zynqmp: Include GICv2 makefile by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  75. 8ca9553 Merge "plat: xilinx: Use fno-jump-tables flag in CPPFLAGS" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  76. 2dfbba4 plat: xilinx: Use fno-jump-tables flag in CPPFLAGS by Venkatesh Yadav Abbarapu · 4 years ago
  77. 8e05901 zynqmp: pm: update error codes to match Linux and PMU Firmware by Davorin Mista · 6 years ago
  78. 64514a7 zynqmp: pm: Filter errors related to clock gate permissions by Mirela Simonovic · 6 years ago
  79. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  80. 4ecb0af Merge "Create separate header for ARM specific SMCCC defines" into integration by Olivier Deprez · 4 years, 3 months ago
  81. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 3 months ago
  82. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  83. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  84. 8ccc4a4 cdns: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  85. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  86. 5b433b6 xilinx: versal: Pass result count to pm_get_callbackdata() by Tejas Patel · 4 years, 5 months ago
  87. f4c3a25 plat: xilinx: zynqmp: Use ARRAY_SIZE wherever possible by Tejas Patel · 4 years, 5 months ago
  88. 658acfd Merge "xilinx: Unify Platform specific defines for PSCI module" into integration by Mark Dykes · 4 years, 5 months ago
  89. b16bada xilinx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  90. fa42596 Merge "Xilinx zynqmp: add missing pin control group for ethernet 0." into integration by Manish Pandey · 4 years, 5 months ago
  91. 9156ffd xilinx: versal: PLM to ATF handover by Venkatesh Yadav Abbarapu · 4 years, 5 months ago
  92. 1463dd5 xilinx: common: Move ATF handover to common file by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  93. 6f98002 Xilinx zynqmp: add missing pin control group for ethernet 0. by Norbert Werner · 4 years, 6 months ago
  94. f6b2b3c plat: xilinx: Move pm_client.h to common directory by Tejas Patel · 4 years, 6 months ago
  95. cbc9005 plat: xilinx: versal: Make silicon default build target by Siva Durga Prasad Paladugu · 5 years ago
  96. 2f4cc71 xilinx: versal: Wire silicon default setup by Siva Durga Prasad Paladugu · 5 years ago
  97. 5aa76f9 versal: Increase OCM memory size for DEBUG builds by Venkatesh Yadav Abbarapu · 4 years, 7 months ago
  98. 41dd096 plat: xilinx: versal: Dont set IOU switch clock by Siva Durga Prasad Paladugu · 5 years ago
  99. 10161e5 arm64: versal: Adjust cpu clock for versal virtual by Siva Durga Prasad Paladugu · 5 years ago
  100. 2294b42 xilinx: versal: Add support for PM_GET_OPERATING_CHARACTERISTIC EEMI call by Saeed Nowshadi · 5 years ago