aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis
2020-01-07omap-gpio: remove PROP_PTRMarc-André Lureau
2020-01-07omap-i2c: remove PROP_PTRMarc-André Lureau
2020-01-07omap-intc: remove PROP_PTRMarc-André Lureau
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé
2019-12-16aspeed: Remove AspeedBoardConfig array and use AspeedMachineClassCédric Le Goater
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater
2019-11-26hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias
2019-11-11hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routineClement Deschamps
2019-10-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-10-25hw/arm/bcm2836: Rename cpus[] as cpu[].corePhilippe 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 Aspeed RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24aspeed: Add an AST2600 eval boardCédric Le Goater
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-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-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-15hw: wdt_aspeed: Add AST2600 supportJoel Stanley
2019-10-15hw/sd/aspeed_sdhci: New deviceEddie James
2019-10-05hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum
2019-09-13aspeed: Use consistent typenamesCédric Le Goater
2019-09-13aspeed: add a GPIO controller to the SoCRashmica Gupta
2019-09-03hw/arm: simplify arm_load_dtbTao Xu
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-07-22hw/arm/fsl-imx6ul.c: Remove dead SMP-related codePeter Maydell
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James
2019-07-01aspeed: add support for multiple NICsCédric Le Goater
2019-07-01aspeed: introduce a configurable number of CPU per machineCédric Le Goater
2019-07-01hw/arm/aspeed: Add RTC to SoCJoel Stanley