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-05
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
1
-27
/
+48
2021-10-05
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
1
-27
/
+41
2021-10-05
acpi: arm/virt: build_spcr: fix invalid cast
Igor Mammedov
1
-1
/
+1
2021-10-05
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
1
-71
/
+93
2021-10-05
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
1
-26
/
+18
2021-10-05
acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
1
-7
/
+6
2021-10-05
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
1
-60
/
+90
2021-10-05
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
1
-8
/
+11
2021-10-05
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
1
-12
/
+17
2021-10-05
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
1
-8
/
+7
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
[next]