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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-02-02
hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
2
-6
/
+1
2024-02-02
hw/arm/highbank: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-0
/
+10
2024-02-02
hw/arm/highbank: Add missing QOM parent for CPU cores
Philippe Mathieu-Daudé
1
-0
/
+1
2024-02-02
hw/arm/exynos: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-0
/
+8
2024-02-02
hw/arm/exynos: Add missing QOM parent for CPU cores
Philippe Mathieu-Daudé
1
-0
/
+1
2024-02-01
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...
Peter Maydell
6
-48
/
+82
2024-02-01
hw/arm: Hook up FSI module in AST2600
Ninad Palsule
1
-0
/
+19
2024-02-01
hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
Ninad Palsule
1
-0
/
+1
2024-02-01
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
5
-5
/
+25
2024-02-01
hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Philippe Mathieu-Daudé
4
-3
/
+10
2024-02-01
hw/arm/aspeed: Init CPU defaults in a common helper
Philippe Mathieu-Daudé
1
-43
/
+28
2024-02-01
hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
Philippe Mathieu-Daudé
1
-1
/
+4
2024-02-01
hw/arm/aspeed: Remove dead code
Philippe Mathieu-Daudé
1
-1
/
+0
2024-01-30
hw/arm: Add `\n` to hint message
Greg Kurz
1
-1
/
+1
2024-01-30
aspeed: Clean up includes
Peter Maydell
2
-1
/
+1
2024-01-26
hw/arm: add PCIe to Freescale i.MX6
Nikita Ostrenkov
2
-0
/
+27
2024-01-26
fsl-imx6ul: Add various missing unimplemented devices
Guenter Roeck
1
-0
/
+30
2024-01-26
hw/arm: Build various units only once
Philippe Mathieu-Daudé
17
-27
/
+12
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
7
-0
/
+7
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
28
-0
/
+28
2024-01-26
hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
3
-0
/
+3
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
3
-5
/
+6
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
3
-3
/
+3
2024-01-26
hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm/exynos4210: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
Guenter Roeck
2
-0
/
+9
2024-01-26
hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board
Guenter Roeck
2
-1
/
+12
2024-01-26
hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
Guenter Roeck
2
-2
/
+47
2024-01-26
hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
Philippe Mathieu-Daudé
1
-3
/
+1
2024-01-26
hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
Philippe Mathieu-Daudé
1
-31
/
+22
2024-01-26
hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
Peter Maydell
1
-68
/
+59
2024-01-26
hw/arm/virt.c: Remove newline from error_report() string
Peter Maydell
1
-2
/
+2
2024-01-18
hw/arm/virt: Consolidate valid CPU types
Gavin Shan
1
-2
/
+6
2024-01-15
hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
Inès Varhol
2
-1
/
+21
2024-01-15
hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
Inès Varhol
2
-1
/
+52
2024-01-11
Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...
Peter Maydell
15
-0
/
+367
2024-01-10
hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
Sunil V L
1
-28
/
+4
2024-01-10
hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
Sunil V L
1
-17
/
+2
2024-01-09
hw/arm: Add missing QOM parent for v7-M SoCs
Philippe Mathieu-Daudé
5
-0
/
+5
2024-01-09
hw/arm/socs: configure priority bits for existing SOCs
Samuel Tardieu
5
-0
/
+6
2024-01-09
hw/arm/armv7m: alias the NVIC "num-prio-bits" property
Samuel Tardieu
1
-0
/
+2
2024-01-09
hw/arm: Add minimal support for the B-L475E-IOT01A board
Inès Varhol
3
-0
/
+79
2024-01-09
hw/arm: Add minimal support for the STM32L4x5 SoC
Inès Varhol
3
-0
/
+271
2024-01-09
hw/arm: add cache controller for Freescale i.MX6
Nikita Ostrenkov
2
-0
/
+4
2024-01-05
hw/arm: Simplify memory_region_init_rom() calls
Philippe Mathieu-Daudé
3
-27
/
+12
2024-01-05
hw: Simplify memory_region_init_ram() calls
Philippe Mathieu-Daudé
7
-30
/
+14
2024-01-05
hw: Simplify accesses to the CPUState::'start-powered-off' property
Philippe Mathieu-Daudé
3
-16
/
+6
2024-01-05
hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
Philippe Mathieu-Daudé
1
-2
/
+2
[prev]
[next]