index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-11-24
xlnx-ep108: Fix minimum RAM check
Alistair Francis
1
-1
/
+1
2015-11-12
hw/misc: Add support for ADC controller in Xilinx Zynq 7000
Guenter Roeck
1
-0
/
+6
2015-11-10
hw/arm/virt: error_report cleanups
Andrew Jones
1
-5
/
+5
2015-11-10
arm: highbank: Implement PSCI and dummy monitor
Peter Crosthwaite
1
-10
/
+60
2015-11-10
arm: highbank: Defeature CPU override
Peter Crosthwaite
1
-14
/
+7
2015-11-10
arm: boot: Add secure_board_setup flag
Peter Crosthwaite
1
-1
/
+9
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
1
-0
/
+11
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
1
-1
/
+1
2015-11-03
ARM: ACPI: Fix MPIDR value in ACPI table
Shannon Zhao
1
-1
/
+3
2015-11-03
hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3
Shannon Zhao
1
-14
/
+16
2015-11-03
hw/arm/virt-acpi-build: _CCA attribute is compulsory
Graeme Gregory
1
-0
/
+1
2015-11-03
arm: stellaris: exit on external reset request
Michael Davidsaver
1
-0
/
+12
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
3
-25
/
+28
2015-11-03
arm: xilinx_zynq: Add linux pre-boot
Peter Crosthwaite
1
-0
/
+42
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
1
-1
/
+19
2015-11-03
arm: boot: Adjust indentation of FIXUP comments
Peter Crosthwaite
1
-8
/
+8
2015-10-29
target-arm: xlnx-zynqmp: Add sdhci support.
Sai Pavan Boddu
1
-0
/
+28
2015-10-27
hw/arm/virt: don't use a15memmap directly
Andrew Jones
1
-4
/
+21
2015-10-19
Enable fw_cfg DMA interface for ARM
Marc MarĂ
1
-4
/
+4
2015-10-19
Implement fw_cfg DMA interface
Marc MarĂ
1
-1
/
+1
2015-10-16
hw/arm/virt: Allow zero address for PCI IO space
Alexander Gordeev
1
-0
/
+1
[prev]
[next]