Age | Commit message (Expand) | Author |
2020-05-21 | hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-05-21 | hw/arm/integratorcp: Replace hw_error() by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-05-21 | hw/arm/fsl-imx7: Connect watchdog interrupts | Guenter Roeck |
2020-05-21 | hw/arm/fsl-imx7: Instantiate various unimplemented devices | Guenter Roeck |
2020-05-21 | hw/arm/fsl-imx6ul: Connect watchdog interrupts | Guenter Roeck |
2020-05-21 | hw/arm/fsl-imx6: Connect watchdog interrupts | Guenter Roeck |
2020-05-21 | hw/arm/fsl-imx31: Wire up watchdog | Guenter Roeck |
2020-05-21 | hw/arm/fsl-imx25: Wire up watchdog | Guenter Roeck |
2020-05-21 | hw: Move i.MX watchdog driver to hw/watchdog | Guenter Roeck |
2020-05-18 | hw: Use QEMU_IS_ALIGNED() on parallel flash block size | Philippe Mathieu-Daudé |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-05-15 | hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory | Markus Armbruster |
2020-05-15 | qom: Drop object_property_set_description() parameter @errp | Markus Armbruster |
2020-05-14 | ACPI: Record the Generic Error Status Block address | Dongjiu Geng |
2020-05-14 | ACPI: Build Hardware Error Source Table | Dongjiu Geng |
2020-05-14 | ACPI: Build related register address fields via hardware error fw_cfg blob | Dongjiu Geng |
2020-05-14 | hw/arm/virt: Introduce a RAS machine option | Dongjiu Geng |
2020-05-14 | aspeed: Add support for the sonorapass-bmc board | Patrick Williams |
2020-05-11 | hw/arm/musicpal: Map the UART devices unconditionally | Philippe Mathieu-Daudé |
2020-05-11 | hw/timer/nrf51_timer: Display timer ID in trace events | Philippe Mathieu-Daudé |
2020-05-11 | hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition | Philippe Mathieu-Daudé |
2020-05-11 | aspeed: Support AST2600A1 silicon revision | Joel Stanley |
2020-05-11 | aspeed: Add boot stub for smp booting | Joel Stanley |
2020-05-06 | hw: add compat machines for 5.1 | Cornelia Huck |
2020-05-06 | hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off | Eric Auger |
2020-05-04 | hw/arm/virt: Add nvdimm hotplug support | Shameer Kolothum |
2020-05-04 | hw/arm/virt: Add nvdimm hot-plug infrastructure | Kwangwoo Lee |
2020-05-04 | hw/arm: versal-virt: Add support for the RTC | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal-virt: Add support for SD | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Add support for the RTC | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Add support for SD | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the APUs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the ADMAs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the GEMs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the UARTs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versal | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Move misplaced comment | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Remove inclusion of arm_gicv3_common.h | Edgar E. Iglesias |
2020-05-04 | hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string | Philippe Mathieu-Daudé |
2020-04-30 | hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes | Edgar E. Iglesias |
2020-04-30 | hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102 | Edgar E. Iglesias |
2020-04-30 | hw/arm/virt: dt: add kaslr-seed property | Jerome Forissier |
2020-04-30 | hw/arm/virt: dt: move creation of /secure-chosen to create_fdt() | Jerome Forissier |
2020-04-30 | hw/arm: versal: Setup the ADMA with 128bit bus-width | Edgar E. Iglesias |
2020-04-30 | hw/arm/xilinx_zynq: connect uart clocks to slcr | Damien Hedde |
2020-04-30 | msf2: Add EMAC block to SmartFusion2 SoC | Subbaraya Sundeep |
2020-04-29 | arm/virt: Fix virt_machine_device_plug_cb() error API violation | Markus Armbruster |
2020-04-13 | acpi: Use macro for table-loader file name | Shameer Kolothum |
2020-04-03 | hw/arm/collie: Put StrongARMState* into a CollieMachineState struct | Peter Maydell |
2020-03-31 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |