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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2024-03-11
hw/arm: Deprecate various old Arm machine types
Peter Maydell
7
-0
/
+9
2024-03-09
hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
Philippe Mathieu-Daudé
1
-3
/
+3
2024-03-08
Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2
-16
/
+58
2024-03-08
hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
Sia Jee Heng
1
-41
/
+27
2024-03-07
hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
Inès Varhol
2
-16
/
+58
2024-03-05
hw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
Arnaud Minier
2
-38
/
+5
2024-03-05
hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton
Arnaud Minier
2
-1
/
+12
2024-03-05
hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
Rayhan Faizel
2
-3
/
+43
2024-02-27
Merge tag 'pull-target-arm-20240227-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
11
-205
/
+1010
2024-02-27
Merge tag 'pull-aspeed-20240227' of https://github.com/legoater/qemu into sta...
Peter Maydell
5
-11
/
+22
2024-02-27
hw/arm/bcm2838_peripherals: Add clock_isp stub
Sergey Kambalin
1
-0
/
+6
2024-02-27
hw/arm: Add memory region for BCM2837 RPiVid ASB
Sergey Kambalin
1
-0
/
+3
2024-02-27
hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices
Sergey Kambalin
2
-4
/
+63
2024-02-27
hw/arm: Introduce Raspberry PI 4 machine
Sergey Kambalin
6
-14
/
+106
2024-02-27
hw/arm: Add GPIO and SD to BCM2838 periph
Sergey Kambalin
1
-0
/
+143
2024-02-27
hw/arm/bcm2838: Add GIC-400 to BCM2838 SoC
Sergey Kambalin
2
-2
/
+168
2024-02-27
hw/arm: Introduce BCM2838 SoC
Sergey Kambalin
3
-0
/
+172
2024-02-27
hw/arm/raspi: Split out raspi machine common part
Sergey Kambalin
1
-48
/
+64
2024-02-27
hw/arm/bcm2853_peripherals: Split out common part of peripherals
Sergey Kambalin
2
-95
/
+127
2024-02-27
hw/arm/bcm2836: Split out common part of BCM283X classes
Sergey Kambalin
2
-45
/
+60
2024-02-27
arm: xlnx-versal-virt: Add machine property ospi-flash
Sai Pavan Boddu
1
-1
/
+43
2024-02-27
hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
Inès Varhol
1
-10
/
+70
2024-02-27
hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
Marcin Juszkiewicz
1
-3
/
+2
2024-02-27
aspeed: fix hardcode boot address 0
Jamin Lin
3
-4
/
+6
2024-02-27
aspeed: introduce a new UART0 device name
Jamin Lin
5
-7
/
+16
2024-02-27
hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
BALATON Zoltan
1
-1
/
+1
2024-02-27
hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
Philippe Mathieu-Daudé
1
-10
/
+1
2024-02-27
hw/usb: extract sysbus-ohci to a separate file
Paolo Bonzini
1
-5
/
+7
2024-02-26
hw/display/exynos4210_fimd: Pass frame buffer memory region as link
Philippe Mathieu-Daudé
1
-0
/
+2
2024-02-26
hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
Philippe Mathieu-Daudé
1
-5
/
+7
2024-02-26
hw/display/pl110: Pass frame buffer memory region as link property
Philippe Mathieu-Daudé
4
-0
/
+11
2024-02-26
hw/arm: Inline sysbus_create_simple(PL110 / PL111)
Philippe Mathieu-Daudé
4
-5
/
+21
2024-02-22
hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
Thomas Huth
1
-0
/
+2
2024-02-16
Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into staging
Peter Maydell
2
-1
/
+2
2024-02-15
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
Philippe Mathieu-Daudé
2
-1
/
+2
2024-02-15
hw/arm/mps3r: Add remaining devices
Peter Maydell
1
-0
/
+74
2024-02-15
hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
Peter Maydell
1
-0
/
+59
2024-02-15
hw/arm/mps3r: Add UARTs
Peter Maydell
1
-0
/
+94
2024-02-15
hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
Peter Maydell
1
-3
/
+177
2024-02-15
hw/arm/mps3r: Initial skeleton for mps3-an536 board
Peter Maydell
3
-0
/
+245
2024-02-15
hw/arm/stellaris: Add missing QOM 'SoC' parent
Philippe Mathieu-Daudé
1
-1
/
+10
2024-02-15
hw/arm/stellaris: Add missing QOM 'machine' parent
Philippe Mathieu-Daudé
1
-0
/
+4
2024-02-15
hw/arm/stellaris: Convert I2C controller to Resettable interface
Philippe Mathieu-Daudé
1
-4
/
+22
2024-02-15
hw/arm/stellaris: Convert ADC controller to Resettable interface
Philippe Mathieu-Daudé
1
-2
/
+4
2024-02-15
hw/arm/smmuv3: add support for stage 1 access fault
Luc Michel
3
-0
/
+13
2024-02-15
hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules
Peter Maydell
1
-0
/
+1
2024-02-15
hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
Peter Maydell
2
-15
/
+65
2024-02-15
hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
Philippe Mathieu-Daudé
1
-0
/
+2
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-0
/
+2
2024-02-14
smmu: Clear SMMUPciBus pointer cache when system reset
Zhenzhong Duan
1
-0
/
+2
[next]