aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2022-05-03aspeed/hace: Support AST1030 HACESteven Lee1-0/+2
2022-05-02aspeed/hace: Support AST2600 HACESteven Lee1-0/+4
2022-05-02aspeed/hace: Support HMAC Key Buffer register.Steven Lee1-0/+1
2022-05-02aspeed/soc : Add AST1030 supportSteven Lee1-0/+3
2022-05-02aspeed/scu: Add AST1030 supportSteven Lee1-0/+25
2022-05-02aspeed/timer: Add AST1030 supportSteven Lee1-0/+1
2022-05-02aspeed/wdt: Add AST1030 supportSteven Lee1-0/+1
2022-05-02aspeed/wdt: Fix ast2500/ast2600 default reload valueSteven Lee1-0/+2
2022-05-02aspeed/adc: Add AST1030 supportSteven Lee1-0/+1
2022-05-02aspeed: Add eMMC Boot Controller stubJoel Stanley1-0/+1
2022-05-02hw: aspeed_scu: Introduce clkin_25Mhz attributeSteven Lee1-0/+1
2022-05-02hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation functionSteven Lee1-0/+19
2022-04-29hw/riscv: virt: Create a platform busAlistair Francis1-1/+6
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis1-0/+0
2022-04-29hw/riscv: virt: Add a machine done notifierAlistair Francis1-0/+1
2022-04-28hw/arm/smmuv3: Cache event fault recordJean-Philippe Brucker1-0/+1
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson1-0/+3
2022-04-27i386: factor out x86_firmware_configure()Gerd Hoffmann1-0/+3
2022-04-26hw/intc: Vectored Interrupt Controller (VIC)Amir Gonnen1-0/+64
2022-04-22Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd...Richard Henderson3-3/+48
2022-04-22hw/arm/virt: Support TCG GICv4Peter Maydell1-2/+10
2022-04-22hw/arm/virt: Abstract out calculation of redistributor region capacityPeter Maydell1-2/+7
2022-04-22hw/intc/arm_gicv3_cpuif: Support vLPIsPeter Maydell1-0/+3
2022-04-22hw/intc/arm_gicv3: Implement new GICv4 redistributor registersPeter Maydell1-0/+3
2022-04-22hw/intc/arm_gicv3: Implement GICv4's new redistributor framePeter Maydell1-0/+5
2022-04-22hw/intc/arm_gicv3_its: Implement VMOVPPeter Maydell1-0/+9
2022-04-22hw/intc/arm_gicv3: Keep pointers to every connected ITSPeter Maydell2-0/+11
2022-04-22hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4Peter Maydell1-0/+1
2022-04-22hw/riscv: boot: Support 64bit fdt address.Dylan Jhong1-2/+2
2022-04-22hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()Bin Meng1-0/+1
2022-04-22hw/intc: Make RISC-V ACLINT mtime MMIO register writableFrank Chang1-0/+1
2022-04-22riscv: opentitan: Connect opentitan SPI HostWilfred Mallawa1-9/+21
2022-04-22hw/ssi: Add Ibex SPI device modelWilfred Mallawa1-0/+94
2022-04-21Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson3-5/+5
2022-04-21Merge tag 'pull-target-arm-20220421' of https://git.linaro.org/people/pmaydel...Richard Henderson9-36/+458
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau3-5/+5
2022-04-21hw/misc: Add PWRON STRAP bit fields in GCR moduleHao Wu1-0/+30
2022-04-21hw/core/irq: remove unused 'qemu_irq_split' functionZongyuan Li1-5/+0
2022-04-21hw/arm/exynos4210: Drop Exynos4210Irq structPeter Maydell1-6/+0
2022-04-21hw/arm/exynos4210: Put combiners into state structPeter Maydell2-0/+60
2022-04-21hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()Peter Maydell1-2/+4
2022-04-21hw/arm/exynos4210: Don't connect multiple lines to external GIC inputsPeter Maydell1-1/+1
2022-04-21hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()Peter Maydell1-0/+9
2022-04-21hw/arm/exynos4210: Delete unused macro definitionsPeter Maydell1-4/+0
2022-04-21hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.cPeter Maydell1-11/+0
2022-04-21hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq structPeter Maydell1-1/+0
2022-04-21hw/arm/exynos4210: Put external GIC into state structPeter Maydell2-0/+45
2022-04-21hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.cPeter Maydell1-4/+0
2022-04-21hw/arm/exynos4210: Coalesce board_irqs and irq_tablePeter Maydell1-6/+2
2022-04-21hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq structPeter Maydell1-1/+0