index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
1
-0
/
+1
2023-04-21
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-1
/
+8
2023-04-20
tpm: Add support for TPM device over I2C bus
Ninad Palsule
1
-0
/
+1
2023-04-20
arm/mcimx7d-sabre: Set fec2-phy-connected property to false
Guenter Roeck
1
-0
/
+2
2023-04-20
fsl-imx7: Add fec[12]-phy-connected properties
Guenter Roeck
1
-0
/
+20
2023-04-20
arm/mcimx6ul-evk: Set fec1-phy-connected property to false
Guenter Roeck
1
-0
/
+2
2023-04-20
fsl-imx6ul: Add fec[12]-phy-connected properties
Guenter Roeck
1
-0
/
+20
2023-04-20
hw/arm/virt: Restrict Cortex-A7 check to TCG
Philippe Mathieu-Daudé
1
-0
/
+2
2023-04-20
hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
Strahinja Jankovic
2
-0
/
+9
2023-04-20
hw/arm: Add WDT to Allwinner-A10 and Cubieboard
Strahinja Jankovic
2
-0
/
+8
2023-04-20
hw/arm: Fix some typos in comments (most found by codespell)
Stefan Weil
8
-9
/
+9
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
1
-1
/
+8
2023-04-03
hw/arm: do not free machine->fdt in arm_load_dtb()
Markus Armbruster
1
-1
/
+4
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
8
-0
/
+14
2023-03-09
Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...
Peter Maydell
2
-5
/
+14
2023-03-07
hw/arm/aspeed: Modified BMC FRU byte data in yosemitev2
Karthikeyan Pasupathi
1
-5
/
+5
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in tiogapass
Karthikeyan Pasupathi
1
-0
/
+4
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2
Karthikeyan Pasupathi
1
-0
/
+5
2023-03-06
hw: arm: allwinner-h3: Fix and complete H3 i2c devices
qianfan Zhao
1
-4
/
+25
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
1
-0
/
+6
2023-03-03
Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...
Peter Maydell
6
-55
/
+190
2023-03-02
smmu: switch to use memory_region_unmap_iommu_notifier_range()
Jason Wang
1
-15
/
+1
2023-03-02
aspeed/smc: Replace SysBus IRQs with GPIO lines
Cédric Le Goater
1
-1
/
+1
2023-03-02
aspeed: Add a boot_rom overlap region in the SoC spi_boot container
Cédric Le Goater
1
-20
/
+27
2023-03-02
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
4
-19
/
+29
2023-03-02
aspeed/fuji : correct the eeprom size
Sittisak Sinprem
1
-16
/
+20
2023-03-02
hw/arm/aspeed: Adding new machine Tiogapass in QEMU
Karthikeyan Pasupathi
3
-0
/
+57
2023-03-02
hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU
Karthikeyan Pasupathi
3
-0
/
+57
2023-02-27
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw: Replace qemu_or_irq typedef by OrIRQState
Philippe Mathieu-Daudé
2
-3
/
+3
2023-02-27
hw/arm/musicpal: Remove unused dummy MemoryRegion
Philippe Mathieu-Daudé
1
-4
/
+0
2023-02-27
hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
Philippe Mathieu-Daudé
1
-14
/
+27
2023-02-27
hw/char/pl011: Open-code pl011_luminary_create()
Philippe Mathieu-Daudé
1
-3
/
+8
2023-02-27
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
1
-1
/
+5
2023-02-27
include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
Thomas Huth
1
-0
/
+1
2023-02-16
target/arm: Use "max" as default cpu for the virt machine with KVM
Fabiano Rosas
1
-0
/
+4
2023-02-16
hw/arm/smmu-common: Fix TTB1 handling
Jean-Philippe Brucker
1
-1
/
+1
2023-02-16
hw/arm/smmu-common: Support 64-bit addresses
Jean-Philippe Brucker
1
-1
/
+1
2023-02-16
hw/arm: Attach PSPI module to NPCM7XX SoC
Hao Wu
1
-2
/
+23
2023-02-16
arm/virt: don't try to spell out the accelerator
Cornelia Huck
1
-3
/
+3
2023-02-16
hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependency
Philippe Mathieu-Daudé
1
-0
/
+1
2023-02-16
hw/arm/smmuv3: Add GBPA register
Mostafa Saleh
2
-1
/
+49
2023-02-08
Drop duplicate #include
Markus Armbruster
2
-2
/
+0
2023-02-07
hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-07
hw/arm/aspeed_ast10x0: Map HACE peripheral
Philippe Mathieu-Daudé
1
-0
/
+15
2023-02-07
hw/arm/aspeed_ast10x0: Map the secure SRAM
Philippe Mathieu-Daudé
1
-1
/
+10
2023-02-07
hw/arm/aspeed_ast10x0: Map I3C peripheral
Philippe Mathieu-Daudé
1
-0
/
+16
2023-02-07
hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
Philippe Mathieu-Daudé
1
-0
/
+35
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
3
-6
/
+6
2023-02-07
hw/arm/aspeed: Add aspeed_eeprom.c
Peter Delevoryas
4
-3
/
+109
[next]