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-02-19
hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
Eric Auger
1
-14
/
+5
2016-02-19
hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
Eric Auger
1
-6
/
+188
2016-02-19
hw/arm/sysbus-fdt: helpers for clock node generation
Eric Auger
1
-0
/
+120
2016-02-19
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
2
-4
/
+8
2016-02-18
sdhci_sysbus: Create SD card device in users, not the device itself
Peter Maydell
3
-1
/
+45
2016-02-16
all: Clean up includes
Peter Maydell
3
-0
/
+3
2016-02-11
bcm2835_property: implement "get board revision" query
Stephen Warren
3
-0
/
+6
2016-02-11
hw/arm/virt: fix max-cpus check
Andrew Jones
1
-5
/
+5
2016-02-08
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
4
-24
/
+4
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-7
/
+7
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
1
-1
/
+1
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
1
-6
/
+6
2016-02-03
raspi: add raspberry pi 2 machine
Andrew Baumann
2
-1
/
+153
2016-02-03
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
2
-35
/
+53
2016-02-03
bcm2836: add bcm2836 SoC device
Andrew Baumann
2
-1
/
+166
2016-02-03
bcm2835_peripherals: add rollup device for bcm2835 peripherals
Andrew Baumann
2
-0
/
+205
2016-02-03
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
1
-23
/
+3
2016-02-03
hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
Edgar E. Iglesias
1
-0
/
+2
2016-02-03
virt-acpi-build: add always-on property for timer
Andrew Jones
1
-1
/
+1
2016-01-21
hw/arm/virt: Add always-on property to the virt board timer
Christoffer Dall
1
-0
/
+1
2016-01-21
hw/arm/virt: add secure memory region and UART
Peter Maydell
1
-7
/
+48
2016-01-21
hw/arm/virt: Wire up memory region to CPUs explicitly
Peter Maydell
1
-0
/
+3
2016-01-21
xlnx-ep108: Connect the SPI Flash
Alistair Francis
1
-0
/
+16
2016-01-21
xlnx-zynqmp: Connect the SPI devices
Alistair Francis
1
-0
/
+31
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
7
-7
/
+7
2016-01-18
hw/arm: Clean up includes
Peter Maydell
42
-1
/
+42
2016-01-15
ARM: virt: Don't generate RTC ACPI device when using UEFI
Shannon Zhao
1
-19
/
+5
2016-01-15
xlnx-zynqmp: Add support for high DDR memory regions
Alistair Francis
2
-19
/
+58
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+1
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2
-7
/
+5
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
4
-4
/
+4
2016-01-13
hw/arm/virt: Fix property "gic-version" error handling
Markus Armbruster
1
-3
/
+2
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
1
-2
/
+4
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
1
-2
/
+2
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
7
-83
/
+18
2016-01-11
hw/arm/virt: Support legacy -nic command line syntax
Ashok Kumar
1
-0
/
+14
2015-12-22
acpi: extend aml_and() to accept target argument
Igor Mammedov
1
-1
/
+1
2015-12-22
acpi: extend aml_or() to accept target argument
Igor Mammedov
1
-3
/
+3
2015-12-22
acpi: support specified oem table id for build_header
Xiao Guangrong
1
-6
/
+7
2015-12-17
i.MX: Add an i.MX25 specific CCM class/instance
Jean-Christophe Dubois
1
-1
/
+1
2015-12-17
i.MX: Split the CCM class into an abstract base class and a concrete class
Jean-Christophe Dubois
2
-6
/
+6
2015-12-17
ARM: Virt: Add gpio-keys node for Poweroff using DT
Shannon Zhao
1
-0
/
+16
2015-12-17
ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3
Shannon Zhao
1
-1
/
+15
2015-12-17
ARM: ACPI: Add _E03 for Power Button
Shannon Zhao
1
-0
/
+14
2015-12-17
ARM: ACPI: Add power button device in ACPI DSDT table
Shannon Zhao
1
-0
/
+11
2015-12-17
ARM: ACPI: Add GPIO controller in ACPI DSDT table
Shannon Zhao
1
-0
/
+19
2015-12-17
ARM: Virt: Add a GPIO controller
Shannon Zhao
1
-0
/
+30
2015-12-17
acpi: extend aml_interrupt() to support multiple irqs
Igor Mammedov
1
-11
/
+12
2015-12-17
acpi: support serialized method
Xiao Guangrong
1
-5
/
+5
2015-12-15
fw_cfg: remove offset argument from callback prototype
Gabriel L. Somlo
1
-1
/
+1
[next]