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
2020-06-15
qom: Tidy up a few object_initialize_child() calls
Markus Armbruster
1
-1
/
+1
2020-06-15
ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
Markus Armbruster
5
-18
/
+18
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
3
-17
/
+17
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
33
-174
/
+176
2020-06-15
armv7m: Delete unused "ARM,bitband-memory" devices
Markus Armbruster
1
-2
/
+4
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
3
-4
/
+15
2020-06-15
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
3
-26
/
+32
2020-06-15
arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
Markus Armbruster
1
-10
/
+13
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+11
2020-06-09
hw/arm/aspeed: Correct DRAM container region size
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-09
arm/acpi: TPM2 ACPI table support
Eric Auger
1
-0
/
+7
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
1
-0
/
+4
2020-06-05
wire in the dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
1
-1
/
+20
2020-06-05
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
1
-0
/
+17
2020-06-05
hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
Philippe Mathieu-Daudé
1
-17
/
+49
2020-05-27
arm/sabrelite: Consistently use &error_fatal in sabrelite_init()
Markus Armbruster
1
-6
/
+1
2020-05-21
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-3
/
+4
2020-05-21
hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-8
/
+15
2020-05-21
hw/arm/fsl-imx7: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+11
2020-05-21
hw/arm/fsl-imx7: Instantiate various unimplemented devices
Guenter Roeck
1
-0
/
+24
2020-05-21
hw/arm/fsl-imx6ul: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+10
2020-05-21
hw/arm/fsl-imx6: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+9
2020-05-21
hw/arm/fsl-imx31: Wire up watchdog
Guenter Roeck
2
-0
/
+7
2020-05-21
hw/arm/fsl-imx25: Wire up watchdog
Guenter Roeck
2
-0
/
+11
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
1
-0
/
+3
2020-05-18
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
2
-2
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
24
-94
/
+66
2020-05-15
hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory
Markus Armbruster
1
-2
/
+0
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
4
-24
/
+13
2020-05-14
ACPI: Record the Generic Error Status Block address
Dongjiu Geng
1
-0
/
+8
2020-05-14
ACPI: Build Hardware Error Source Table
Dongjiu Geng
1
-0
/
+2
2020-05-14
ACPI: Build related register address fields via hardware error fw_cfg blob
Dongjiu Geng
1
-0
/
+5
2020-05-14
hw/arm/virt: Introduce a RAS machine option
Dongjiu Geng
1
-0
/
+23
2020-05-14
aspeed: Add support for the sonorapass-bmc board
Patrick Williams
1
-0
/
+78
2020-05-11
hw/arm/musicpal: Map the UART devices unconditionally
Philippe Mathieu-Daudé
1
-8
/
+4
2020-05-11
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
1
-0
/
+5
2020-05-11
hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition
Philippe Mathieu-Daudé
1
-2
/
+2
2020-05-11
aspeed: Support AST2600A1 silicon revision
Joel Stanley
2
-7
/
+7
2020-05-11
aspeed: Add boot stub for smp booting
Joel Stanley
1
-0
/
+65
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
1
-1
/
+7
2020-05-06
hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off
Eric Auger
1
-5
/
+0
2020-05-04
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
1
-5
/
+11
2020-05-04
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
3
-0
/
+26
2020-05-04
hw/arm: versal-virt: Add support for the RTC
Edgar E. Iglesias
1
-0
/
+22
2020-05-04
hw/arm: versal-virt: Add support for SD
Edgar E. Iglesias
1
-0
/
+46
2020-05-04
hw/arm: versal: Add support for the RTC
Edgar E. Iglesias
1
-0
/
+21
2020-05-04
hw/arm: versal: Add support for SD
Edgar E. Iglesias
1
-0
/
+31
2020-05-04
hw/arm: versal: Embed the APUs into the SoC type
Edgar E. Iglesias
2
-16
/
+7
2020-05-04
hw/arm: versal: Embed the ADMAs into the SoC type
Edgar E. Iglesias
1
-7
/
+7
2020-05-04
hw/arm: versal: Embed the GEMs into the SoC type
Edgar E. Iglesias
1
-7
/
+8
[next]