summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2019-11-11hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routineClement Deschamps
2019-11-01hw/arm/boot: Rebuild hflags when modifying CPUState at bootEdgar E. Iglesias
2019-10-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-10-25hw/arm/highbank: Use AddressSpace when using write_secondary_boot()Philippe Mathieu-Daudé
2019-10-25hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_bootPhilippe Mathieu-Daudé
2019-10-25hw/arm/bcm2836: Rename cpus[] as cpu[].corePhilippe Mathieu-Daudé
2019-10-25hw/arm/bcm2836: Make the SoC code modularPhilippe Mathieu-Daudé
2019-10-25hw/arm/bcm2835_peripherals: Use the SYS_timerPhilippe Mathieu-Daudé
2019-10-25hw/arm/bcm2835_peripherals: Use the thermal sensor blockPhilippe Mathieu-Daudé
2019-10-24hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24aspeed: Add an AST2600 eval boardCédric Le Goater
2019-10-22hw/arm/digic4: Inline digic4_board_setup_ram() functionPhilippe Mathieu-Daudé
2019-10-22hw/arm/omap1: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/omap2: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/collie: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/mps2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-10-22hw/arm/xilinx_zynq: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-10-22hw/arm/exynos4210: Use the Samsung s3c SDHCI controllerPhilippe Mathieu-Daudé
2019-10-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-10-15hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé
2019-10-15hw/arm/bcm2835: Rename some definitionsPhilippe Mathieu-Daudé
2019-10-15hw/arm/raspi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-10-15aspeed/soc: Add ASPEED Video stubJoel Stanley
2019-10-15aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater
2019-10-15aspeed: Parameterise number of MACsJoel Stanley
2019-10-15aspeed/soc: Add AST2600 supportCédric Le Goater
2019-10-15aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/i2c: Introduce an object class per SoCCédric Le Goater
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/timer: Introduce an object class per SoCCédric Le Goater
2019-10-15hw/sd/aspeed_sdhci: New deviceEddie James
2019-10-15hw/arm/musicpal.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-10-05hw/arm: Use GED for system_powerdown eventShameer Kolothum
2019-10-05hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum
2019-10-05hw/arm/virt-acpi-build: Add PC-DIMM in SRATShameer Kolothum
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum
2019-10-05hw/arm/virt: Add memory hotplug frameworkEric Auger
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger
2019-09-27hw/arm/boot: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-09-27hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel bootsPeter Maydell
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater
2019-09-13aspeed/smc: Add support for DMAsCédric Le Goater
2019-09-13aspeed: Use consistent typenamesCédric Le Goater
2019-09-13aspeed: Remove unused SoC definitionsCédric Le Goater
2019-09-13aspeed: add a GPIO controller to the SoCRashmica Gupta
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-09-03hw/arm/fsl-imx: Add the cpu as child of the SoC objectPhilippe Mathieu-Daudé
2019-09-03hw/arm: Use sysbus_init_child_obj for correct reference countingPhilippe Mathieu-Daudé