summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* hw: add compat machines for 5.0Cornelia Huck2019-12-141-1/+6
* virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev2019-12-131-0/+1
* hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias2019-11-261-0/+2
* hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routineClement Deschamps2019-11-111-0/+3
* hw/arm/boot: Rebuild hflags when modifying CPUState at bootEdgar E. Iglesias2019-11-011-0/+1
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-10-251-1/+1
|\
| * hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-1/+1
* | hw/arm/highbank: Use AddressSpace when using write_secondary_boot()Philippe Mathieu-Daudé2019-10-251-1/+2
* | hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_bootPhilippe Mathieu-Daudé2019-10-251-6/+8
* | hw/arm/bcm2836: Rename cpus[] as cpu[].corePhilippe Mathieu-Daudé2019-10-251-12/+14
* | hw/arm/bcm2836: Make the SoC code modularPhilippe Mathieu-Daudé2019-10-251-9/+9
* | hw/arm/bcm2835_peripherals: Use the SYS_timerPhilippe Mathieu-Daudé2019-10-251-1/+16
* | hw/arm/bcm2835_peripherals: Use the thermal sensor blockPhilippe Mathieu-Daudé2019-10-251-0/+13
* | aspeed: Add an AST2600 eval boardCédric Le Goater2019-10-241-0/+23
|/
* hw/arm/digic4: Inline digic4_board_setup_ram() functionPhilippe Mathieu-Daudé2019-10-221-7/+2Star
* hw/arm/omap1: Create the RAM in the boardPhilippe Mathieu-Daudé2019-10-223-11/+17
* hw/arm/omap2: Create the RAM in the boardPhilippe Mathieu-Daudé2019-10-222-11/+12
* hw/arm/collie: Create the RAM in the boardPhilippe Mathieu-Daudé2019-10-223-11/+8Star
* hw/arm/mps2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2019-10-222-2/+4
* hw/arm/xilinx_zynq: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2019-10-221-1/+2
* hw/arm/exynos4210: Use the Samsung s3c SDHCI controllerPhilippe Mathieu-Daudé2019-10-221-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-173-15/+148
|\
| * hw/arm: Use GED for system_powerdown eventShameer Kolothum2019-10-052-9/+15
| * hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum2019-10-051-8/+4Star
| * hw/arm/virt-acpi-build: Add PC-DIMM in SRATShameer Kolothum2019-10-052-0/+10
| * hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum2019-10-053-7/+75
| * hw/arm/virt: Add memory hotplug frameworkEric Auger2019-10-052-1/+54
* | hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé2019-10-151-0/+31
* | hw/arm/bcm2835: Rename some definitionsPhilippe Mathieu-Daudé2019-10-152-4/+5
* | hw/arm/raspi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2019-10-151-2/+2
* | aspeed/soc: Add ASPEED Video stubJoel Stanley2019-10-152-0/+11
* | aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater2019-10-151-0/+20
* | aspeed: Parameterise number of MACsJoel Stanley2019-10-152-4/+12
* | aspeed/soc: Add AST2600 supportCédric Le Goater2019-10-152-1/+493
* | aspeed: Introduce an object class per SoCCédric Le Goater2019-10-152-71/+81
* | aspeed/i2c: Introduce an object class per SoCCédric Le Goater2019-10-151-1/+2
* | watchdog/aspeed: Introduce an object class per SoCCédric Le Goater2019-10-151-4/+5
* | aspeed/sdmc: Introduce an object class per SoCCédric Le Goater2019-10-151-3/+2Star
* | aspeed/timer: Introduce an object class per SoCCédric Le Goater2019-10-151-1/+2
* | hw/sd/aspeed_sdhci: New deviceEddie James2019-10-152-1/+37
* | hw/arm/musicpal.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-6/+10
* | ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-1/+1
* | memory: allow memory_region_register_iommu_notifier() to failEric Auger2019-10-041-8/+10
|/
* hw/arm/boot: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2019-09-271-5/+5
* hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel bootsPeter Maydell2019-09-271-0/+2
* aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater2019-09-131-1/+2
* aspeed/smc: Add support for DMAsCédric Le Goater2019-09-132-0/+4
* aspeed: Use consistent typenamesCédric Le Goater2019-09-131-13/+12Star
* aspeed: Remove unused SoC definitionsCédric Le Goater2019-09-131-26/+0Star
* aspeed: add a GPIO controller to the SoCRashmica Gupta2019-09-131-0/+17