1. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  2. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  3. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  4. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  5. 6a8933c plat: xilinx: zynqmp: Get chipid from registers for BL32 by Siva Durga Prasad Paladugu · 6 years ago
  6. ee1a114 plat: xilinx: zynqmp: Build for DDR if SPD is enabled by Siva Durga Prasad Paladugu · 6 years ago
  7. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  8. efd431b zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 6 years ago
  9. b76656d zynqmp: Fix EG/EV detection logic by Siva Durga Prasad Paladugu · 6 years ago
  10. a4ed4b2 zynqmp: Add new API for processing secure images by Siva Durga Prasad Paladugu · 6 years ago
  11. af4b10e xilinx: zynqmp: pm_service: Fix APU only restart by Tejas Patel · 6 years ago
  12. bf83b9c plat: xilinx: zynqmp: Make fpga load blocking until completed by Siva Durga Prasad Paladugu · 6 years ago
  13. 5654787 plat: xilinx: zynqmp: Remove GET_CALLBACK_DATA function by Siva Durga Prasad Paladugu · 6 years ago
  14. ba2b056 zynqmp: pm_service: Make PMU IPI-1 channel unsecure by Rajan Vaja · 6 years ago
  15. e7d5dff zynqmp: pm: Remove unnecessary header includes by Rajan Vaja · 7 years ago
  16. 40808bc xilinx: zynqmp: Remove PMU Firmware checks by Siva Durga Prasad Paladugu · 6 years ago
  17. 79f7595 zynqmp: pm: Reverse logic for detecting that the PMU firmware is loaded by Siva Durga Prasad Paladugu · 6 years ago
  18. b8d474f plat: zynqmp: Don't panic() if we can't find the FSBL struct by Alistair Francis · 7 years ago
  19. 8f49972 plat: zynqmp: Let fsbl_atf_handover() return an error status by Siva Durga Prasad Paladugu · 6 years ago
  20. 36703e2 Include "bl_common.h" in Xilinx zynqmp_private.h by Wendy Liang · 7 years ago
  21. f3994cc zynqmp: pm: Added APIs for xilsecure linux support by Siva Durga Prasad Paladugu · 6 years ago
  22. 83e3725 plat: zynqmp: Add support for CG/EG/EV device detection by Siva Durga Prasad Paladugu · 6 years ago
  23. 19d69c0 aarch64: zynqmp: Add new Ids for RFSoC by Siva Durga Prasad Paladugu · 7 years ago
  24. b982d16 zynqmp: Fix CSU ID SVD mask fo getting chip ID by Siva Durga Prasad Paladugu · 7 years ago
  25. 1f80d3f zynqmp: pm: Allow to set shutdown scope via pm_system_shutdown API by Siva Durga Prasad Paladugu · 6 years ago
  26. f2ddd91 zynqmp: pm: Implement PM_INIT_FINALIZE PM API call by Filip Drazic · 7 years ago
  27. ca1e0af zynqmp: pm: Rename PM_INIT to PM_INIT_FINALIZE by Filip Drazic · 7 years ago
  28. de93d98 zynqmp: pm: Implemented new pm API to load secure images by Siva Durga Prasad Paladugu · 6 years ago
  29. 00ae6c5 xilinx: zynqmp: Read bootmode register using PM API by Siva Durga Prasad Paladugu · 7 years ago
  30. 78ba145 zynqmp: pm: Decode start address related SMC arguments for pm_req_wakeup by Filip Drazic · 7 years ago
  31. d7d62ce zynqmp: pm: Move pm_client_wakeup call from pm_req_wakeup by Filip Drazic · 7 years ago
  32. cd16582 zynqmp: pm: Remove unused NODE_AFI, add NODE_EXTERN by Mirela Simonovic · 7 years ago
  33. 43b23a3 zynqmp: pm: Add support for setting suspend-to-RAM mode by Siva Durga Prasad Paladugu · 6 years ago
  34. 1caf88e zynqmp: pm: Implement pm_get_node_status API function by Anes Hadziahmetagic · 7 years ago
  35. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  36. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  37. f39a11f Merge pull request #1250 from jollysxilinx/zynqmp-new-eemi-api by Dimitris Papastamos · 6 years ago
  38. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  39. 69fb5bf zynqmp: pm: Minor corrections for MISRA compliance by Jolly Shah · 6 years ago
  40. c82ce46 zynqmp: pm_service: Support multiple SDIO modes by Rajan Vaja · 6 years ago
  41. c7ee23d zynqmp: pm: Support ATF PM version check by Rajan Vaja · 6 years ago
  42. abee2a4 zynqmp: pm: Update API version to 1.0 by Jolly Shah · 6 years ago
  43. 8f5ddb3 zynqmp: Use DDR memory when DEBUG is enabled by Jolly Shah · 6 years ago
  44. d5dd836 zynqmp: pm: Add APIs for pin control queries by Rajan Vaja · 6 years ago
  45. 393c0a2 zynqmp: pm: Add IOCTLs for global storage access by Rajan Vaja · 6 years ago
  46. d98455b zynqmp: pm: Implement clock APIs by Rajan Vaja · 6 years ago
  47. 3511613 zynqmp: pm: Add clock control EEMI API and ioctl functions by Rajan Vaja · 6 years ago
  48. aea41bb zynqmp: pm: Implement IOCTL APIs for device control by Rajan Vaja · 6 years ago
  49. 5529a01 zynqmp: pm: Implement IOCTL APIs for remoteproc by Rajan Vaja · 6 years ago
  50. 5e139e7 zynqmp: pm: Implement pin control APIs for configurations by Rajan Vaja · 6 years ago
  51. 0ac2be1 zynqmp: pm: Implement pin control APIs for get/set functions by Rajan Vaja · 6 years ago
  52. 8368761 zynqmp: pm: Add wrappers for Pin control APIs by Rajan Vaja · 6 years ago
  53. 670bec0 zynqmp: Add new function and node IDs by Rajan Vaja · 6 years ago
  54. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  55. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 6 years ago
  56. 328105c zynqmp: pm_service: use zynqmp_ipi APIs by Wendy Liang · 7 years ago
  57. f8fec36 Add Xilinx ZynqMP IPI mailbox service by Wendy Liang · 7 years ago
  58. 3aebacf Introduce ZynqMP IPI implementation by Wendy Liang · 7 years ago
  59. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  60. 9bde130 zynqmp: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  61. 881788d zynqmp: Sync function declaration and definition by Soren Brinkmann · 7 years ago
  62. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  63. 4ae19c4 zynqmp: Remove duplicate 'const' declaration by Soren Brinkmann · 7 years ago
  64. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  65. ba8309d zynqmp: Enable workaround for errata 855873 by Soren Brinkmann · 7 years ago
  66. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
  67. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  68. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  69. 51bef61 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 7 years ago
  70. 6a9e03e zynqmp: Migrate to new address space macros by Soren Brinkmann · 7 years ago
  71. 8cf895c zynqmp: add "override" directive to mandatory options by Masahiro Yamada · 8 years ago
  72. 493bf33 Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  73. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  74. 84f0af4 zynqmp: pm: Add SiP call to obtain PM callback data by Soren Brinkmann · 8 years ago
  75. a1b0a90 zynqmp: pm: Enable IPI IRQ when API version is probed by Soren Brinkmann · 8 years ago
  76. 1209b26 zynqmp: Remove dead code by Soren Brinkmann · 8 years ago
  77. 836418d zynqmp: Fix UART1 base address by Soren Brinkmann · 8 years ago
  78. 58fbb9b zynqmp: PM: Migrate to new shutdown interface by Soren Brinkmann · 8 years ago
  79. cb36681 zynqmp: pm: Plumb get_chipid through FW interface by Soren Brinkmann · 8 years ago
  80. d6c9e03 zynqmp: pm: Allow obtaining additional return values from FW by Soren Brinkmann · 8 years ago
  81. cfcb1a2 zynqmp: Do not alter system counter by Soren Brinkmann · 8 years ago
  82. 8586399 zynqmp: Read silicon ID register only once by Soren Brinkmann · 8 years ago
  83. 9b0e63e zynqmp: Make MMIO write FW call synchronous by Soren Brinkmann · 8 years ago
  84. 16427d1 zynqmp: Add support to provide silicon id through SMC by Siva Durga Prasad Paladugu · 8 years ago
  85. 68d460c zynqmp: pm: Implemented pm API functions to load the bitstream into PL by Nava kishore Manne · 8 years ago
  86. 33d3927 zynqmp: pm: adds new pm ID to sync with PMUFW ID numbers by Nava kishore Manne · 8 years ago
  87. 3b6ebcb zynqmp: Initialize GIC on suspend_finish by Soren Brinkmann · 8 years ago
  88. 4c0765a zynqmp: pm: Call set_wakeup_source for all wake devices on sys-suspend by Filip Drazic · 8 years ago
  89. 35e99e2 zynqmp: pm: Add PM node IDs for GPU, PCIE, PCAP and RTC by Filip Drazic · 8 years ago
  90. 0bd9d0c zynqmp: pm: Provide state argument to the pm_self_suspend API call by Filip Drazic · 8 years ago
  91. 3779c5c zynqmp: Add simple implementation of zynqmp_validate_power_state() by Stefan Krsmanovic · 8 years ago
  92. 7ac746c zynqmp: Increase MAX_XLAT_TABLES by Soren Brinkmann · 8 years ago
  93. 802ba1d zynqmp: Change default BL31 address space by Soren Brinkmann · 8 years ago
  94. cf4e714 zynqmp: Add RW access to L2ACTLR_EL1 and CPUACTLR_EL1 by Naga Sureshkumar Relli · 8 years ago
  95. 92b8932 zynqmp: Set RESET_TO_BL31 through platform.mk by Soren Brinkmann · 8 years ago
  96. 9b984be zynqmp: pm: Added NODE_IPI_RPU_0 node definition in pm_defs by Mirela Simonovic · 8 years ago
  97. e5bdcaa zynqmp: Add support for generic_delay_timer by Soren Brinkmann · 8 years ago
  98. 1723113 Migrate platform makefile to new console driver location by Soby Mathew · 8 years ago
  99. 0f553dc Merge pull request #667 from soby-mathew/sm/PSCI_lib by danh-arm · 8 years ago
  100. 0eb965b Move `arm_common.c` out of aarch64 folder by Soby Mathew · 8 years ago