summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-11-082-14/+20
|\
| * hw/arm/virt: Enable HMAT on arm virt machineXiang Chen2022-11-072-0/+8
| * acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata AMiguel Luis2022-11-071-9/+7Star
| * acpi: fadt: support revision 6.0 of the ACPI specificationMiguel Luis2022-11-071-5/+5
* | hw/arm/boot: Set SCR_EL3.HXEn when booting kernelPeter Maydell2022-11-041-0/+3
* | hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernelPeter Maydell2022-11-041-0/+2
|/
* arm: re-randomize rng-seed on rebootJason A. Donenfeld2022-10-271-0/+2
* reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld2022-10-272-4/+4
* hw/arm/virt: Fix devicetree warnings about the virtio-iommu nodeJean-Philippe Brucker2022-10-271-2/+3
* Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi2022-10-262-4/+13
|\
| * arm/aspeed: Replace mx25l25635e chip modelCédric Le Goater2022-10-241-3/+3
| * hw/arm/aspeed: increase Bletchley memory sizePatrick Williams2022-10-241-1/+8
| * ast2600: Drop NEON from the CPU featuresCédric Le Goater2022-10-241-0/+2
* | Drop useless casts from g_malloc() & friends to pointerMarkus Armbruster2022-10-221-2/+2
|/
* hw/arm, loongarch: Move load_image_to_fw_cfg() to common locationSunil V L2022-10-141-49/+0Star
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-10-121-3/+2Star
|\
| * acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addressesMiguel Luis2022-10-091-3/+2Star
* | hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3Jerome Forissier2022-10-101-0/+4
|/
* hw/arm/virt: Fix devicetree warning about the SMMU nodeJean-Philippe Brucker2022-09-291-2/+0Star
* hw/arm/virt: Use "msi-map" devicetree property for PCIJean-Philippe Brucker2022-09-291-2/+2
* hw/arm/virt: Fix devicetree warning about the GIC nodeJean-Philippe Brucker2022-09-291-0/+1
* hw/arm/virt: Fix devicetree warning about the root nodeJean-Philippe Brucker2022-09-291-0/+1
* hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias2022-09-291-0/+36
* target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell2022-09-1411-11/+14
* target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()Peter Maydell2022-09-141-8/+1Star
* target/arm: Add cortex-a35Hao Wu2022-09-141-0/+1
* hw: Add compat machines for 7.2Cornelia Huck2022-08-251-1/+8
* hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4Zenghui Yu2022-08-121-2/+2
* Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into sta...Richard Henderson2022-08-012-7/+9
|\
| * aspeed/fby35: Fix owner of the BMC RAM memory regionCédric Le Goater2022-08-011-5/+9
| * aspeed: Remove unused fields from AspeedMachineStateCédric Le Goater2022-08-011-2/+0Star
* | trivial: Fix duplicated wordsThomas Huth2022-08-011-1/+1
|/
* Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov2022-07-181-1/+25
* aspeed: Add fby35-bmc slot GPIO'sPeter Delevoryas2022-07-141-1/+13
* aspeed: Add AST1030 (BIC) to fby35Peter Delevoryas2022-07-141-1/+26
* aspeed: fby35: Add a bootrom for the BMCCédric Le Goater2022-07-141-0/+83
* aspeed: Add AST2600 (BMC) to fby35Peter Delevoryas2022-07-141-0/+41
* aspeed: Add fby35 skeletonPeter Delevoryas2022-07-142-1/+41
* aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas2022-07-141-1/+1
* aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas2022-07-144-22/+66
* aspeed: Create SRAM name from first CPU indexPeter Delevoryas2022-07-143-5/+10
* block: Change blk_{pread,pwrite}() param orderAlberto Faria2022-07-122-2/+2
* block: Add a 'flags' param to blk_pread()Alberto Faria2022-07-122-2/+2
* hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld2022-07-071-17/+27
* hw/misc/aspeed: Add PECI controllerPeter Delevoryas2022-06-303-0/+40
* hw/i2c: add asynchronous sendKlaus Jensen2022-06-301-0/+2
* hw/arm/aspeed: firework: add I2C MUXes for VR channelsJae Hyun Yoo2022-06-301-1/+9
* hw/arm/aspeed: firework: Add Thermal DiodesMaheswara Kurapati2022-06-301-0/+10
* hw/arm/aspeed: Add MAX31785 Fan controllersMaheswara Kurapati2022-06-302-2/+8
* hw/arm/aspeed: add Qualcomm Firework BMC machineGraeme Gregory2022-06-301-0/+34