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
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
1
-1
/
+1
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
1
-0
/
+1
2021-09-30
hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19
Xuzhou Cheng
1
-1
/
+1
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx eFUSE device
Tong Ho
2
-0
/
+44
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx BBRAM device
Tong Ho
2
-0
/
+35
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
Tong Ho
3
-0
/
+92
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
Tong Ho
3
-0
/
+55
2021-09-30
allwinner-h3: Switch to SMC as PSCI conduit
Alexander Graf
1
-1
/
+1
2021-09-20
hw/arm/aspeed: Add Fuji machine type
Peter Delevoryas
1
-0
/
+120
2021-09-20
hw/arm/aspeed: Allow machine to set UART default
Peter Delevoryas
3
-7
/
+12
2021-09-20
arm/aspeed: Add DPS310 to Witherspoon and Rainier
Joel Stanley
1
-2
/
+2
2021-09-20
hw/misc: Add Infineon DPS310 sensor model
Joel Stanley
1
-0
/
+1
2021-09-20
aspeed: Emulate the AST2600A3
Joel Stanley
2
-6
/
+6
2021-09-20
arm/aspeed: rainier: Add i2c eeproms and muxes
Joel Stanley
1
-0
/
+44
2021-09-20
hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a
Guenter Roeck
1
-1
/
+1
2021-09-20
hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb
Guenter Roeck
1
-1
/
+2
2021-09-13
hw/arm/mps2.c: Mark internal-only I2C buses as 'full'
Peter Maydell
1
-1
/
+11
2021-09-13
hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full'
Peter Maydell
1
-14
/
+43
2021-09-13
hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFn
Peter Maydell
1
-13
/
+22
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
1
-2
/
+27
2021-09-13
hw/arm: Add support for kudo-bmc board.
Chris Rauer
1
-0
/
+34
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
8
-31
/
+5
2021-09-01
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
1
-3
/
+9
2021-09-01
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
2
-320
/
+2
2021-09-01
hw/arm/stellaris: Fix code style issues in GPTM code
Peter Maydell
1
-5
/
+8
2021-09-01
hw/arm/msf2-soc: Wire up refclk
Peter Maydell
1
-0
/
+23
2021-09-01
hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property
Peter Maydell
2
-12
/
+23
2021-09-01
hw/arm/msf2_soc: Don't allocate separate MemoryRegions
Peter Maydell
1
-10
/
+7
2021-09-01
hw/arm/stellaris: Wire sysclk up to armv7m
Peter Maydell
1
-1
/
+4
2021-09-01
hw/arm/stellaris: split stellaris_sys_init()
Peter Maydell
1
-31
/
+25
2021-09-01
hw/arm/nrf51: Wire up sysclk
Peter Maydell
1
-0
/
+20
2021-09-01
hw/arm/stm32vldiscovery: Delete trailing blank line
Peter Maydell
1
-1
/
+0
2021-09-01
hw/arm/stm32f405: Wire up sysclk and refclk
Peter Maydell
2
-5
/
+37
2021-09-01
hw/arm/stm32f205: Wire up sysclk and refclk
Peter Maydell
2
-5
/
+37
2021-09-01
hw/arm/stm32f100: Wire up sysclk and refclk
Peter Maydell
2
-5
/
+37
2021-09-01
hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize
Peter Maydell
2
-20
/
+14
2021-09-01
hw/arm/mps2.c: Connect up armv7m clocks
Peter Maydell
1
-0
/
+15
2021-09-01
armsse: Wire up systick cpuclk clock
Peter Maydell
1
-0
/
+3
2021-09-01
hw/arm/armv7m: Create input clocks
Peter Maydell
1
-0
/
+23
2021-09-01
arm: Move system PPB container handling to armv7m
Peter Maydell
1
-1
/
+99
2021-09-01
arm: Move systick device creation from NVIC to ARMv7M object
Peter Maydell
1
-0
/
+125
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
1
-0
/
+12
2021-09-01
hw/arm/virt: target-arm: Add A64FX processor support to virt machine
Shuuichirou Ishii
1
-0
/
+1
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
1
-1
/
+8
2021-09-01
hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
Philippe Mathieu-Daudé
1
-2
/
+0
2021-08-26
hw/arm/xlnx-zynqmp: Add unimplemented APU mmio
Tong Ho
1
-0
/
+32
2021-08-26
hw/arm/xlnx-versal: Add unimplemented APU mmio
Tong Ho
1
-0
/
+2
2021-08-26
hw/arm/virt: Delete EL3 error checksnow provided in CPU realize
Peter Maydell
1
-5
/
+0
2021-08-26
raspi: Use error_fatal for SoC realize errors, not error_abort
Peter Maydell
1
-1
/
+1
2021-08-26
hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG/ACPI_NVDIMM explicitly
Ani Sinha
1
-2
/
+0
[next]