- d8133d7 fix(zynqmp): enable A53 workaround(errata 1530924) by Michal Simek · 10 months ago
- 358aa6b feat(zynqmp): add support for ProvenCore by Jeremie Corbier · 2 years, 3 months ago
- 342a65f Merge "feat(zynqmp): protect eFuses from non-secure access" into integration by Joanna Farley · 1 year, 4 months ago
- d0b7286 feat(zynqmp): protect eFuses from non-secure access by Vesa Jääskeläinen · 1 year, 7 months ago
- bfc514f fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
- c884c9a fix(zynqmp): define and enable ARM_XLAT_TABLES_LIB_V1 by Venkatesh Yadav Abbarapu · 1 year, 7 months ago
- bb1768c fix(xilinx): fix coding style violations by Michal Simek · 1 year, 9 months ago
- 67abd47 feat(plat/zynqmp): disable the -mbranch-protection flag by Venkatesh Yadav Abbarapu · 2 years ago
- 0a8143d feat(plat/zynqmp): extend DT description by TF-A by Michal Simek · 2 years, 7 months ago
- 4143268 feat(plat/zynqmp): add SDEI support by Jan Kiszka · 3 years, 5 months ago
- d775835 plat: xilinx: common: Rename the IPI CRC checksum macro by Venkatesh Yadav Abbarapu · 2 years, 10 months ago
- c00baee plat:xilinx:zynqmp: Add JTAG DCC support by Venkatesh Yadav Abbarapu · 3 years ago
- 830774b plat:xilinx:zynqmp: Remove the custom crash implementation by Venkatesh Yadav Abbarapu · 2 years, 11 months ago
- 84f2e34 plat: xilinx: zynqmp: Include GICv2 makefile by Venkatesh Yadav Abbarapu · 3 years ago
- e9930d4 plat: xilinx: Use fno-jump-tables flag in CPPFLAGS by Venkatesh Yadav Abbarapu · 3 years, 5 months ago
- 4d9f825 xilinx: common: Move ATF handover to common file by Venkatesh Yadav Abbarapu · 4 years ago
- 26f1534 xilinx: move ipi mailbox svc to xilinx common by Wendy Liang · 4 years, 11 months ago
- 256d133 plat: xilinx: zynqmp: Use GIC framework for warm restart by Siva Durga Prasad Paladugu · 5 years ago
- fe550ed plat: xilinx: zynqmp: Add checksum support for IPI data by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
- 705bed5 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · 4 years, 3 months ago
- 55a08b3 zynqmp: add support for multi console interface by Ambroise Vincent · 4 years, 6 months ago
- bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 4 years, 11 months ago
- 65c80d6 xilinx: Move IPI functions to common file by Jolly Shah · 5 years ago
- 63436bd Move generic ipi_mb functions to common files by Jolly Shah · 5 years ago
- 703a5aa xilinx: Move ipi configuration structure definition to header file by Jolly Shah · 5 years ago
- 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 5 years ago
- bde25ae zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 5 years ago
- 8cff97d zynqmp: Migrate to new interfaces by Antonio Nino Diaz · 5 years ago
- e8fae4b zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 by Siva Durga Prasad Paladugu · 5 years ago
- 29657d0 zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 6 years ago
- caae497 zynqmp: pm: Add clock control EEMI API and ioctl functions by Rajan Vaja · 6 years ago
- f76918a zynqmp: pm: Implement IOCTL APIs for remoteproc by Rajan Vaja · 6 years ago
- e52e10a zynqmp: pm: Implement pin control APIs for get/set functions by Rajan Vaja · 6 years ago
- 383c808 Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 6 years ago
- e8ffe79 Add Xilinx ZynqMP IPI mailbox service by Wendy Liang · 6 years ago
- dc1dfe8 Introduce ZynqMP IPI implementation by Wendy Liang · 6 years ago
- 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 6 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
- cd689a4 zynqmp: Enable workaround for errata 855873 by Soren Brinkmann · 7 years ago
- 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
- 34071d6 zynqmp: add "override" directive to mandatory options by Masahiro Yamada · 7 years ago
- ede939f Fix incorrect copyright notices by Antonio Nino Diaz · 7 years ago
- 538957d zynqmp: Set RESET_TO_BL31 through platform.mk by Soren Brinkmann · 7 years ago
- e1cb4da zynqmp: Add support for generic_delay_timer by Soren Brinkmann · 7 years ago
- b127109 Migrate platform makefile to new console driver location by Soby Mathew · 7 years ago
- 3dd9835 Merge pull request #667 from soby-mathew/sm/PSCI_lib by danh-arm · 7 years ago
- bc149bf Move `arm_common.c` out of aarch64 folder by Soby Mathew · 7 years ago
- bb2162f Include `plat_psci_common.c` from the new location by Soby Mathew · 8 years ago
- 47395a2 zynqmp: Separate code and rodata by Soren Brinkmann · 7 years ago
- 7de544a zynqmp: Add option to select between Cadence UARTs by Soren Brinkmann · 8 years ago
- b96f77c zynqmp: FSBL->ATF handover by Michal Simek · 8 years ago
- 0155533 zynqmp: Revise memory configuration options by Soren Brinkmann · 8 years ago
- 3e4b8fd Migrate platform ports to the new xlat_tables library by Soby Mathew · 8 years ago
- c828440 Add support for Xilinx Zynq UltraScale+ MPSOC by Soren Brinkmann · 8 years ago