aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-10-12aspeed/smc: Dump address offset in trace eventsCédric Le Goater
2021-10-12aspeed/wdt: Add trace eventsCédric Le Goater
2021-10-12hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery
2021-10-12hw/adc: Add basic Aspeed ADC modelAndrew Jeffery
2021-10-12hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas
2021-10-12hw: aspeed_gpio: Fix pin I/O type declarationsPeter Delevoryas
2021-10-12aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater
2021-10-12aspeed/smc: Introduce a new addr_width() class handlerCédric Le Goater
2021-10-12aspeed/smc: Add default reset valuesCédric Le Goater
2021-10-12aspeed/smc: QOMify AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'Cédric Le Goater
2021-10-12aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Drop AspeedSMCController structureCédric Le Goater
2021-10-12aspeed/smc: Stop using the model name for the memory regionsCédric Le Goater
2021-10-12aspeed/smc: Introduce aspeed_smc_error() helperCédric Le Goater
2021-10-12aspeed/smc: Add watchdog Control/Status RegistersCédric Le Goater
2021-10-08q800: wire macfb IRQ to separate video interrupt on VIA2Mark Cave-Ayland
2021-10-08macfb: add vertical blank interruptMark Cave-Ayland
2021-10-08macfb: fix 24-bit RGB pixel encodingMark Cave-Ayland
2021-10-08macfb: fix up 1-bit pixel encodingMark Cave-Ayland
2021-10-08macfb: add common monitor modes supported by the MacOS toolbox ROMMark Cave-Ayland
2021-10-08macfb: add qdev property to specify display typeMark Cave-Ayland
2021-10-08macfb: implement mode sense to allow display type to be detectedMark Cave-Ayland
2021-10-08macfb: add trace events for reading and writing the control registersMark Cave-Ayland
2021-10-08macfb: use memory_region_init_ram() in macfb_common_realize() for the framebu...Mark Cave-Ayland
2021-10-08macfb: fix overflow of color_palette arrayMark Cave-Ayland
2021-10-08macfb: fix invalid object reference in macfb_common_realize()Mark Cave-Ayland
2021-10-08macfb: update macfb.c to use the Error API best practicesMark Cave-Ayland
2021-10-08macfb: handle errors that occur during realizeMark Cave-Ayland
2021-10-07hw/riscv: shakti_c: Mark as not user creatableAlistair Francis
2021-10-07hw/dma: sifive_pdma: Don't run DMA when channel is disclaimedBin Meng
2021-10-07hw/dma: sifive_pdma: Fix Control.claim bit detectionBin Meng
2021-10-07hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUARTPhilippe Mathieu-Daudé
2021-10-07hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion containerPhilippe Mathieu-Daudé
2021-10-07hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definitionPhilippe Mathieu-Daudé
2021-10-07hw/char: sifive_uart: Register device in 'input' categoryBin Meng
2021-10-07hw/char: shakti_uart: Register device in 'input' categoryBin Meng
2021-10-07hw/char: ibex_uart: Register device in 'input' categoryBin Meng
2021-10-06block: introduce max_hw_iov for use in scsi-genericPaolo Bonzini
2021-10-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson
2021-10-05hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCIPhilippe Mathieu-Daudé
2021-10-05hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()Philippe Mathieu-Daudé
2021-10-05hw/i386/amd_iommu: Rename amdviPCI TypeInfoPhilippe Mathieu-Daudé
2021-10-05nvdimm: release the correct device listLi Zhijian
2021-10-05virtio-balloon: Fix page-poison subsection nameDr. David Alan Gilbert
2021-10-05acpi: remove no longer used build_header()Igor Mammedov
2021-10-05acpi: build_facs: use build_append_int_noprefix() API to compose tableIgor Mammedov
2021-10-05acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov
2021-10-05acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov