summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 boardJae Hyun Yoo2022-06-301-0/+35
* aspeed: Remove use of qemu_get_cpuPeter Delevoryas2022-06-301-1/+1
* aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas2022-06-303-19/+47
* aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas2022-06-303-55/+68
* aspeed: Add memory property to Aspeed SoCPeter Delevoryas2022-06-304-10/+15
* aspeed: Set CPU memory property explicitlyPeter Delevoryas2022-06-302-0/+4
* aspeed: Set the dram container at the SoC levelCédric Le Goater2022-06-303-41/+54
* target/arm: Extend arm_pamax to more than aarch64Richard Henderson2022-06-271-9/+1Star
* aspeed: Add I2C buses to AST1030 modelTroy Lee2022-06-222-0/+31
* aspeed: Remove fake RTC device on ast2500-evbCédric Le Goater2022-06-221-4/+0Star
* hw/core/loader: return image sizes as ssize_tJamie Iles2022-06-102-5/+5
* xlnx-zynqmp: fix the irq mapping for the display port and its dmaFrederic Konrad2022-06-081-2/+2
* hw/arm/aspeed: Add i2c devices for AST2600 EVBHoward Chiu2022-05-251-2/+9
* hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin2022-05-251-0/+11