aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2020-05-14hw/arm/virt: Introduce a RAS machine optionDongjiu Geng1-0/+1
2020-05-11hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé1-2/+1
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee1-0/+1
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias1-0/+8
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias1-0/+12
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias1-1/+1
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias1-1/+2
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias1-1/+2
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias1-1/+2
2020-04-30msf2: Add EMAC block to SmartFusion2 SoCSubbaraya Sundeep1-0/+2
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann1-0/+2
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2-2/+4
2020-03-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2020-03-17hw/arm/fsl-imx6: Wire up USB controllersGuenter Roeck1-0/+6
2020-03-17hw/arm/fsl-imx6ul: Wire up USB controllersGuenter Roeck1-0/+10
2020-03-17hw/arm/fsl-imx6ul: Fix USB interrupt numbersGuenter Roeck1-3/+3
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé1-1/+1
2020-03-12hw/arm/virt: Introduce finalize_gic_version()Eric Auger1-0/+1
2020-03-12hw/arm/virt: Introduce VirtGICType enum typeEric Auger1-2/+9
2020-03-12hw/arm/allwinner: add RTC device supportNiek Linnenbank2-0/+5
2020-03-12hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank1-0/+5
2020-03-12hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank1-0/+21
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank1-0/+3
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank2-0/+5
2020-03-12hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank1-0/+3
2020-03-12hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank1-0/+3
2020-03-12hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank1-0/+3
2020-03-12hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank1-0/+8
2020-03-12hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank1-0/+3
2020-03-12hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank1-0/+106
2020-03-12hw/arm/fsl-imx25: Wire up USB controllersGuenter Roeck1-0/+9
2020-03-12hw/arm/fsl-imx25: Wire up eSDHC controllersGuenter Roeck1-0/+9
2020-03-05hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias1-0/+6
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger1-0/+2
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck1-0/+6
2020-02-13hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck1-0/+6
2020-02-13i.MX: Add support for WDT on i.MX6Roman Kapl1-0/+3
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