summary refs log tree commit diff stats
path: root/include/hw/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck2023-04-201-0/+1
* hw/arm: Add WDT to Allwinner-H3 and Orangepi-PCStrahinja Jankovic2023-04-201-1/+4
* hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic2023-04-201-0/+2
* hw: arm: allwinner-h3: Fix and complete H3 i2c devicesqianfan Zhao2023-03-061-0/+6
* aspeed: Introduce a spi_boot region under the SoCCédric Le Goater2023-03-021-0/+5
* Merge tag 'pull-target-arm-20230227' of https://git.linaro.org/people/pmaydel...Peter Maydell2023-02-278-14/+12
|\
| * hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé2023-02-277-12/+12
| * include/hw/arm/allwinner-a10.h: Remove superfluous includes from the headerThomas Huth2023-02-271-2/+0
* | Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran2023-02-271-2/+1
|/
* hw/arm/smmu-common: Support 64-bit addressesJean-Philippe Brucker2023-02-161-2/+0
* hw/arm: Attach PSPI module to NPCM7XX SoCHao Wu2023-02-161-0/+2
* hw/arm/smmuv3: Add GBPA registerMostafa Saleh2023-02-161-0/+1
* Do not include "qemu/error-report.h" in headers that do not need itThomas Huth2023-02-141-1/+0
* include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth2023-02-141-1/+0
* Drop duplicate #includeMarkus Armbruster2023-02-082-2/+0
* hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé2023-02-071-0/+3
* hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé2023-02-071-0/+11
* hw/arm/virt: Consolidate GIC finalize logicAlexander Graf2023-02-031-5/+10
* hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé2023-01-121-12/+6
* hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type namePhilippe Mathieu-Daudé2023-01-121-5/+4
* hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type namePhilippe Mathieu-Daudé2023-01-121-5/+4
* hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type namePhilippe Mathieu-Daudé2023-01-121-3/+3
* hw/arm/pxa: Avoid forward-declaring PXA2xxI2CStatePhilippe Mathieu-Daudé2023-01-121-3/+3
* hw/arm/pxa2xx: Simplify pxa270_init()Philippe Mathieu-Daudé2023-01-121-2/+1
* hw/arm/pxa2xx: Simplify pxa255_init()Philippe Mathieu-Daudé2023-01-121-1/+1
* hw/arm: Allwinner A10 enable SPL load from MMCStrahinja Jankovic2023-01-121-0/+21
* {hw/i2c,docs/system/arm}: Allwinner TWI/I2C EmulationStrahinja Jankovic2023-01-122-0/+5
* hw/misc: Allwinner A10 DRAM Controller EmulationStrahinja Jankovic2023-01-121-0/+2
* hw/misc: Allwinner-A10 Clock Controller Module EmulationStrahinja Jankovic2023-01-121-0/+2
* hw/arm/stm32f405: correctly describe the memory layoutFelipe Balbi2023-01-121-1/+4
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-0/+1
* i.MX7D: Connect IRQs to GPIO devices.Jean-Christophe Dubois2023-01-051-0/+15
* i.MX7D: Connect GPT timers to IRQJean-Christophe Dubois2023-01-051-0/+5
* hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scopePhilippe Mathieu-Daudé2023-01-051-3/+0
* hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase resetPeter Maydell2022-12-151-1/+1
* hw/arm/virt: Add 'compact-highmem' propertyGavin Shan2022-12-151-0/+1
* hw/arm/virt: Improve high memory region address assignmentGavin Shan2022-12-151-0/+1
* hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias2022-09-291-0/+3
* target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell2022-09-141-1/+4
* Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov2022-07-181-0/+2
* aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas2022-07-141-0/+2
* aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas2022-07-141-2/+5
* hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld2022-07-071-1/+1
* hw/misc/aspeed: Add PECI controllerPeter Delevoryas2022-06-301-0/+3
* aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas2022-06-301-0/+9
* aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas2022-06-301-0/+1
* aspeed: Add memory property to Aspeed SoCPeter Delevoryas2022-06-301-0/+1
* aspeed: Set the dram container at the SoC levelCédric Le Goater2022-06-301-0/+2
* hw: aspeed: Introduce common UART init functionPeter Delevoryas2022-05-251-0/+1
* hw: aspeed: Add uarts_num SoC attributePeter Delevoryas2022-05-251-0/+1