aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/xlnx-versal.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-01hw/arm/xlnx: Connect secondary CGEM IRQsKinsey Moore1-0/+1
2024-01-26hw/arm/xlnx-versal: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-11-02hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG deviceTong Ho1-0/+5
2023-10-27hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-09-08hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REGFrancisco Iglesias1-0/+69
2023-09-08hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFRFrancisco Iglesias1-0/+16
2023-06-06xlnx-versal: Connect Xilinx VERSAL CANFD controllersVikram Garhwal1-0/+12
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé1-3/+3
2022-04-21hw/arm: versal: Connect the CRLEdgar E. Iglesias1-0/+4
2022-04-21hw/arm: versal: Add the Cortex-R5FsEdgar E. Iglesias1-0/+10
2022-04-21hw/arm: versal: Create an APU CPU ClusterEdgar E. Iglesias1-0/+2
2022-02-08hw/arm/versal: Let boot.c handle PSCI enablementPeter Maydell1-1/+0
2022-01-28hw/arm/xlnx-versal: Connect the OSPI flash memory controller modelFrancisco Iglesias1-0/+20
2022-01-28hw/arm/xlnx-versal: Connect Versal's PMC SLCRFrancisco Iglesias1-0/+5
2022-01-28hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC modelsFrancisco Iglesias1-2/+3
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx eFUSE deviceTong Ho1-0/+10
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx BBRAM deviceTong Ho1-0/+5
2021-08-26hw/arm/xlnx-versal: Add unimplemented APU mmioTong Ho1-0/+2
2021-03-12hw/arm: versal: Add support for the XRAMsEdgar E. Iglesias1-0/+13
2020-12-15arm: xlnx-versal: Connect usb to virt-versalVikram Garhwal1-0/+9
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias1-0/+8
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias1-0/+12
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias1-1/+1
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias1-1/+2
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias1-1/+2
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias1-1/+2
2020-03-05hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias1-0/+6
2019-11-26hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias1-0/+3
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell1-1/+1
2018-12-13hw/arm: versal: Correct the nr of IRQs to 192Edgar E. Iglesias1-1/+1
2018-12-13hw/arm: versal: Use IRQs 111 - 118 for virtio-mmioEdgar E. Iglesias1-3/+3
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias1-0/+122