| Age | Commit message (Expand) | Author |
| 3 days | hw/sensor: tmp105: add TMP75, TMP175 and LM75B variants | Emmanuel Blot |
| 3 days | hw/sensor: tmp105: make device state private to the implementation | Emmanuel Blot |
| 3 days | hw/arm/aspeed_ast2600: Wire up the UDC | Jamin Lin |
| 3 days | hw/usb/aspeed-udc: Add programmable endpoint DMA transfers | Jamin Lin |
| 3 days | hw/usb/aspeed-udc: Add ASPEED UDC gadget USB device | Jamin Lin |
| 3 days | hw/usb/aspeed-udc: Add ASPEED UDC device controller | Jamin Lin |
| 3 days | hw/arm/aspeed_ast10x0: Wire SEC SRAM to the SBC model | Jamin Lin |
| 3 days | hw/misc/aspeed_sbc: Increase register space to 0x1000 | Jamin Lin |
| 3 days | hw/arm/aspeed_ast10x0: Remove obsolete unimplemented SBC mapping | Jamin Lin |
| 3 days | hw/arm/aspeed_ast2600: Wire up the ACRY model | Jamin Lin |
| 3 days | hw/arm/aspeed_ast2600: Introduce the ACRY SRAM | Jamin Lin |
| 3 days | hw/misc/aspeed_acry: Add ASPEED ACRY model | Jamin Lin |
| 3 days | hw/i2c/aspeed_i2c: Latch received bytes for SMBus block reads | Jamin Lin |
| 4 days | hw/riscv/atlantis: Map the SoC through a memory container | Joel Stanley |
| 4 days | hw/riscv/atlantis: Extract an Atlantis SoC device | Joel Stanley |
| 4 days | hw/riscv: Add property to hart array to allow private memory | Portia Stephens |
| 4 days | hw/riscv/atlantis: Make TTAtlantisState own memory containers | Joel Stanley |
| 4 days | hw/riscv/atlantis: Decouple RAM size from MachineState | Joel Stanley |
| 4 days | hw/riscv/atlantis: Use local reference for system memory | Joel Stanley |
| 4 days | hw/riscv/atlantis: Rename hart array 'soc' to 'cpus' | Joel Stanley |
| 4 days | hw/riscv/atlantis: Remove unused fdt_size | Joel Stanley |
| 4 days | hw/riscv/atlantis: Make UART unimp region a SoC device | Joel Stanley |
| 4 days | hw/intc/sifive_plic: Take a MemoryRegion for the created device | Joel Stanley |
| 4 days | hw/intc/riscv_aplic: Take a MemoryRegion for the created device | Joel Stanley |
| 4 days | hw/intc/riscv_imsic: Take a MemoryRegion for the created device | Joel Stanley |
| 4 days | hw/intc/riscv_aclint: Take a MemoryRegion for the created devices | Joel Stanley |
| 4 days | hw/riscv/device-common, virt.c: add riscv_gpex_pcie_init() | Daniel Henrique Barboza |
| 4 days | hw/riscv/device-common, virt.c: add flash helpers | Daniel Henrique Barboza |
| 4 days | hw/riscv/device-common, virt.c: add riscv_create_platform_bus() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt-common, virt.c: add riscv_create_fdt_rtc() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt-common, virt.c: add riscv_create_fdt_uart() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt-common, virt.c: add riscv_create_fdt_socket_aclint() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt_common, virt.c: add riscv_create_fdt_socket_aplic() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt_common, virt.c: add riscv_create_fdt_imsic() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt_common, virt.c: add riscv_create_fdt_pcie() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt-common, virt.c: add riscv_create_fdt_riscv_iommu_sys() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt-common, virt.c: add riscv_create_fdt_syscon() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt-common, virt.c: add riscv_create_fdt_flash() | Daniel Henrique Barboza |
| 4 days | hw/riscv/fdt-common: prepend helpers with "riscv_" | Daniel Henrique Barboza |
| 4 days | hw/riscv/boot: Make RISCVBootInfo const where possible | Joel Stanley |
| 5 days | hw/riscv: remove machines-qom.h | Pierrick Bouvier |
| 5 days | hw/riscv: remove DEFINE_MACHINE_{RISCV32,RISCV64} | Pierrick Bouvier |
| 5 days | hw/riscv: remove {riscv32, riscv32_64, riscv64}_machine_interfaces | Pierrick Bouvier |
| 5 days | hw/riscv: remove TYPE_TARGET_{RISCV32,RISCV64}_MACHINE | Pierrick Bouvier |
| 5 days | hw/arm: remove machines-qom.h | Pierrick Bouvier |
| 5 days | hw/arm: remove DEFINE_MACHINE_{AARCH64,ARM} | Pierrick Bouvier |
| 5 days | hw/arm: remove {arm, arm_aarch64, aarch64}_machine_interfaces | Pierrick Bouvier |
| 5 days | hw/arm: remove TYPE_TARGET_{AARCH64,ARM}_MACHINE | Pierrick Bouvier |
| 5 days | target-info: remove machine_typename | Pierrick Bouvier |
| 5 days | qom/object: add is_available callback to TypeInfo | Pierrick Bouvier |