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
/
include
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
aspeed: add a watchdog controller
Cédric Le Goater
1
-0
/
+2
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2
-4
/
+4
2017-01-20
hw/arm/virt: Add board property to enable EL2
Peter Maydell
1
-0
/
+1
2017-01-20
hw/arm/virt: Support using SMC for PSCI
Peter Maydell
1
-1
/
+1
2017-01-20
hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU
Peter Maydell
1
-0
/
+2
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
1
-5
/
+1
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
1
-6
/
+0
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
1
-1
/
+1
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
1
-0
/
+37
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
2
-40
/
+13
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
1
-6
/
+0
2017-01-09
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
1
-2
/
+0
2016-12-27
aspeed: add a memory region for SRAM
Cédric Le Goater
1
-0
/
+2
2016-12-27
aspeed: QOMify the CPU object and attach it to the SoC
Cédric Le Goater
1
-1
/
+1
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
4
-4
/
+4
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
1
-0
/
+1
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
1
-0
/
+2
2016-10-17
aspeed: extend the number of host SPI controllers
Cédric Le Goater
1
-1
/
+5
2016-10-17
aspeed: rename the smc object to fmc
Cédric Le Goater
1
-1
/
+1
2016-10-04
STM32F205: Connect the SPI devices
Alistair Francis
1
-0
/
+3
2016-10-04
STM32F205: Connect the ADC devices
Alistair Francis
1
-0
/
+6
2016-09-22
aspeed-soc: provide a framework to add new SoCs
Cédric Le Goater
1
-1
/
+16
2016-09-22
ast2400: replace ast2400 with aspeed_soc
Cédric Le Goater
1
-8
/
+8
2016-09-22
ast2400: rename the Aspeed SoC files to aspeed_soc
Cédric Le Goater
1
-0
/
+0
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-1
/
+0
2016-09-06
ast2400: add a memory controller device model
Cédric Le Goater
1
-0
/
+2
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-4
/
+4
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-4
/
+3
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2
-5
/
+5
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
[next]