1. 259afe5 xilinx: Move IPI functions to common file by Jolly Shah · 5 years ago
  2. 9bb628d xilinx: pm_service: Rename macros to use generic macro names by Jolly Shah · 5 years ago
  3. 36c930b xilinx: zynqmp: Rename pm_api members to use generic name by Jolly Shah · 5 years ago
  4. c2583ab Move generic ipi_mb functions to common files by Jolly Shah · 5 years ago
  5. 4c17237 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 5 years ago
  6. 16fe5ab plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 5 years ago
  7. 0bfd700 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 5 years ago
  8. d4b8dd9 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 5 years ago
  9. e508acf zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 6 years ago
  10. c5b4abf zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 6 years ago
  11. f5a1e9f zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 6 years ago
  12. 3c8ffd4 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 6 years ago
  13. 7c8e79c zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 6 years ago
  14. 407fc0a zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 6 years ago
  15. c139181 zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 6 years ago
  16. 4dd1176 zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 6 years ago
  17. 8b4c4c7 zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 6 years ago
  18. 99e8ac9 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 6 years ago
  19. a9057a0 zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 6 years ago
  20. a520980 zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 6 years ago
  21. 77eb52f zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 6 years ago
  22. cb5bc75 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 6 years ago
  23. 68116ef zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 6 years ago
  24. b4c9946 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 6 years ago
  25. 141421e zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · 6 years ago
  26. 1f0d585 zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · 6 years ago
  27. cb2f45d zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · 6 years ago
  28. a7cc5ee zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · 6 years ago
  29. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  30. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  31. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  32. 8bd905b zynqmp: Add ATF support for Data blob encryption and decryption by Siva Durga Prasad Paladugu · 6 years ago
  33. 914f1cd zynqmp: pm: Correct function header of clock APIs by Rajan Vaja · 6 years ago
  34. afaeb0d zynqmp: pm_service: Ignore enable/disable of PLL type clocks by Siva Durga Prasad Paladugu · 6 years ago
  35. 7c6516a zynqmp: Add new API for pl configuration readback by Siva Durga Prasad Paladugu · 6 years ago
  36. e2aa827 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · 6 years ago
  37. 90539cd zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · 6 years ago
  38. a22b885 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · 6 years ago
  39. ac8526f zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · 6 years ago
  40. ed1d5cb zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · 6 years ago
  41. da95940 zynqmp: pm: Add API to get number of clocks by Rajan Vaja · 6 years ago
  42. efd431b zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 6 years ago
  43. a4ed4b2 zynqmp: Add new API for processing secure images by Siva Durga Prasad Paladugu · 6 years ago
  44. af4b10e xilinx: zynqmp: pm_service: Fix APU only restart by Tejas Patel · 6 years ago
  45. bf83b9c plat: xilinx: zynqmp: Make fpga load blocking until completed by Siva Durga Prasad Paladugu · 6 years ago
  46. 5654787 plat: xilinx: zynqmp: Remove GET_CALLBACK_DATA function by Siva Durga Prasad Paladugu · 6 years ago
  47. e7d5dff zynqmp: pm: Remove unnecessary header includes by Rajan Vaja · 7 years ago
  48. 40808bc xilinx: zynqmp: Remove PMU Firmware checks by Siva Durga Prasad Paladugu · 6 years ago
  49. 79f7595 zynqmp: pm: Reverse logic for detecting that the PMU firmware is loaded by Siva Durga Prasad Paladugu · 6 years ago
  50. f3994cc zynqmp: pm: Added APIs for xilsecure linux support by Siva Durga Prasad Paladugu · 6 years ago
  51. 1f80d3f zynqmp: pm: Allow to set shutdown scope via pm_system_shutdown API by Siva Durga Prasad Paladugu · 6 years ago
  52. f2ddd91 zynqmp: pm: Implement PM_INIT_FINALIZE PM API call by Filip Drazic · 7 years ago
  53. ca1e0af zynqmp: pm: Rename PM_INIT to PM_INIT_FINALIZE by Filip Drazic · 7 years ago
  54. de93d98 zynqmp: pm: Implemented new pm API to load secure images by Siva Durga Prasad Paladugu · 6 years ago
  55. 78ba145 zynqmp: pm: Decode start address related SMC arguments for pm_req_wakeup by Filip Drazic · 7 years ago
  56. d7d62ce zynqmp: pm: Move pm_client_wakeup call from pm_req_wakeup by Filip Drazic · 7 years ago
  57. cd16582 zynqmp: pm: Remove unused NODE_AFI, add NODE_EXTERN by Mirela Simonovic · 7 years ago
  58. 43b23a3 zynqmp: pm: Add support for setting suspend-to-RAM mode by Siva Durga Prasad Paladugu · 6 years ago
  59. 1caf88e zynqmp: pm: Implement pm_get_node_status API function by Anes Hadziahmetagic · 7 years ago
  60. 69fb5bf zynqmp: pm: Minor corrections for MISRA compliance by Jolly Shah · 6 years ago
  61. c82ce46 zynqmp: pm_service: Support multiple SDIO modes by Rajan Vaja · 6 years ago
  62. c7ee23d zynqmp: pm: Support ATF PM version check by Rajan Vaja · 6 years ago
  63. abee2a4 zynqmp: pm: Update API version to 1.0 by Jolly Shah · 6 years ago
  64. d5dd836 zynqmp: pm: Add APIs for pin control queries by Rajan Vaja · 6 years ago
  65. 393c0a2 zynqmp: pm: Add IOCTLs for global storage access by Rajan Vaja · 6 years ago
  66. d98455b zynqmp: pm: Implement clock APIs by Rajan Vaja · 6 years ago
  67. 3511613 zynqmp: pm: Add clock control EEMI API and ioctl functions by Rajan Vaja · 6 years ago
  68. aea41bb zynqmp: pm: Implement IOCTL APIs for device control by Rajan Vaja · 6 years ago
  69. 5529a01 zynqmp: pm: Implement IOCTL APIs for remoteproc by Rajan Vaja · 6 years ago
  70. 5e139e7 zynqmp: pm: Implement pin control APIs for configurations by Rajan Vaja · 6 years ago
  71. 0ac2be1 zynqmp: pm: Implement pin control APIs for get/set functions by Rajan Vaja · 6 years ago
  72. 8368761 zynqmp: pm: Add wrappers for Pin control APIs by Rajan Vaja · 6 years ago
  73. 670bec0 zynqmp: Add new function and node IDs by Rajan Vaja · 6 years ago
  74. 328105c zynqmp: pm_service: use zynqmp_ipi APIs by Wendy Liang · 7 years ago
  75. 881788d zynqmp: Sync function declaration and definition by Soren Brinkmann · 7 years ago
  76. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  77. 4ae19c4 zynqmp: Remove duplicate 'const' declaration by Soren Brinkmann · 7 years ago
  78. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  79. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  80. 84f0af4 zynqmp: pm: Add SiP call to obtain PM callback data by Soren Brinkmann · 8 years ago
  81. a1b0a90 zynqmp: pm: Enable IPI IRQ when API version is probed by Soren Brinkmann · 8 years ago
  82. 1209b26 zynqmp: Remove dead code by Soren Brinkmann · 8 years ago
  83. 58fbb9b zynqmp: PM: Migrate to new shutdown interface by Soren Brinkmann · 8 years ago
  84. cb36681 zynqmp: pm: Plumb get_chipid through FW interface by Soren Brinkmann · 8 years ago
  85. d6c9e03 zynqmp: pm: Allow obtaining additional return values from FW by Soren Brinkmann · 8 years ago
  86. 9b0e63e zynqmp: Make MMIO write FW call synchronous by Soren Brinkmann · 8 years ago
  87. 16427d1 zynqmp: Add support to provide silicon id through SMC by Siva Durga Prasad Paladugu · 8 years ago
  88. 68d460c zynqmp: pm: Implemented pm API functions to load the bitstream into PL by Nava kishore Manne · 8 years ago
  89. 33d3927 zynqmp: pm: adds new pm ID to sync with PMUFW ID numbers by Nava kishore Manne · 8 years ago
  90. 4c0765a zynqmp: pm: Call set_wakeup_source for all wake devices on sys-suspend by Filip Drazic · 8 years ago
  91. 35e99e2 zynqmp: pm: Add PM node IDs for GPU, PCIE, PCAP and RTC by Filip Drazic · 8 years ago
  92. 0bd9d0c zynqmp: pm: Provide state argument to the pm_self_suspend API call by Filip Drazic · 8 years ago
  93. 9b984be zynqmp: pm: Added NODE_IPI_RPU_0 node definition in pm_defs by Mirela Simonovic · 8 years ago
  94. 7659a26 Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  95. 0ff06ce zynqmp: pm: Added NODE_IPI_APU slave node ID in pm_defs.h by Mirela Simonovic · 8 years ago
  96. 2b78366 zynqmp: Add bakery_lock to protect APU_PWRCTRL register access by Stefan Krsmanovic · 8 years ago
  97. c5e9f66 zynqmp: Put pm_secure_lock in coherent memory region by Stefan Krsmanovic · 8 years ago
  98. c95ae09 zynqmp: pm: Implement pm_register_notifier PM API function by Anes Hadziahmetagic · 8 years ago
  99. 92aee01 zynqmp: pm: Implemented 'get_op_characteristic' PM API call by Anes Hadziahmetagic · 8 years ago
  100. 46c0dc1 zynqmp: pm: Removed double declaration of pm_ipi_send functions by Filip Drazic · 8 years ago