1. 6940996 plat: xilinx: versal: Move versal_private.h to include directory by Tejas Patel · 6 years ago
  2. 60bfbc9 plat: xilinx: zynqmp: Use GIC framework for warm restart by Siva Durga Prasad Paladugu · 6 years ago
  3. 35a8be9 plat: xilinx: zynqmp: Add checksum support for IPI data by Venkatesh Yadav Abbarapu · 5 years ago
  4. b34deca zynqmp: pm_service: Add support to query max divisor by Rajan Vaja · 5 years ago
  5. 8931be1 zynqmp: pm: Add CLK_SET_RATE_PARENT in gem clock node by Ravi Patel · 5 years ago
  6. 13d8a15 zynqmp: pm: clock: Move custom flags to typeflags by Rajan Vaja · 5 years ago
  7. f065c7f zynqmp: pm: clock: Add support for custom type flags by Rajan Vaja · 5 years ago
  8. 02d1842 plat: xilinx: zynqmp: Add GET_CALLBACK_DATA function by Rajan Vaja · 5 years ago
  9. 43f19b1 zynqmp: pm: Remove CLK_TOPSW_LSBUS from invalid clock list by Rajan Vaja · 6 years ago
  10. 591ad4d zynqmp: pm: Add LPD WDT clock to the pm_clock structure by Mounika Grace Akula · 5 years ago
  11. c55a390 zynqmp: pm: Fix clock models and IDs of GEM-related clocks by Mirela Simonovic · 6 years ago
  12. fc4f17b zynqmp: pm: Rename FPD WDT clock ID by Mounika Grace Akula · 5 years ago
  13. 481d2c2 plat: xilinx: zynqmp: Correct syscnt freq for QEMU by Edgar E. Iglesias · 5 years ago
  14. 927c2b9 arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DR by Venkatesh Yadav Abbarapu · 5 years ago
  15. 3226728 arm64: zynqmp: Add id for new RFSoC device ZU39DR by Siva Durga Prasad Paladugu · 5 years ago
  16. 42d18ca Enable -Wlogical-op always by Justin Chadwell · 4 years, 10 months ago
  17. 6a90347 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · 4 years, 10 months ago
  18. 53f193f zynqmp: add support for multi console interface by Ambroise Vincent · 5 years ago
  19. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  20. 962109f Remove deprecated plat_crash_console_* by Ambroise Vincent · 5 years ago
  21. f00986c zynqmp: pm: Add support for setting PMU configuration object by Luca Ceresoli · 5 years ago
  22. f6d7e44 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  23. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  24. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  25. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  26. 259afe5 xilinx: Move IPI functions to common file by Jolly Shah · 5 years ago
  27. 9bb628d xilinx: pm_service: Rename macros to use generic macro names by Jolly Shah · 5 years ago
  28. 36c930b xilinx: zynqmp: Rename pm_api members to use generic name by Jolly Shah · 5 years ago
  29. c2583ab Move generic ipi_mb functions to common files by Jolly Shah · 5 years ago
  30. 2f952be xilinx: Remove platform specific dependency from IPI function by Jolly Shah · 5 years ago
  31. b07fd0c xilinx: Move ipi configuration structure definition to header file by Jolly Shah · 5 years ago
  32. 4c17237 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 5 years ago
  33. 16fe5ab plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 5 years ago
  34. 0bfd700 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 5 years ago
  35. d4b8dd9 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 5 years ago
  36. e508acf zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 6 years ago
  37. c5b4abf zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 6 years ago
  38. f5a1e9f zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 6 years ago
  39. 3c8ffd4 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 6 years ago
  40. 7c8e79c zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 6 years ago
  41. 407fc0a zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 6 years ago
  42. c139181 zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 6 years ago
  43. 4dd1176 zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 6 years ago
  44. 8b4c4c7 zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 6 years ago
  45. 99e8ac9 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 6 years ago
  46. a9057a0 zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 6 years ago
  47. a520980 zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 6 years ago
  48. 77eb52f zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 6 years ago
  49. cb5bc75 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 6 years ago
  50. 68116ef zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 6 years ago
  51. b4c9946 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 6 years ago
  52. 141421e zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · 6 years ago
  53. 1f0d585 zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · 6 years ago
  54. cb2f45d zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · 6 years ago
  55. a7cc5ee zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · 6 years ago
  56. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  57. ac740af Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  58. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  59. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  60. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  61. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  62. ea3c4de zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 6 years ago
  63. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  64. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  65. 012c8bf zynqmp: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  66. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  67. 9cfc47c zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 by Siva Durga Prasad Paladugu · 6 years ago
  68. 8bd905b zynqmp: Add ATF support for Data blob encryption and decryption by Siva Durga Prasad Paladugu · 6 years ago
  69. dff0712 zynqmp: Remove emulation platform support by Siva Durga Prasad Paladugu · 6 years ago
  70. 914f1cd zynqmp: pm: Correct function header of clock APIs by Rajan Vaja · 6 years ago
  71. afaeb0d zynqmp: pm_service: Ignore enable/disable of PLL type clocks by Siva Durga Prasad Paladugu · 6 years ago
  72. 7c6516a zynqmp: Add new API for pl configuration readback by Siva Durga Prasad Paladugu · 6 years ago
  73. e2aa827 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · 6 years ago
  74. 90539cd zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · 6 years ago
  75. a22b885 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · 6 years ago
  76. ac8526f zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · 6 years ago
  77. ed1d5cb zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · 6 years ago
  78. da95940 zynqmp: pm: Add API to get number of clocks by Rajan Vaja · 6 years ago
  79. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  80. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  81. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  82. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  83. 6a8933c plat: xilinx: zynqmp: Get chipid from registers for BL32 by Siva Durga Prasad Paladugu · 6 years ago
  84. ee1a114 plat: xilinx: zynqmp: Build for DDR if SPD is enabled by Siva Durga Prasad Paladugu · 6 years ago
  85. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  86. efd431b zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 6 years ago
  87. b76656d zynqmp: Fix EG/EV detection logic by Siva Durga Prasad Paladugu · 6 years ago
  88. a4ed4b2 zynqmp: Add new API for processing secure images by Siva Durga Prasad Paladugu · 6 years ago
  89. af4b10e xilinx: zynqmp: pm_service: Fix APU only restart by Tejas Patel · 6 years ago
  90. bf83b9c plat: xilinx: zynqmp: Make fpga load blocking until completed by Siva Durga Prasad Paladugu · 6 years ago
  91. 5654787 plat: xilinx: zynqmp: Remove GET_CALLBACK_DATA function by Siva Durga Prasad Paladugu · 6 years ago
  92. ba2b056 zynqmp: pm_service: Make PMU IPI-1 channel unsecure by Rajan Vaja · 6 years ago
  93. e7d5dff zynqmp: pm: Remove unnecessary header includes by Rajan Vaja · 7 years ago
  94. 40808bc xilinx: zynqmp: Remove PMU Firmware checks by Siva Durga Prasad Paladugu · 6 years ago
  95. 79f7595 zynqmp: pm: Reverse logic for detecting that the PMU firmware is loaded by Siva Durga Prasad Paladugu · 6 years ago
  96. b8d474f plat: zynqmp: Don't panic() if we can't find the FSBL struct by Alistair Francis · 7 years ago
  97. 8f49972 plat: zynqmp: Let fsbl_atf_handover() return an error status by Siva Durga Prasad Paladugu · 6 years ago
  98. 36703e2 Include "bl_common.h" in Xilinx zynqmp_private.h by Wendy Liang · 7 years ago
  99. f3994cc zynqmp: pm: Added APIs for xilsecure linux support by Siva Durga Prasad Paladugu · 6 years ago
  100. 83e3725 plat: zynqmp: Add support for CG/EG/EV device detection by Siva Durga Prasad Paladugu · 6 years ago