1. 2cc9777 Remove deprecated plat_crash_console_* by Ambroise Vincent · 5 years ago
  2. 78d5851 zynqmp: pm: Add support for setting PMU configuration object by Luca Ceresoli · 5 years ago
  3. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  4. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  5. ece6fd2 Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  6. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  7. 65c80d6 xilinx: Move IPI functions to common file by Jolly Shah · 6 years ago
  8. 5bd029b xilinx: pm_service: Rename macros to use generic macro names by Jolly Shah · 6 years ago
  9. 28e4d37 xilinx: zynqmp: Rename pm_api members to use generic name by Jolly Shah · 6 years ago
  10. 63436bd Move generic ipi_mb functions to common files by Jolly Shah · 6 years ago
  11. b8e39f4 xilinx: Remove platform specific dependency from IPI function by Jolly Shah · 6 years ago
  12. 703a5aa xilinx: Move ipi configuration structure definition to header file by Jolly Shah · 6 years ago
  13. 1611ef2 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 6 years ago
  14. 9956439 plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 6 years ago
  15. 31c3842 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 6 years ago
  16. e33aca3 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 6 years ago
  17. ff966c2 zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 6 years ago
  18. 50e1b8f zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 6 years ago
  19. bf8ffb3 zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 6 years ago
  20. 284b2f0 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 6 years ago
  21. b6c56bd zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 6 years ago
  22. be48511 zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 6 years ago
  23. 8bc945f zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 6 years ago
  24. b071dcd zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 6 years ago
  25. 48dc44e zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 6 years ago
  26. bd30503 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 6 years ago
  27. d3a78ca zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 6 years ago
  28. bd642dd zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 6 years ago
  29. a5ae5a7 zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 6 years ago
  30. 8975f31 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 6 years ago
  31. cf1769b zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 6 years ago
  32. 1e3fb35 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 6 years ago
  33. 2027979 zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · 6 years ago
  34. 5f1a5fe zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · 6 years ago
  35. d833f64 zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · 6 years ago
  36. bfed44a zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · 6 years ago
  37. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  38. e07666d Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  39. f91c3cb arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  40. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  41. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  42. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  43. bde25ae zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 6 years ago
  44. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  45. 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  46. 8cff97d zynqmp: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  47. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  48. e8fae4b zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 by Siva Durga Prasad Paladugu · 6 years ago
  49. db48453 zynqmp: Add ATF support for Data blob encryption and decryption by Siva Durga Prasad Paladugu · 6 years ago
  50. 976c268 zynqmp: Remove emulation platform support by Siva Durga Prasad Paladugu · 6 years ago
  51. e02c90c zynqmp: pm: Correct function header of clock APIs by Rajan Vaja · 6 years ago
  52. 6a0f7c0 zynqmp: pm_service: Ignore enable/disable of PLL type clocks by Siva Durga Prasad Paladugu · 6 years ago
  53. 26a754f zynqmp: Add new API for pl configuration readback by Siva Durga Prasad Paladugu · 6 years ago
  54. 88a28a4 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · 6 years ago
  55. 96cd17f zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · 6 years ago
  56. 6ad42b9 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · 6 years ago
  57. 9a2850e zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · 6 years ago
  58. 7c0b17e zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · 6 years ago
  59. ec9712c zynqmp: pm: Add API to get number of clocks by Rajan Vaja · 6 years ago
  60. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  61. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  62. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  63. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  64. 0435ba6 plat: xilinx: zynqmp: Get chipid from registers for BL32 by Siva Durga Prasad Paladugu · 6 years ago
  65. d37442f plat: xilinx: zynqmp: Build for DDR if SPD is enabled by Siva Durga Prasad Paladugu · 6 years ago
  66. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  67. 29657d0 zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 6 years ago
  68. 91bf4c5 zynqmp: Fix EG/EV detection logic by Siva Durga Prasad Paladugu · 6 years ago
  69. 5479fa7 zynqmp: Add new API for processing secure images by Siva Durga Prasad Paladugu · 6 years ago
  70. 7dae613 xilinx: zynqmp: pm_service: Fix APU only restart by Tejas Patel · 6 years ago
  71. 3f0d4f1 plat: xilinx: zynqmp: Make fpga load blocking until completed by Siva Durga Prasad Paladugu · 6 years ago
  72. b84fb05 plat: xilinx: zynqmp: Remove GET_CALLBACK_DATA function by Siva Durga Prasad Paladugu · 6 years ago
  73. 85dc2d4 zynqmp: pm_service: Make PMU IPI-1 channel unsecure by Rajan Vaja · 6 years ago
  74. 88d02c4 zynqmp: pm: Remove unnecessary header includes by Rajan Vaja · 7 years ago
  75. a6d2852 xilinx: zynqmp: Remove PMU Firmware checks by Siva Durga Prasad Paladugu · 6 years ago
  76. 3d512f0 zynqmp: pm: Reverse logic for detecting that the PMU firmware is loaded by Siva Durga Prasad Paladugu · 6 years ago
  77. 756e7f2 plat: zynqmp: Don't panic() if we can't find the FSBL struct by Alistair Francis · 7 years ago
  78. b116048 plat: zynqmp: Let fsbl_atf_handover() return an error status by Siva Durga Prasad Paladugu · 6 years ago
  79. b88b0c9 Include "bl_common.h" in Xilinx zynqmp_private.h by Wendy Liang · 7 years ago
  80. c95b2df zynqmp: pm: Added APIs for xilsecure linux support by Siva Durga Prasad Paladugu · 6 years ago
  81. 915d487 plat: zynqmp: Add support for CG/EG/EV device detection by Siva Durga Prasad Paladugu · 6 years ago
  82. d9710ae aarch64: zynqmp: Add new Ids for RFSoC by Siva Durga Prasad Paladugu · 7 years ago
  83. e27d3b5 zynqmp: Fix CSU ID SVD mask fo getting chip ID by Siva Durga Prasad Paladugu · 7 years ago
  84. 61ef376 zynqmp: pm: Allow to set shutdown scope via pm_system_shutdown API by Siva Durga Prasad Paladugu · 6 years ago
  85. 27722ac zynqmp: pm: Implement PM_INIT_FINALIZE PM API call by Filip Drazic · 7 years ago
  86. 0484967 zynqmp: pm: Rename PM_INIT to PM_INIT_FINALIZE by Filip Drazic · 7 years ago
  87. e71fe2a zynqmp: pm: Implemented new pm API to load secure images by Siva Durga Prasad Paladugu · 6 years ago
  88. 29bd0e6 xilinx: zynqmp: Read bootmode register using PM API by Siva Durga Prasad Paladugu · 7 years ago
  89. 0b3a4e4 zynqmp: pm: Decode start address related SMC arguments for pm_req_wakeup by Filip Drazic · 7 years ago
  90. 9feba2e zynqmp: pm: Move pm_client_wakeup call from pm_req_wakeup by Filip Drazic · 7 years ago
  91. c496f5a zynqmp: pm: Remove unused NODE_AFI, add NODE_EXTERN by Mirela Simonovic · 7 years ago
  92. 34c5713 zynqmp: pm: Add support for setting suspend-to-RAM mode by Siva Durga Prasad Paladugu · 6 years ago
  93. d744b6f zynqmp: pm: Implement pm_get_node_status API function by Anes Hadziahmetagic · 7 years ago
  94. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  95. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  96. bedf6f0 Merge pull request #1250 from jollysxilinx/zynqmp-new-eemi-api by Dimitris Papastamos · 6 years ago
  97. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  98. 37e1a68 zynqmp: pm: Minor corrections for MISRA compliance by Jolly Shah · 6 years ago
  99. cc974c5 zynqmp: pm_service: Support multiple SDIO modes by Rajan Vaja · 6 years ago
  100. f134200 zynqmp: pm: Support ATF PM version check by Rajan Vaja · 6 years ago