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-03-17
hw/arm/fsl-imx6ul: Wire up USB controllers
Guenter Roeck
1
-0
/
+35
2020-03-17
hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices
Guenter Roeck
1
-0
/
+14
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
1
-0
/
+1
2020-03-12
hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
Eric Auger
1
-1
/
+16
2020-03-12
hw/arm/virt: kvm: Restructure finalize_gic_version()
Eric Auger
1
-20
/
+66
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
1
-2
/
+9
2020-03-12
hw/arm/virt: Introduce finalize_gic_version()
Eric Auger
1
-21
/
+33
2020-03-12
hw/arm/virt: Introduce VirtGICType enum type
Eric Auger
1
-15
/
+15
2020-03-12
hw/arm/virt: Document 'max' value in gic-version property description
Eric Auger
1
-1
/
+2
2020-03-12
hw/arm/allwinner: add RTC device support
Niek Linnenbank
2
-1
/
+16
2020-03-12
hw/arm/allwinner-h3: add SDRAM controller device
Niek Linnenbank
2
-3
/
+22
2020-03-12
hw/arm/allwinner-h3: add Boot ROM support
Niek Linnenbank
2
-0
/
+22
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
3
-1
/
+19
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
5
-1
/
+57
2020-03-12
hw/arm/allwinner: add Security Identifier device
Niek Linnenbank
2
-1
/
+18
2020-03-12
hw/arm/allwinner: add CPU Configuration module
Niek Linnenbank
1
-1
/
+8
2020-03-12
hw/arm/allwinner-h3: add System Control module
Niek Linnenbank
1
-1
/
+8
2020-03-12
hw/arm/allwinner-h3: add USB host controller
Niek Linnenbank
2
-0
/
+46
2020-03-12
hw/arm/allwinner-h3: add Clock Control Unit
Niek Linnenbank
1
-1
/
+8
2020-03-12
hw/arm: add Xunlong Orange Pi PC machine
Niek Linnenbank
2
-1
/
+93
2020-03-12
hw/arm: add Allwinner H3 System-on-Chip
Niek Linnenbank
3
-0
/
+336
2020-03-12
hw/arm/fsl-imx25: Wire up USB controllers
Guenter Roeck
1
-0
/
+24
2020-03-12
hw/arm/fsl-imx25: Wire up eSDHC controllers
Guenter Roeck
2
-0
/
+48
2020-03-12
hw/arm/cubieboard: make sure SOC object isn't leaked
Igor Mammedov
1
-0
/
+3
2020-03-05
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...
Peter Maydell
3
-0
/
+41
2020-03-05
hw/arm/virt: vTPM support
Eric Auger
3
-0
/
+41
2020-03-05
hw/arm/cubieboard: report error when using unsupported -bios argument
Niek Linnenbank
1
-0
/
+7
2020-03-05
hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
Niek Linnenbank
1
-0
/
+8
2020-03-05
hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
Niek Linnenbank
1
-1
/
+9
2020-03-05
hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
Niek Linnenbank
1
-2
/
+2
2020-03-05
hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-6
/
+12
2020-03-05
hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-1
/
+7
2020-03-05
hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-6
/
+11
2020-03-05
hw/arm/musicpal: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-10
/
+0
2020-03-05
hw/arm/z2: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-7
/
+1
2020-03-05
hw/arm/omap_sx1: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-9
/
+2
2020-03-05
hw/arm/mainstone: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-7
/
+1
2020-03-05
hw/arm/gumstix: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-14
/
+2
2020-03-05
hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
Philippe Mathieu-Daudé
1
-10
/
+11
2020-03-05
hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
Eric Auger
1
-0
/
+1
2020-03-05
hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes
Edgar E. Iglesias
1
-0
/
+28
2020-03-05
hw/arm: versal: Add support for the LPD ADMAs
Edgar E. Iglesias
1
-0
/
+24
2020-02-28
hw/arm/xilinx_zynq: Fix USB port instantiation
Guenter Roeck
1
-2
/
+3
2020-02-28
hw/arm/integratorcp: Map the audio codec controller
Philippe Mathieu-Daudé
2
-0
/
+2
2020-02-28
hw/arm: Use TYPE_PL011 to create serial port
Gavin Shan
3
-3
/
+6
2020-02-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-7
/
+50
2020-02-27
hw/arm/virt: Add the virtio-iommu device tree mappings
Eric Auger
1
-7
/
+50
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
3
-12
/
+7
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
25
-211
/
+215
2020-02-21
arm: allwinner: Wire up USB ports
Guenter Roeck
1
-0
/
+43
[next]