aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/xlnx-versal.c
AgeCommit message (Expand)Author
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
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-05-04hw/arm: versal: Move misplaced commentEdgar E. Iglesias
2020-05-04hw/arm: versal: Remove inclusion of arm_gicv3_common.hEdgar E. Iglesias
2020-04-30hw/arm: versal: Setup the ADMA with 128bit bus-widthEdgar E. Iglesias
2020-03-05hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias
2020-02-28hw/arm: Use TYPE_PL011 to create serial portGavin Shan
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-11-26hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias