aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2019-12-16hw/arm/nseries: Replace the bluetooth chardev with a "null" chardevThomas Huth1-9/+7
2019-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...Peter Maydell6-226/+296
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-55/+54
2019-12-16hw/arm/acpi: enable SHPC native hot plugHeyi Guo1-1/+6
2019-12-16hw/arm/acpi: simplify AML bit and/or statementHeyi Guo1-8/+8
2019-12-16hw/arm/sbsa-ref: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-44/+42
2019-12-16aspeed: Change the "nic" property definitionCédric Le Goater1-3/+2
2019-12-16aspeed: Change the "scu" property definitionCédric Le Goater2-8/+8
2019-12-16aspeed: Add support for the tacoma-bmc boardCédric Le Goater1-0/+28
2019-12-16aspeed: Remove AspeedBoardConfig array and use AspeedMachineClassCédric Le Goater1-104/+127
2019-12-16aspeed/i2c: Add support for DMA transfersCédric Le Goater2-0/+10
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater2-4/+12
2019-12-14hw: add compat machines for 5.0Cornelia Huck1-1/+6
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev1-0/+1
2019-11-26hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias1-0/+2
2019-11-11hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routineClement Deschamps1-0/+3
2019-11-01hw/arm/boot: Rebuild hflags when modifying CPUState at bootEdgar E. Iglesias1-0/+1
2019-10-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+1
2019-10-25hw/arm/highbank: Use AddressSpace when using write_secondary_boot()Philippe Mathieu-Daudé1-1/+2
2019-10-25hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_bootPhilippe Mathieu-Daudé1-6/+8
2019-10-25hw/arm/bcm2836: Rename cpus[] as cpu[].corePhilippe Mathieu-Daudé1-12/+14
2019-10-25hw/arm/bcm2836: Make the SoC code modularPhilippe Mathieu-Daudé1-9/+9
2019-10-25hw/arm/bcm2835_peripherals: Use the SYS_timerPhilippe Mathieu-Daudé1-1/+16
2019-10-25hw/arm/bcm2835_peripherals: Use the thermal sensor blockPhilippe Mathieu-Daudé1-0/+13
2019-10-24hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2019-10-24aspeed: Add an AST2600 eval boardCédric Le Goater1-0/+23
2019-10-22hw/arm/digic4: Inline digic4_board_setup_ram() functionPhilippe Mathieu-Daudé1-7/+2
2019-10-22hw/arm/omap1: Create the RAM in the boardPhilippe Mathieu-Daudé3-11/+17
2019-10-22hw/arm/omap2: Create the RAM in the boardPhilippe Mathieu-Daudé2-11/+12
2019-10-22hw/arm/collie: Create the RAM in the boardPhilippe Mathieu-Daudé3-11/+8
2019-10-22hw/arm/mps2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2-2/+4
2019-10-22hw/arm/xilinx_zynq: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2019-10-22hw/arm/exynos4210: Use the Samsung s3c SDHCI controllerPhilippe Mathieu-Daudé1-1/+1
2019-10-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-15/+148
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-05hw/arm: Use GED for system_powerdown eventShameer Kolothum2-9/+15