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