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
2020-10-29
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...
Peter Maydell
1
-8
/
+1
2020-10-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
10
-69
/
+327
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
1
-8
/
+1
2020-10-27
hw/arm/sbsa-ref: add SBSA watchdog device
Shashi Mallela
1
-0
/
+23
2020-10-27
hw/watchdog: Implement SBSA watchdog device
Shashi Mallela
1
-0
/
+1
2020-10-27
hw/arm/bcm2835_peripherals: connect the UART clock
Luc Michel
1
-0
/
+2
2020-10-27
hw/arm/raspi: add a skeleton implementation of the CPRMAN
Luc Michel
1
-1
/
+10
2020-10-27
hw/arm/raspi: fix CPRMAN base address
Luc Michel
1
-2
/
+2
2020-10-27
arm/trace: Fix hex printing
Dr. David Alan Gilbert
1
-1
/
+1
2020-10-27
hw/arm/raspi: Add the Raspberry Pi 3 model A+
Philippe Mathieu-Daudé
1
-0
/
+13
2020-10-27
hw/arm/raspi: Add the Raspberry Pi Zero machine
Philippe Mathieu-Daudé
1
-0
/
+13
2020-10-27
hw/arm/raspi: Add the Raspberry Pi A+ machine
Philippe Mathieu-Daudé
1
-0
/
+13
2020-10-27
hw/arm/bcm2836: Introduce the BCM2835 SoC
Philippe Mathieu-Daudé
2
-0
/
+36
2020-10-27
hw/arm/bcm2836: Split out common realize() code
Philippe Mathieu-Daudé
1
-4
/
+18
2020-10-27
hw/arm/bcm2836: Only provide "enabled-cpus" property to multicore SoCs
Philippe Mathieu-Daudé
1
-8
/
+7
2020-10-27
hw/arm/bcm2836: Introduce BCM283XClass::core_count
Philippe Mathieu-Daudé
1
-1
/
+4
2020-10-27
hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type
Philippe Mathieu-Daudé
1
-58
/
+52
2020-10-27
hw/arm/bcm2836: Restrict BCM283XInfo declaration to C source
Philippe Mathieu-Daudé
1
-0
/
+14
2020-10-27
hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly
Zenghui Yu
1
-0
/
+1
2020-10-27
hw/gpio: Add GPIO model for Nuvoton NPCM7xx
Havard Skinnemoen
1
-0
/
+80
2020-10-27
hw/arm/npcm7xx: Add EHCI and OHCI controllers
Havard Skinnemoen
1
-2
/
+25
2020-10-27
hw/misc: Add npcm7xx random number generator
Havard Skinnemoen
1
-1
/
+6
2020-10-27
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
1
-0
/
+12
2020-10-27
hw/arm: fix min_cpus for xlnx-versal-virt platform
Pavel Dovgalyuk
1
-0
/
+1
2020-10-27
hw/arm/highbank: Silence warnings about missing fallthrough statements
Thomas Huth
1
-0
/
+2
2020-10-26
hw/arm/tosa: Replace fprintf() calls by LED devices
Philippe Mathieu-Daudé
2
-25
/
+16
2020-10-26
hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
Philippe Mathieu-Daudé
2
-0
/
+21
2020-10-20
hw/arm/nseries: Fix loading kernel image on n8x0 machines
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-20
hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
Philippe Mathieu-Daudé
1
-2
/
+11
2020-10-20
hw/arm: Restrict APEI tables generation to the 'virt' machine
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-20
hw/arm/strongarm: Fix 'time to transmit a char' unit comment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
1
-3
/
+41
2020-10-08
hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
Andrew Jones
1
-16
/
+18
2020-10-08
hw/arm/virt: Move post cpu realize check into its own function
Andrew Jones
1
-16
/
+27
2020-10-08
hw/arm/sbsa-ref : allocate IRQs for SMMUv3
Graeme Gregory
1
-0
/
+1
2020-10-08
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
Graeme Gregory
1
-1
/
+1
2020-10-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
2
-71
/
+84
2020-10-01
hw/arm/raspi: Remove use of the 'version' value in the board code
Philippe Mathieu-Daudé
1
-16
/
+13
2020-10-01
hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
Philippe Mathieu-Daudé
1
-1
/
+2
2020-10-01
hw/arm/raspi: Introduce RaspiProcessorId enum
Philippe Mathieu-Daudé
1
-24
/
+21
2020-10-01
hw/arm/raspi: Use more specific machine names
Philippe Mathieu-Daudé
1
-2
/
+4
2020-10-01
hw/arm/raspi: Avoid using TypeInfo::class_data pointer
Philippe Mathieu-Daudé
1
-10
/
+24
2020-10-01
hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
Philippe Mathieu-Daudé
1
-15
/
+15
2020-10-01
hw/arm/raspi: Load the firmware on the first core
Philippe Mathieu-Daudé
1
-1
/
+2
2020-10-01
hw/arm/raspi: Display the board revision in the machine description
Philippe Mathieu-Daudé
1
-1
/
+3
2020-10-01
hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
Philippe Mathieu-Daudé
1
-3
/
+0
2020-10-01
hw/arm/bcm2835: Add more unimplemented peripherals
Philippe Mathieu-Daudé
1
-0
/
+2
2020-09-30
arm: use acpi_dsdt_add_gpex
Gerd Hoffmann
1
-166
/
+9
2020-09-30
move MemMapEntry
Gerd Hoffmann
1
-5
/
+0
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
1
-3
/
+1
[next]