aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2023-06-19hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware propertySergey Kambalin1-0/+5
2023-06-19hw/misc/bcm2835_property: Replace magic frequency values by definitionsSergey Kambalin1-0/+5
2023-06-15hw/arm: introduce xenpvh machineVikram Garhwal1-0/+9
2023-06-06hw: arm: allwinner-sramc: Add SRAM Controller support for R40qianfan Zhao1-0/+3
2023-06-06hw: arm: allwinner-r40: Add emac and gmac supportqianfan Zhao1-0/+6
2023-06-06hw/arm/allwinner-r40: add SDRAM controller deviceqianfan Zhao1-1/+12
2023-06-06hw: arm: allwinner-r40: Add i2c0 deviceqianfan Zhao1-0/+3
2023-06-06hw: allwinner-r40: Complete uart devicesqianfan Zhao1-0/+8
2023-06-06hw/arm/allwinner-r40: add Clock Control Unitqianfan Zhao1-0/+2
2023-06-06hw: arm: Add bananapi M2-Ultra and allwinner-r40 supportqianfan Zhao1-0/+110
2023-06-06xlnx-versal: Connect Xilinx VERSAL CANFD controllersVikram Garhwal1-0/+12
2023-06-05hw/arm/omap: Remove unused omap_uart_attach()Bernhard Beschow1-1/+0
2023-05-30hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2Mostafa Saleh1-0/+1
2023-05-30hw/arm/smmuv3: Add CMDs related to stage-2Mostafa Saleh1-0/+1
2023-05-30hw/arm/smmuv3: Add VMID to TLB taggingMostafa Saleh1-2/+3
2023-05-30hw/arm/smmuv3: Parse STE config for stage-2Mostafa Saleh2-0/+4
2023-05-30hw/arm/smmuv3: Refactor stage-1 PTWMostafa Saleh1-3/+13
2023-05-30hw/arm/smmuv3: Update translation config to hold stage-2Mostafa Saleh1-3/+19
2023-05-30fsl-imx6: Add SNVS support for i.MX6 boardsVitaly Cheptsov1-0/+2
2023-05-02hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater1-0/+49
2023-04-20fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck1-0/+1
2023-04-20fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck1-0/+1
2023-04-20hw/arm: Add WDT to Allwinner-H3 and Orangepi-PCStrahinja Jankovic1-1/+4
2023-04-20hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic1-0/+2
2023-03-06hw: arm: allwinner-h3: Fix and complete H3 i2c devicesqianfan Zhao1-0/+6
2023-03-02aspeed: Introduce a spi_boot region under the SoCCédric Le Goater1-0/+5
2023-02-27Merge tag 'pull-target-arm-20230227' of https://git.linaro.org/people/pmaydel...Peter Maydell8-14/+12
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé7-12/+12
2023-02-27include/hw/arm/allwinner-a10.h: Remove superfluous includes from the headerThomas Huth1-2/+0
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran1-2/+1
2023-02-16hw/arm/smmu-common: Support 64-bit addressesJean-Philippe Brucker1-2/+0
2023-02-16hw/arm: Attach PSPI module to NPCM7XX SoCHao Wu1-0/+2
2023-02-16hw/arm/smmuv3: Add GBPA registerMostafa Saleh1-0/+1
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth1-1/+0
2023-02-14include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth1-1/+0
2023-02-08Drop duplicate #includeMarkus Armbruster2-2/+0
2023-02-07hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé1-0/+3
2023-02-07hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé1-0/+11
2023-02-03hw/arm/virt: Consolidate GIC finalize logicAlexander Graf1-5/+10
2023-01-12hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé1-12/+6
2023-01-12hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type namePhilippe Mathieu-Daudé1-5/+4
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type namePhilippe Mathieu-Daudé1-5/+4
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type namePhilippe Mathieu-Daudé1-3/+3
2023-01-12hw/arm/pxa: Avoid forward-declaring PXA2xxI2CStatePhilippe Mathieu-Daudé1-3/+3
2023-01-12hw/arm/pxa2xx: Simplify pxa270_init()Philippe Mathieu-Daudé1-2/+1
2023-01-12hw/arm/pxa2xx: Simplify pxa255_init()Philippe Mathieu-Daudé1-1/+1
2023-01-12hw/arm: Allwinner A10 enable SPL load from MMCStrahinja Jankovic1-0/+21
2023-01-12{hw/i2c,docs/system/arm}: Allwinner TWI/I2C EmulationStrahinja Jankovic2-0/+5
2023-01-12hw/misc: Allwinner A10 DRAM Controller EmulationStrahinja Jankovic1-0/+2
2023-01-12hw/misc: Allwinner-A10 Clock Controller Module EmulationStrahinja Jankovic1-0/+2