1. ab43d15 xilinx: versal: Add SMC handler for EEMI API by Tejas Patel · 7 years ago
  2. baccc60 xilinx: versal: Implement PLL related PM APIs by Tejas Patel · 7 years ago
  3. 2394b94 xilinx: versal: Implement clock related PM APIs by Tejas Patel · 7 years ago
  4. 0ed83c6 xilinx: versal: Implement pin control related PM APIs by Tejas Patel · 7 years ago
  5. 9c3c5e0 xilinx: versal: Implement reset related PM APIs by Tejas Patel · 7 years ago
  6. cf1e56a xilinx: versal: Implement device related PM APIs by Tejas Patel · 7 years ago
  7. fbb3269 xilinx: versal: Add support for suspend related APIs by Tejas Patel · 6 years ago
  8. 95794c7 xilinx: versal: Add get_api_version support by Tejas Patel · 7 years ago
  9. c73a90e xilinx: Add support to send PM API to PMC using IPI for versal by Tejas Patel · 7 years ago
  10. ab36d09 plat: xilinx: versal: Move versal_def.h to include directory by Tejas Patel · 7 years ago
  11. d482173 plat: xilinx: versal: Move versal_private.h to include directory by Tejas Patel · 7 years ago
  12. 256d133 plat: xilinx: zynqmp: Use GIC framework for warm restart by Siva Durga Prasad Paladugu · 7 years ago
  13. fe550ed plat: xilinx: zynqmp: Add checksum support for IPI data by Venkatesh Yadav Abbarapu · 6 years ago
  14. 5e07b70 zynqmp: pm_service: Add support to query max divisor by Rajan Vaja · 6 years ago
  15. 138cde6 zynqmp: pm: Add CLK_SET_RATE_PARENT in gem clock node by Ravi Patel · 6 years ago
  16. 74cf215 zynqmp: pm: clock: Move custom flags to typeflags by Rajan Vaja · 6 years ago
  17. 75b90fe zynqmp: pm: clock: Add support for custom type flags by Rajan Vaja · 6 years ago
  18. b0eae6f plat: xilinx: zynqmp: Add GET_CALLBACK_DATA function by Rajan Vaja · 6 years ago
  19. 20fdf0b zynqmp: pm: Remove CLK_TOPSW_LSBUS from invalid clock list by Rajan Vaja · 7 years ago
  20. b3ce966 zynqmp: pm: Add LPD WDT clock to the pm_clock structure by Mounika Grace Akula · 7 years ago
  21. 06ad980 zynqmp: pm: Fix clock models and IDs of GEM-related clocks by Mirela Simonovic · 7 years ago
  22. fa8ae3c zynqmp: pm: Rename FPD WDT clock ID by Mounika Grace Akula · 7 years ago
  23. 65501a7 plat: xilinx: zynqmp: Correct syscnt freq for QEMU by Edgar E. Iglesias · 6 years ago
  24. c613a66 arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DR by Venkatesh Yadav Abbarapu · 6 years ago
  25. 345a85a arm64: zynqmp: Add id for new RFSoC device ZU39DR by Siva Durga Prasad Paladugu · 6 years ago
  26. d7b4cd4 Enable -Wlogical-op always by Justin Chadwell · 6 years ago
  27. 705bed5 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · 6 years ago
  28. 55a08b3 zynqmp: add support for multi console interface by Ambroise Vincent · 6 years ago
  29. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  30. 2cc9777 Remove deprecated plat_crash_console_* by Ambroise Vincent · 6 years ago
  31. 78d5851 zynqmp: pm: Add support for setting PMU configuration object by Luca Ceresoli · 6 years ago
  32. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 7 years ago
  33. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 7 years ago
  34. ece6fd2 Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 7 years ago
  35. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  36. 65c80d6 xilinx: Move IPI functions to common file by Jolly Shah · 7 years ago
  37. 5bd029b xilinx: pm_service: Rename macros to use generic macro names by Jolly Shah · 7 years ago
  38. 28e4d37 xilinx: zynqmp: Rename pm_api members to use generic name by Jolly Shah · 7 years ago
  39. 63436bd Move generic ipi_mb functions to common files by Jolly Shah · 7 years ago
  40. b8e39f4 xilinx: Remove platform specific dependency from IPI function by Jolly Shah · 7 years ago
  41. 703a5aa xilinx: Move ipi configuration structure definition to header file by Jolly Shah · 7 years ago
  42. 1611ef2 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 7 years ago
  43. 9956439 plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 7 years ago
  44. 31c3842 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 7 years ago
  45. e33aca3 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 7 years ago
  46. ff966c2 zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 7 years ago
  47. 50e1b8f zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 7 years ago
  48. bf8ffb3 zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 7 years ago
  49. 284b2f0 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 7 years ago
  50. b6c56bd zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 7 years ago
  51. be48511 zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 7 years ago
  52. 8bc945f zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 7 years ago
  53. b071dcd zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 7 years ago
  54. 48dc44e zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 7 years ago
  55. bd30503 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 7 years ago
  56. d3a78ca zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 7 years ago
  57. bd642dd zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 7 years ago
  58. a5ae5a7 zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 7 years ago
  59. 8975f31 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 7 years ago
  60. cf1769b zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 7 years ago
  61. 1e3fb35 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 7 years ago
  62. 2027979 zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · 7 years ago
  63. 5f1a5fe zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · 7 years ago
  64. d833f64 zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · 7 years ago
  65. bfed44a zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · 7 years ago
  66. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  67. e07666d Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 7 years ago
  68. f91c3cb arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 7 years ago
  69. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  70. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  71. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  72. bde25ae zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 7 years ago
  73. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 7 years ago
  74. 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 7 years ago
  75. 8cff97d zynqmp: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  76. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  77. e8fae4b zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 by Siva Durga Prasad Paladugu · 7 years ago
  78. db48453 zynqmp: Add ATF support for Data blob encryption and decryption by Siva Durga Prasad Paladugu · 7 years ago
  79. 976c268 zynqmp: Remove emulation platform support by Siva Durga Prasad Paladugu · 7 years ago
  80. e02c90c zynqmp: pm: Correct function header of clock APIs by Rajan Vaja · 7 years ago
  81. 6a0f7c0 zynqmp: pm_service: Ignore enable/disable of PLL type clocks by Siva Durga Prasad Paladugu · 7 years ago
  82. 26a754f zynqmp: Add new API for pl configuration readback by Siva Durga Prasad Paladugu · 7 years ago
  83. 88a28a4 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · 7 years ago
  84. 96cd17f zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · 7 years ago
  85. 6ad42b9 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · 7 years ago
  86. 9a2850e zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · 7 years ago
  87. 7c0b17e zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · 7 years ago
  88. ec9712c zynqmp: pm: Add API to get number of clocks by Rajan Vaja · 7 years ago
  89. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  90. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  91. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  92. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 7 years ago
  93. 0435ba6 plat: xilinx: zynqmp: Get chipid from registers for BL32 by Siva Durga Prasad Paladugu · 7 years ago
  94. d37442f plat: xilinx: zynqmp: Build for DDR if SPD is enabled by Siva Durga Prasad Paladugu · 7 years ago
  95. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  96. 29657d0 zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 7 years ago
  97. 91bf4c5 zynqmp: Fix EG/EV detection logic by Siva Durga Prasad Paladugu · 7 years ago
  98. 5479fa7 zynqmp: Add new API for processing secure images by Siva Durga Prasad Paladugu · 7 years ago
  99. 7dae613 xilinx: zynqmp: pm_service: Fix APU only restart by Tejas Patel · 7 years ago
  100. 3f0d4f1 plat: xilinx: zynqmp: Make fpga load blocking until completed by Siva Durga Prasad Paladugu · 7 years ago