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
2016-11-30
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
1
-1
/
+1
2016-11-28
arm: Create /chosen and /memory devicetree nodes if necessary
Guenter Roeck
1
-0
/
+17
2016-11-16
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
1
-1
/
+3
2016-10-28
hw/arm/tosa: Fix reset handling
Guenter Roeck
1
-1
/
+11
2016-10-28
hw/arm/spitz: Fix reset handling
Guenter Roeck
1
-1
/
+12
2016-10-28
arm: virt: add PMU property to mach-virt machine type
Wei Huang
1
-0
/
+7
2016-10-28
arm: Add an option to turn on/off vPMU support
Wei Huang
2
-2
/
+2
2016-10-28
versatilepb: do not run if user asks for more than 256MB RAM
Jean-Christophe Dubois
1
-0
/
+9
2016-10-28
hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255
Guenter Roeck
1
-1
/
+3
2016-10-28
arm: cubieboard: Add support for initrd
Guenter Roeck
1
-0
/
+1
2016-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-1
/
+1
2016-10-24
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
1
-1
/
+1
2016-10-24
hw/arm: QOM'ify strongarm.c
xiaoqiang zhao
1
-5
/
+10
2016-10-24
hw/arm: QOM'ify pxa2xx_gpio.c
xiaoqiang zhao
1
-10
/
+15
2016-10-24
hw/arm: QOM'ify musicpal.c
xiaoqiang zhao
1
-43
/
+45
2016-10-24
ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes
Prem Mallappa
1
-11
/
+60
2016-10-24
hw/arm/virt: Set minimum_page_bits to 12
Peter Maydell
1
-0
/
+4
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2
-2
/
+2
2016-10-24
char: make some qemu_chr_fe skip if no driver
Marc-André Lureau
2
-15
/
+9
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-1
/
+0
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
3
-16
/
+17
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
1
-5
/
+6
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2
-15
/
+17
2016-10-24
char: remove init callback
Marc-André Lureau
4
-4
/
+4
2016-10-17
pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.
Vijay Kumar B
1
-1
/
+1
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
2
-5
/
+12
2016-10-17
hw/arm/virt-acpi-build: fix MADT generation
Andrew Jones
1
-8
/
+6
2016-10-17
hw/arm/boot: allow using a command line specified dtb without a kernel
Michael Olbrich
1
-2
/
+2
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
1
-6
/
+15
2016-10-17
aspeed: extend the number of host SPI controllers
Cédric Le Goater
2
-16
/
+30
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
1
-5
/
+4
2016-10-17
aspeed: rename the smc object to fmc
Cédric Le Goater
2
-10
/
+10
2016-10-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-8
/
+5
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2
-8
/
+5
2016-10-08
bt-hci-csr: drop unused argument
Paolo Bonzini
1
-2
/
+1
2016-10-04
ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table
Shannon Zhao
1
-0
/
+12
2016-10-04
arm/virt: Add ITS to the virt board
Pavel Fedin
1
-6
/
+41
2016-10-04
hw/arm/virt: add 2.8 machine type
Andrew Jones
1
-2
/
+17
2016-10-04
hw/arm: Fix Integrator/CM initialization
Jakub Jermar
1
-14
/
+21
2016-10-04
mainstone: Add mapping for dot, slash and backspace.
Vijay Kumar B
1
-0
/
+3
2016-10-04
mainstone: Fix incorrect key mapping for Enter key.
Vijay Kumar B
1
-1
/
+1
2016-10-04
STM32F205: Connect the SPI devices
Alistair Francis
1
-0
/
+22
2016-10-04
STM32F205: Connect the ADC devices
Alistair Francis
1
-0
/
+35
2016-10-04
STM32F205: Remove the individual device variables
Alistair Francis
1
-18
/
+17
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
1
-2
/
+2
2016-09-22
xlnx-zynqmp: Set the number of priority queues
Alistair Francis
1
-0
/
+2
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
1
-1
/
+1
2016-09-22
aspeed: allocate RAM after the memory controller has checked the size
Cédric Le Goater
1
-5
/
+13
2016-09-22
aspeed: add a ram_size property to the memory controller
Cédric Le Goater
2
-0
/
+4
2016-09-22
palmetto-bmc: remove extra no_sdcard assignement
Cédric Le Goater
1
-1
/
+0
[next]