aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones1-0/+1
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater1-0/+2
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery1-0/+2
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck1-0/+4
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser1-0/+5
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé1-1/+0
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé1-6/+0
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis1-0/+73
2020-01-07omap-gpio: remove PROP_PTRMarc-André Lureau1-4/+29
2020-01-07omap-i2c: remove PROP_PTRMarc-André Lureau1-0/+13
2020-01-07omap-intc: remove PROP_PTRMarc-André Lureau1-0/+14
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-0/+1
2019-12-16aspeed: Remove AspeedBoardConfig array and use AspeedMachineClassCédric Le Goater1-14/+10
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater1-0/+1
2019-11-26hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias1-0/+3
2019-11-11hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routineClement Deschamps1-2/+5
2019-10-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2-2/+2
2019-10-25hw/arm/bcm2836: Rename cpus[] as cpu[].corePhilippe Mathieu-Daudé1-1/+3
2019-10-25hw/arm/bcm2835_peripherals: Use the SYS_timerPhilippe Mathieu-Daudé1-1/+2
2019-10-25hw/arm/bcm2835_peripherals: Use the thermal sensor blockPhilippe Mathieu-Daudé2-0/+3
2019-10-24hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2019-10-24hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2019-10-24aspeed: Add an AST2600 eval boardCédric Le Goater1-0/+1
2019-10-22hw/arm/omap1: Create the RAM in the boardPhilippe Mathieu-Daudé1-4/+2
2019-10-22hw/arm/omap2: Create the RAM in the boardPhilippe Mathieu-Daudé1-3/+1
2019-10-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+5
2019-10-15hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé2-0/+23
2019-10-15hw/arm/bcm2835: Rename some definitionsPhilippe Mathieu-Daudé1-9/+7
2019-10-15aspeed/soc: Add ASPEED Video stubJoel Stanley1-0/+1
2019-10-15aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater1-0/+5
2019-10-15aspeed: Parameterise number of MACsJoel Stanley1-1/+4
2019-10-15aspeed/soc: Add AST2600 supportCédric Le Goater1-0/+4
2019-10-15aspeed: Introduce an object class per SoCCédric Le Goater1-6/+3
2019-10-15hw: wdt_aspeed: Add AST2600 supportJoel Stanley1-1/+1
2019-10-15hw/sd/aspeed_sdhci: New deviceEddie James1-0/+3
2019-10-05hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum1-0/+1
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum1-0/+4
2019-09-13aspeed: Use consistent typenamesCédric Le Goater1-3/+0
2019-09-13aspeed: add a GPIO controller to the SoCRashmica Gupta1-0/+3
2019-09-03hw/arm: simplify arm_load_dtbTao Xu1-2/+2
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster3-3/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster3-3/+0
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster2-2/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster8-2/+10
2019-07-22hw/arm/fsl-imx6ul.c: Remove dead SMP-related codePeter Maydell1-1/+1
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James1-0/+3
2019-07-01aspeed: add support for multiple NICsCédric Le Goater1-1/+2
2019-07-01aspeed: introduce a configurable number of CPU per machineCédric Le Goater1-1/+4
2019-07-01hw/arm/aspeed: Add RTC to SoCJoel Stanley1-0/+2