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
/
include
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
1
-0
/
+3
2016-06-27
ast2400: Integrate the SCU model and set silicon revision
Andrew Jeffery
1
-0
/
+2
2016-06-14
arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma
KONRAD Frederic
1
-0
/
+4
2016-06-14
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
1
-0
/
+4
2016-06-06
xlnx-zynqmp: Make the RPU subsystem optional
Edgar E. Iglesias
1
-0
/
+2
2016-06-06
xlnx-zynqmp: Add a secure prop to en/disable ARM Security Extensions
Edgar E. Iglesias
1
-0
/
+3
2016-06-06
i2c: add aspeed i2c controller
Cédric Le Goater
1
-0
/
+2
2016-06-02
Add ENET device to i.MX6 SOC.
Jean-Christophe Dubois
1
-2
/
+4
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
4
-0
/
+4
2016-05-19
arm: remove useless cpu.h inclusion
Paolo Bonzini
1
-2
/
+0
2016-05-19
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
4
-1
/
+4
2016-05-12
i.MX: Add i.MX6 SOC implementation.
Jean-Christophe DUBOIS
1
-0
/
+450
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
1
-0
/
+2
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
1
-0
/
+2
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
1
-0
/
+2
2016-03-16
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
1
-0
/
+35
2016-03-04
arm: boot: Support big-endian elfs
Peter Crosthwaite
1
-0
/
+9
2016-03-04
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
Peter Maydell
1
-0
/
+1
2016-02-03
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
1
-0
/
+5
2016-02-03
bcm2836: add bcm2836 SoC device
Andrew Baumann
1
-0
/
+35
2016-02-03
bcm2835_peripherals: add rollup device for bcm2835 peripherals
Andrew Baumann
2
-0
/
+170
2016-02-03
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
1
-1
/
+0
2016-01-21
hw/arm/virt: add secure memory region and UART
Peter Maydell
1
-0
/
+1
2016-01-21
xlnx-zynqmp: Connect the SPI devices
Alistair Francis
1
-0
/
+3
2016-01-15
xlnx-zynqmp: Add support for high DDR memory regions
Alistair Francis
1
-0
/
+12
2015-12-17
i.MX: Add an i.MX25 specific CCM class/instance
Jean-Christophe Dubois
1
-2
/
+2
2015-12-17
i.MX: Split the CCM class into an abstract base class and a concrete class
Jean-Christophe Dubois
2
-4
/
+4
2015-12-17
ARM: Virt: Add a GPIO controller
Shannon Zhao
1
-0
/
+1
2015-11-10
arm: boot: Add secure_board_setup flag
Peter Crosthwaite
1
-0
/
+6
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
1
-0
/
+4
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
1
-1
/
+1
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
1
-0
/
+10
2015-10-29
target-arm: xlnx-zynqmp: Add sdhci support.
Sai Pavan Boddu
1
-0
/
+3
2015-09-24
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
2
-1
/
+4
2015-09-14
i.MX: Add GPIO devices to i.MX25 SOC
Jean-Christophe Dubois
1
-0
/
+15
2015-09-14
i.MX: Add GPIO devices to i.MX31 SOC
Jean-Christophe Dubois
1
-0
/
+12
2015-09-14
arm: xlnx-zynqmp: Fix up GIC region size
Nathan Rossi
1
-1
/
+1
2015-09-08
xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP
Alistair Francis
1
-0
/
+3
2015-09-08
hw/arm: new interface for devices which need to behave differently for kernel...
Peter Maydell
1
-0
/
+43
2015-09-07
i.MX: Add i2C devices to i.MX31 SOC
Jean-Christophe Dubois
1
-0
/
+11
2015-09-07
i.MX: Add qtest support for I2C device emulator.
Jean-Christophe Dubois
1
-0
/
+1
2015-09-07
i.MX: Add SOC support for i.MX25
Jean-Christophe Dubois
1
-0
/
+234
2015-09-07
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
1
-26
/
+0
2015-09-07
i.MX: Add SOC support for i.MX31
Jean-Christophe Dubois
1
-0
/
+98
2015-09-07
hw/arm/virt: Add high MMIO PCI region, 512G in size
Pavel Fedin
2
-0
/
+2
2015-08-25
xlnx-zynqmp: Connect the four OCM banks
Alistair Francis
1
-0
/
+6
2015-08-13
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
1
-10
/
+2
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
1
-0
/
+1
2015-06-19
arm: xlnx-zynqmp: Add 2xCortexR5 CPUs
Peter Crosthwaite
1
-0
/
+2
2015-06-19
arm: xlnx-zynqmp: Add boot-cpu property
Peter Crosthwaite
1
-0
/
+3
[next]