aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/xilinx_zynq.c
AgeCommit message (Expand)Author
2024-10-15hw/arm/xilinx_zynq: Add various missing unimplemented devicesChao Liu
2024-09-05hw/arm/xilinx_zynq: Enable Security ExtensionsSebastian Huber
2024-07-01hw/arm/xilinx_zynq: Add boot-mode propertySai Pavan Boddu
2024-06-21hw/arm/xilinx_zynq: Fix IRQ/FIQ routingSebastian Huber
2024-05-30hw/arm/xilinx_zynq: Support up to two CPU coresSebastian Huber
2024-05-30hw/arm/xilinx_zynq: Add cache controllerSebastian Huber
2024-02-15hw/arm/xilinx_zynq: Wire FIQ between CPU <> GICPhilippe Mathieu-Daudé
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-02-02hw/arm: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm/zynq: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-01-26hw/arm: Build various units only oncePhilippe Mathieu-Daudé
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' headerPhilippe Mathieu-Daudé
2023-10-27hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachablePhilippe Mathieu-Daudé
2023-09-01hw/ssi: Check for duplicate CS indexesCédric Le Goater
2022-02-08hw/arm/boot: Drop nb_cpus field from arm_boot_infoPeter Maydell
2021-12-15hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()Markus Armbruster
2021-08-25hw/dma/pl330: Add memory region to replace defaultWen, Jianxian
2021-06-17adc: Move the zynq-xadc file to the adc directoriesCorey Minyard
2021-05-10hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9Guenter Roeck
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-09-09hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23Bin Meng
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-28hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealizePhilippe Mathieu-Daudé
2020-08-28hw/arm/xilinx_zynq: Uninline cadence_uart_create()Philippe Mathieu-Daudé
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-06-23qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster
2020-06-15qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15ssi: Convert uses of ssi_create_slave_no_init() with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-04-30hw/arm/xilinx_zynq: connect uart clocks to slcrDamien Hedde
2020-02-28hw/arm/xilinx_zynq: Fix USB port instantiationGuenter Roeck
2020-02-19arm/xilinx_zynq: use memdev for RAMIgor Mammedov
2020-02-19arm/xilinx_zynq: drop RAM size fixupIgor Mammedov
2019-10-22hw/arm/xilinx_zynq: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-09-03hw/arm: simplify arm_load_dtbTao Xu
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster
2018-11-02hw/arm/xilinx_zynq: Use the ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell