aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-05-04hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warningPhilippe Mathieu-Daudé
2020-05-04hw/timer/stm32f2xx_timer: Remove dead assignmentPhilippe Mathieu-Daudé
2020-05-04hw/gpio/aspeed_gpio: Remove dead assignmentPhilippe Mathieu-Daudé
2020-05-04hw/isa/i82378: Remove dead assignmentPhilippe Mathieu-Daudé
2020-05-04hw/ide/sii3112: Remove dead assignmentPhilippe Mathieu-Daudé
2020-05-04hw/input/adb-kbd: Remove dead assignmentPhilippe Mathieu-Daudé
2020-05-04hw/i2c/pm_smbus: Remove dead assignmentPhilippe Mathieu-Daudé
2020-05-04Compress lines for immediate returnSimran Singhal
2020-05-04hw/mem/pc-dimm: Fix line over 80 characters warningWainer dos Santos Moschetta
2020-05-04hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()Wainer dos Santos Moschetta
2020-05-04hw/arm: versal-virt: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal-virt: Add support for SDEdgar E. Iglesias
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-virt: Fix typo xlnx-ve -> xlnx-versalEdgar 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-05-04hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded stringPhilippe Mathieu-Daudé
2020-05-04timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()Chen Qun
2020-05-04display/blizzard: use extract16() for fix clang analyzer warning in blizzard_...Chen Qun
2020-05-04scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_wri...Chen Qun
2020-05-02hw/rdma: Destroy list mutex when list is destroyedYuval Shaia
2020-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-04-30nvme: introduce PMR support from NVMe 1.4 specAndrzej Jakowski
2020-04-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...Peter Maydell
2020-04-30hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodesEdgar E. Iglesias
2020-04-30hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102Edgar E. Iglesias
2020-04-30hw/arm/virt: dt: add kaslr-seed propertyJerome Forissier
2020-04-30hw/arm/virt: dt: move creation of /secure-chosen to create_fdt()Jerome Forissier
2020-04-30net: cadence_gem: clear RX control descriptorRamon Fried
2020-04-30Cadence: gem: fix wraparound in 64bit descriptorsRamon Fried
2020-04-30hw/arm: versal: Setup the ADMA with 128bit bus-widthEdgar E. Iglesias
2020-04-30hw/arm/xilinx_zynq: connect uart clocks to slcrDamien Hedde
2020-04-30hw/char/cadence_uart: add clock supportDamien Hedde
2020-04-30hw/misc/zynq_slcr: add clock generation for uartsDamien Hedde
2020-04-30qdev-clock: introduce an init array to ease the device constructionDamien Hedde
2020-04-30qdev: add clock input&output support to devices.Damien Hedde
2020-04-30hw/core/clock-vmstate: define a vmstate entry for clock stateDamien Hedde
2020-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into stagingPeter Maydell
2020-04-30Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-04-30' into ...Peter Maydell
2020-04-30hw/core/clock: introduce clock objectPeter Maydell
2020-04-30msf2: Add EMAC block to SmartFusion2 SoCSubbaraya Sundeep
2020-04-30hw/net: Add Smartfusion2 emac blockSubbaraya Sundeep
2020-04-30Typo: Correct the name of CPU hotplug memory regionKeqian Zhu
2020-04-30bugfix: Use gicr_typer in arm_gicv3_icc_resetKeqian Zhu
2020-04-30dma/xlnx-zdma: Fix descriptor loading (REG) wrt endiannessEdgar E. Iglesias