aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2019-10-15hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé1-0/+31
2019-10-15hw/arm/bcm2835: Rename some definitionsPhilippe Mathieu-Daudé2-4/+5
2019-10-15hw/arm/raspi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+2
2019-10-15aspeed/soc: Add ASPEED Video stubJoel Stanley2-0/+11
2019-10-15aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater1-0/+20
2019-10-15aspeed: Parameterise number of MACsJoel Stanley2-4/+12
2019-10-15aspeed/soc: Add AST2600 supportCédric Le Goater2-1/+493
2019-10-15aspeed: Introduce an object class per SoCCédric Le Goater2-71/+81
2019-10-15aspeed/i2c: Introduce an object class per SoCCédric Le Goater1-1/+2
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater1-4/+5
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater1-3/+2
2019-10-15aspeed/timer: Introduce an object class per SoCCédric Le Goater1-1/+2
2019-10-15hw/sd/aspeed_sdhci: New deviceEddie James2-1/+37
2019-10-15hw/arm/musicpal.c: Switch to transaction-based ptimer APIPeter Maydell1-6/+10
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell1-1/+1
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger1-8/+10
2019-09-27hw/arm/boot: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-5/+5
2019-09-27hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel bootsPeter Maydell1-0/+2
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater1-1/+2
2019-09-13aspeed/smc: Add support for DMAsCédric Le Goater2-0/+4
2019-09-13aspeed: Use consistent typenamesCédric Le Goater1-13/+12
2019-09-13aspeed: Remove unused SoC definitionsCédric Le Goater1-26/+0
2019-09-13aspeed: add a GPIO controller to the SoCRashmica Gupta1-0/+17
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell30-162/+68
2019-09-03hw/arm/fsl-imx: Add the cpu as child of the SoC objectPhilippe Mathieu-Daudé2-2/+6
2019-09-03hw/arm: Use sysbus_init_child_obj for correct reference countingPhilippe Mathieu-Daudé1-2/+2
2019-09-03hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé3-17/+16
2019-09-03hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé8-11/+15
2019-09-03hw/arm/smmuv3: Remove spurious error messages on IOVA invalidationsEric Auger2-8/+12
2019-09-03hw/arm/smmuv3: Log a guest error when decoding an invalid STEEric Auger1-0/+1
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu4-6/+9
2019-09-03numa: move numa global variable have_numa_distance into MachineStateTao Xu3-3/+3
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu4-8/+14
2019-09-03hw/arm: simplify arm_load_dtbTao Xu29-145/+42
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2-2/+2
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2-2/+2
2019-08-21hw: add compat machines for 4.2Cornelia Huck1-1/+8
2019-08-20hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth1-0/+11
2019-08-20hw/core: Add a config switch for the "split-irq" deviceThomas Huth1-0/+3
2019-08-20hw/core: Add a config switch for the "or-irq" deviceThomas Huth1-0/+3
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster12-1/+12
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster5-0/+5
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster5-5/+0
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster10-7/+4
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster25-0/+25
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster14-12/+2
2019-08-16Include migration/vmstate.h lessMarkus Armbruster14-0/+14
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster20-0/+21
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster3-0/+3