Age | Commit message (Expand) | Author |
2022-04-21 | hw/arm/xlnx-zynqmp: Connect 4 TTC timers | Edgar E. Iglesias |
2022-03-18 | hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control | Edgar E. Iglesias |
2022-03-18 | hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF | Edgar E. Iglesias |
2022-03-18 | hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area | Edgar E. Iglesias |
2022-02-08 | hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3 | Peter Maydell |
2022-02-08 | hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs | Francisco Iglesias |
2021-09-30 | hw/arm: xlnx-zcu102: Add Xilinx eFUSE device | Tong Ho |
2021-09-30 | hw/arm: xlnx-zcu102: Add Xilinx BBRAM device | Tong Ho |
2021-08-26 | hw/arm/xlnx-zynqmp: Add unimplemented APU mmio | Tong Ho |
2021-08-26 | hw/dma/xlnx-zdma Always expect 'dma' link property to be set | Philippe Mathieu-Daudé |
2021-08-26 | hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be set | Philippe Mathieu-Daudé |
2021-08-26 | hw/arm/xlnx-zynqmp: Realize qspi controller *after* qspi_dma | Philippe Mathieu-Daudé |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth |
2021-03-10 | hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI | Xuzhou Cheng |
2021-03-10 | hw/arm: xlnx-zynqmp: Clean up coding convention issues | Xuzhou Cheng |
2021-03-05 | hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property | Philippe Mathieu-Daudé |
2020-12-10 | xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers | Vikram Garhwal |
2020-09-09 | hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23 | Bin Meng |
2020-07-21 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-07-21' into s... | Peter Maydell |
2020-07-21 | qom: Change object_get_canonical_path_component() not to malloc | Markus Armbruster |
2020-07-21 | hw: Mark nd_table[] misuse in realize methods FIXME | Markus Armbruster |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster |
2020-07-10 | qom: Use returned bool to check for failure, Coccinelle part | Markus Armbruster |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-07-10 | qdev: Use returned bool to check for qdev_realize() etc. failure | Markus Armbruster |
2020-06-15 | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster |
2020-06-15 | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3 | Markus Armbruster |
2020-06-15 | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 | Markus Armbruster |
2020-06-15 | qom: Less verbose object_initialize_child() | Markus Armbruster |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-03-30 | hw/arm/xlnx-zynqmp.c: Add missing error-propagation code | Peter Maydell |
2020-03-30 | hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path | Peter Maydell |
2020-03-17 | hw/arm: Let devices own the MemoryRegion they create | Philippe Mathieu-Daudé |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-09-03 | hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate | Philippe Mathieu-Daudé |
2019-08-16 | ide: Include hw/ide/internal a bit less outside hw/ide/ | Markus Armbruster |
2019-07-05 | hw/arm: Replace global smp variables with machine smp properties | Like Xu |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-05-24 | hw/arm: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-01-29 | hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it | Peter Maydell |
2019-01-29 | xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs | Peter Maydell |
2019-01-07 | arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters | Luc Michel |
2018-08-14 | xlnx-zynqmp: Improve GIC wiring and MMIO mapping | Luc Michel |
2018-07-17 | hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" device | Thomas Huth |
2018-06-22 | xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F | Edgar E. Iglesias |
2018-05-18 | xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA | Francisco Iglesias |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell |
2018-03-09 | hw/arm: Set the core count for Xilinx's ZynqMP | Alistair Francis |
2018-03-02 | xlnx-zynqmp: Connect the RTC device | Alistair Francis |