aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
2023-05-02hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater
2023-04-20fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck
2023-04-20fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck
2023-04-20hw/arm: Add WDT to Allwinner-H3 and Orangepi-PCStrahinja Jankovic
2023-04-20hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic
2023-03-06hw: arm: allwinner-h3: Fix and complete H3 i2c devicesqianfan Zhao
2023-03-02aspeed: Introduce a spi_boot region under the SoCCédric Le Goater
2023-02-27Merge tag 'pull-target-arm-20230227' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé
2023-02-27include/hw/arm/allwinner-a10.h: Remove superfluous includes from the headerThomas Huth
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran
2023-02-16hw/arm/smmu-common: Support 64-bit addressesJean-Philippe Brucker
2023-02-16hw/arm: Attach PSPI module to NPCM7XX SoCHao Wu
2023-02-16hw/arm/smmuv3: Add GBPA registerMostafa Saleh
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth
2023-02-14include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth
2023-02-08Drop duplicate #includeMarkus Armbruster
2023-02-07hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé
2023-02-03hw/arm/virt: Consolidate GIC finalize logicAlexander Graf
2023-01-12hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé
2023-01-12hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type namePhilippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type namePhilippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type namePhilippe Mathieu-Daudé
2023-01-12hw/arm/pxa: Avoid forward-declaring PXA2xxI2CStatePhilippe Mathieu-Daudé
2023-01-12hw/arm/pxa2xx: Simplify pxa270_init()Philippe Mathieu-Daudé
2023-01-12hw/arm/pxa2xx: Simplify pxa255_init()Philippe Mathieu-Daudé
2023-01-12hw/arm: Allwinner A10 enable SPL load from MMCStrahinja Jankovic
2023-01-12{hw/i2c,docs/system/arm}: Allwinner TWI/I2C EmulationStrahinja Jankovic
2023-01-12hw/misc: Allwinner A10 DRAM Controller EmulationStrahinja Jankovic
2023-01-12hw/misc: Allwinner-A10 Clock Controller Module EmulationStrahinja Jankovic
2023-01-12hw/arm/stm32f405: correctly describe the memory layoutFelipe Balbi
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2023-01-05i.MX7D: Connect IRQs to GPIO devices.Jean-Christophe Dubois
2023-01-05i.MX7D: Connect GPT timers to IRQJean-Christophe Dubois
2023-01-05hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scopePhilippe Mathieu-Daudé
2022-12-15hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase resetPeter Maydell
2022-12-15hw/arm/virt: Add 'compact-highmem' propertyGavin Shan
2022-12-15hw/arm/virt: Improve high memory region address assignmentGavin Shan
2022-09-29hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias
2022-09-14target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell
2022-07-18Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov
2022-07-14aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas
2022-07-14aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas
2022-07-07hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld
2022-06-30hw/misc/aspeed: Add PECI controllerPeter Delevoryas
2022-06-30aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas
2022-06-30aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas
2022-06-30aspeed: Add memory property to Aspeed SoCPeter Delevoryas
2022-06-30aspeed: Set the dram container at the SoC levelCédric Le Goater