1. f6d7e44 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  2. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  3. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  4. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  5. 259afe5 xilinx: Move IPI functions to common file by Jolly Shah · 5 years ago
  6. 9bb628d xilinx: pm_service: Rename macros to use generic macro names by Jolly Shah · 5 years ago
  7. 36c930b xilinx: zynqmp: Rename pm_api members to use generic name by Jolly Shah · 5 years ago
  8. c2583ab Move generic ipi_mb functions to common files by Jolly Shah · 5 years ago
  9. 2f952be xilinx: Remove platform specific dependency from IPI function by Jolly Shah · 5 years ago
  10. b07fd0c xilinx: Move ipi configuration structure definition to header file by Jolly Shah · 5 years ago
  11. 4c17237 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 5 years ago
  12. 16fe5ab plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 5 years ago
  13. 0bfd700 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 5 years ago
  14. d4b8dd9 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 5 years ago
  15. e508acf zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 6 years ago
  16. c5b4abf zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 5 years ago
  17. f5a1e9f zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 6 years ago
  18. 3c8ffd4 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 6 years ago
  19. 7c8e79c zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 6 years ago
  20. 407fc0a zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 5 years ago
  21. c139181 zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 6 years ago
  22. 4dd1176 zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 5 years ago
  23. 8b4c4c7 zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 5 years ago
  24. 99e8ac9 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 6 years ago
  25. a9057a0 zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 6 years ago
  26. a520980 zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 5 years ago
  27. 77eb52f zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 6 years ago
  28. cb5bc75 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 6 years ago
  29. 68116ef zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 6 years ago
  30. b4c9946 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 6 years ago
  31. 141421e zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · 5 years ago
  32. 1f0d585 zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · 5 years ago
  33. cb2f45d zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · 5 years ago
  34. a7cc5ee zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · 6 years ago
  35. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  36. ac740af Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  37. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  38. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  39. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  40. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  41. ea3c4de zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 6 years ago
  42. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  43. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  44. 012c8bf zynqmp: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  45. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  46. 9cfc47c zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 by Siva Durga Prasad Paladugu · 6 years ago
  47. 8bd905b zynqmp: Add ATF support for Data blob encryption and decryption by Siva Durga Prasad Paladugu · 6 years ago
  48. dff0712 zynqmp: Remove emulation platform support by Siva Durga Prasad Paladugu · 6 years ago
  49. 914f1cd zynqmp: pm: Correct function header of clock APIs by Rajan Vaja · 6 years ago
  50. afaeb0d zynqmp: pm_service: Ignore enable/disable of PLL type clocks by Siva Durga Prasad Paladugu · 6 years ago
  51. 7c6516a zynqmp: Add new API for pl configuration readback by Siva Durga Prasad Paladugu · 6 years ago
  52. e2aa827 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · 6 years ago
  53. 90539cd zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · 6 years ago
  54. a22b885 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · 6 years ago
  55. ac8526f zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · 6 years ago
  56. ed1d5cb zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · 6 years ago
  57. da95940 zynqmp: pm: Add API to get number of clocks by Rajan Vaja · 6 years ago
  58. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  59. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  60. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  61. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  62. 6a8933c plat: xilinx: zynqmp: Get chipid from registers for BL32 by Siva Durga Prasad Paladugu · 6 years ago
  63. ee1a114 plat: xilinx: zynqmp: Build for DDR if SPD is enabled by Siva Durga Prasad Paladugu · 6 years ago
  64. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  65. efd431b zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 6 years ago
  66. b76656d zynqmp: Fix EG/EV detection logic by Siva Durga Prasad Paladugu · 6 years ago
  67. a4ed4b2 zynqmp: Add new API for processing secure images by Siva Durga Prasad Paladugu · 6 years ago
  68. af4b10e xilinx: zynqmp: pm_service: Fix APU only restart by Tejas Patel · 6 years ago
  69. bf83b9c plat: xilinx: zynqmp: Make fpga load blocking until completed by Siva Durga Prasad Paladugu · 6 years ago
  70. 5654787 plat: xilinx: zynqmp: Remove GET_CALLBACK_DATA function by Siva Durga Prasad Paladugu · 6 years ago
  71. ba2b056 zynqmp: pm_service: Make PMU IPI-1 channel unsecure by Rajan Vaja · 6 years ago
  72. e7d5dff zynqmp: pm: Remove unnecessary header includes by Rajan Vaja · 7 years ago
  73. 40808bc xilinx: zynqmp: Remove PMU Firmware checks by Siva Durga Prasad Paladugu · 6 years ago
  74. 79f7595 zynqmp: pm: Reverse logic for detecting that the PMU firmware is loaded by Siva Durga Prasad Paladugu · 6 years ago
  75. b8d474f plat: zynqmp: Don't panic() if we can't find the FSBL struct by Alistair Francis · 7 years ago
  76. 8f49972 plat: zynqmp: Let fsbl_atf_handover() return an error status by Siva Durga Prasad Paladugu · 6 years ago
  77. 36703e2 Include "bl_common.h" in Xilinx zynqmp_private.h by Wendy Liang · 7 years ago
  78. f3994cc zynqmp: pm: Added APIs for xilsecure linux support by Siva Durga Prasad Paladugu · 6 years ago
  79. 83e3725 plat: zynqmp: Add support for CG/EG/EV device detection by Siva Durga Prasad Paladugu · 6 years ago
  80. 19d69c0 aarch64: zynqmp: Add new Ids for RFSoC by Siva Durga Prasad Paladugu · 7 years ago
  81. b982d16 zynqmp: Fix CSU ID SVD mask fo getting chip ID by Siva Durga Prasad Paladugu · 7 years ago
  82. 1f80d3f zynqmp: pm: Allow to set shutdown scope via pm_system_shutdown API by Siva Durga Prasad Paladugu · 6 years ago
  83. f2ddd91 zynqmp: pm: Implement PM_INIT_FINALIZE PM API call by Filip Drazic · 7 years ago
  84. ca1e0af zynqmp: pm: Rename PM_INIT to PM_INIT_FINALIZE by Filip Drazic · 7 years ago
  85. de93d98 zynqmp: pm: Implemented new pm API to load secure images by Siva Durga Prasad Paladugu · 6 years ago
  86. 00ae6c5 xilinx: zynqmp: Read bootmode register using PM API by Siva Durga Prasad Paladugu · 7 years ago
  87. 78ba145 zynqmp: pm: Decode start address related SMC arguments for pm_req_wakeup by Filip Drazic · 7 years ago
  88. d7d62ce zynqmp: pm: Move pm_client_wakeup call from pm_req_wakeup by Filip Drazic · 7 years ago
  89. cd16582 zynqmp: pm: Remove unused NODE_AFI, add NODE_EXTERN by Mirela Simonovic · 7 years ago
  90. 43b23a3 zynqmp: pm: Add support for setting suspend-to-RAM mode by Siva Durga Prasad Paladugu · 6 years ago
  91. 1caf88e zynqmp: pm: Implement pm_get_node_status API function by Anes Hadziahmetagic · 7 years ago
  92. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  93. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  94. f39a11f Merge pull request #1250 from jollysxilinx/zynqmp-new-eemi-api by Dimitris Papastamos · 6 years ago
  95. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  96. 69fb5bf zynqmp: pm: Minor corrections for MISRA compliance by Jolly Shah · 6 years ago
  97. c82ce46 zynqmp: pm_service: Support multiple SDIO modes by Rajan Vaja · 6 years ago
  98. c7ee23d zynqmp: pm: Support ATF PM version check by Rajan Vaja · 6 years ago
  99. abee2a4 zynqmp: pm: Update API version to 1.0 by Jolly Shah · 6 years ago
  100. 8f5ddb3 zynqmp: Use DDR memory when DEBUG is enabled by Jolly Shah · 6 years ago