Sign in
qemu
/
qemu
/
ee2ccc57e96f3f4a592d04d9f994226d470057bf
/
hw
/
arm
ee2ccc5
hw/devices: Move TC6393XB declarations into a new header
by Philippe Mathieu-Daudé
· 6 years ago
5f299c5
hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded string
by Philippe Mathieu-Daudé
· 6 years ago
044475f
hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
by Philippe Mathieu-Daudé
· 6 years ago
c637044
hw/arm/smmuv3: Remove SMMUNotifierNode
by Eric Auger
· 6 years ago
9bf2650
hw: add compat machines for 4.1
by Cornelia Huck
· 6 years ago
dec9776
trace-events: Fix attribution of trace points to source
by Markus Armbruster
· 6 years ago
a9779a3
trace-events: Delete unused trace points
by Markus Armbruster
· 6 years ago
500016e
trace-events: Shorten file names in comments
by Markus Armbruster
· 6 years ago
deb224b
hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_number
by Wei Yang
· 6 years ago
41c4fb9
hw/arm/virt-acpi-build: Fix SMMUv3 GSIV values
by Eric Auger
· 6 years ago
cfc3fef
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request' into staging
by Peter Maydell
· 6 years ago
a6d3c23
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging
by Peter Maydell
· 6 years ago
ce14710
pflash: Clean up after commit 368a354f02b, part 2
by Markus Armbruster
· 6 years ago
940d5b1
pflash: Clean up after commit 368a354f02b, part 1
by Markus Armbruster
· 6 years ago
81c7db7
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
by Markus Armbruster
· 6 years ago
1643406
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
by Markus Armbruster
· 6 years ago
9453092
hw/arm/virt: Remove null-check in virt_build_smbios()
by Philippe Mathieu-Daudé
· 6 years ago
85bc585
audio: use qapi AudioFormat instead of audfmt_e
by Kővágó, Zoltán
· 6 years ago
234afe7
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-08' into staging
by Peter Maydell
· 6 years ago
04f3c00
hw: Remove unused 'hw/devices.h' include
by Philippe Mathieu-Daudé
· 6 years ago
9533dcd
ptimer: express dependencies with Kconfig
by Paolo Bonzini
· 6 years ago
e0e312f
build: switch to Kconfig
by Paolo Bonzini
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
566528f
hw/arm/stellaris: Implement watchdog timer
by Michel Heily
· 6 years ago
50a1729
hw/arm/virt: Bump the 255GB initial RAM limit
by Eric Auger
· 6 years ago
2ba956c
hw/arm/virt: Check the VCPU PA range in TCG mode
by Eric Auger
· 6 years ago
c965022
hw/arm/virt: Implement kvm_type function for 4.0 machine
by Eric Auger
· 6 years ago
957e32c
hw/arm/virt: Dynamic memory map depending on RAM requirements
by Eric Auger
· 6 years ago
350a9c9
hw/arm/virt: Split the memory map description
by Eric Auger
· 6 years ago
bf424a1
hw/arm/virt: Rename highmem IO regions
by Eric Auger
· 6 years ago
f08ced6
hw/arm/boot: introduce fdt_add_memory_node helper
by Shameer Kolothum
· 6 years ago
20b084c
Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228' into staging
by Peter Maydell
· 6 years ago
aab7a37
hw/arm/armsse: Unify init-svtor and cpuwait handling
by Peter Maydell
· 6 years ago
0483641
hw/arm/iotkit-sysctl: Add SSE-200 registers
by Peter Maydell
· 6 years ago
68d6b36
hw/arm/armsse: Wire up the MHUs
by Peter Maydell
· 6 years ago
05f9f17
arm:i2c: Don't mask return from i2c_recv()
by Corey Minyard
· 6 years ago
2ac4c5f
i2c: have I2C receive operation return uint8_t
by Corey Minyard
· 6 years ago
93198b6
i2c: Split smbus into parts
by Corey Minyard
· 6 years ago
3733f80
hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
by Peter Maydell
· 6 years ago
1486f1b
hw/arm/musca: Wire up PL011 UARTs
by Peter Maydell
· 6 years ago
4db6a76
hw/arm/musca: Wire up PL031 RTC
by Peter Maydell
· 6 years ago
33293e5
hw/arm/musca: Add MPCs
by Peter Maydell
· 6 years ago
ae3bc71
hw/arm/musca: Add PPCs
by Peter Maydell
· 6 years ago
8f69a4c
hw/arm/musca.c: Implement models of the Musca-A and -B1 boards
by Peter Maydell
· 6 years ago
3218741
hw/arm/armsse: Allow boards to specify init-svtor
by Peter Maydell
· 6 years ago
763e10f
hw/arm/armsse: Fix memory leak in error-exit path
by Peter Maydell
· 6 years ago
5007c90
hw/arm/armsse: Fix miswiring of expansion IRQs
by Peter Maydell
· 6 years ago
4ad6f6c
char: allow specifying a GMainContext at opening time
by Paolo Bonzini
· 6 years ago
3e29da9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
5614ca8
hw/arm/boot: Support DTB autoload for firmware-only boots
by Peter Maydell
· 6 years ago
2a5bdfc
hw/arm/boot: Clarify why arm_setup_firmware_boot() doesn't set env->boot_info
by Peter Maydell
· 6 years ago
4c0f268
hw/arm/boot: Factor out "set up firmware boot" code
by Peter Maydell
· 6 years ago
d33774e
hw/arm/boot: Factor out "direct kernel boot" code into its own function
by Peter Maydell
· 6 years ago
c3a4235
hw/arm/boot: Fix block comment style in arm_load_kernel()
by Peter Maydell
· 6 years ago
abab3fd
hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt board
by Yang Zhong
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
4d744b2
arm: Instantiate NRF51 special NVM's and NVMC
by Steffen Görtz
· 6 years ago
42f6ed9
arm: Clarify the logic of set_pc()
by Julia Suvorova
· 6 years ago
23f9242
hw/arm/mps2-tz: Add mps2-an521 model
by Peter Maydell
· 6 years ago
4a30dc1
hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200
by Peter Maydell
· 6 years ago
0829d24
hw/arm/armsse: Add SSE-200 model
by Peter Maydell
· 6 years ago
ade67dc
hw/arm/armsse: Add CPU_IDENTITY block to SSE-200
by Peter Maydell
· 6 years ago
c1f5725
hw/arm/armsse: Add unimplemented-device stub for CPU local control registers
by Peter Maydell
· 6 years ago
2357bca
hw/arm/armsse: Add unimplemented-device stub for cache control registers
by Peter Maydell
· 6 years ago
e0b00f1
hw/arm/armsse: Add unimplemented-device stubs for PPUs
by Peter Maydell
· 6 years ago
f857470
hw/arm/armsse: Add unimplemented-device stubs for MHUs
by Peter Maydell
· 6 years ago
dde0c49
iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
by Peter Maydell
· 6 years ago
7cd3a2e
hw/arm/armsse: Put each CPU in its own cluster object
by Peter Maydell
· 6 years ago
d847ca5
hw/arm/armsse: Give each CPU its own view of memory
by Peter Maydell
· 6 years ago
91c1e9f
hw/arm/armsse: Support dual-CPU configuration
by Peter Maydell
· 6 years ago
4b635cf
hw/arm/armsse: Make SRAM bank size configurable
by Peter Maydell
· 6 years ago
f0cab7f
hw/arm/armsse: Make number of SRAM banks parameterised
by Peter Maydell
· 6 years ago
0a78d7e
hw/misc/iotkit-secctl: Support 4 internal MPCs
by Peter Maydell
· 6 years ago
6eee5d2
hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]
by Peter Maydell
· 6 years ago
1362889
hw/arm/iotkit: Rename 'iotkit' local variables and functions
by Peter Maydell
· 6 years ago
4c3690b
hw/arm/iotkit: Refactor into abstract base class and subclass
by Peter Maydell
· 6 years ago
93dbd10
hw/arm/iotkit: Rename IoTKit to ARMSSE
by Peter Maydell
· 6 years ago
6664780
armv7m: Pass through start-powered-off CPU property
by Peter Maydell
· 6 years ago
e4c81e3
armv7m: Make cpu object a child of the armv7m container
by Peter Maydell
· 6 years ago
3693f21
armv7m: Don't assume the NVIC's CPU is CPU 0
by Peter Maydell
· 6 years ago
287a7f6
hw/arm/nrf51_soc: set object owner in memory_region_init_ram
by kumar sourav
· 6 years ago
fa43442
hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it
by Peter Maydell
· 6 years ago
e5b5175
xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
by Peter Maydell
· 6 years ago
9d68bf5
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
by Steffen Görtz
· 6 years ago
29bbccc
hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
by Eric Auger
· 6 years ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
c102d94
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107' into staging
by Peter Maydell
· 6 years ago
f831f95
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
by Nick Hudson
· 6 years ago
b39dced
arm: Add Clock peripheral stub to NRF51 SOC
by Steffen Görtz
· 6 years ago
60facd9
arm: Instantiate NRF51 Timers
by Steffen Görtz
· 6 years ago
bb42c4c
arm: Instantiate NRF51 general purpose I/O
by Steffen Görtz
· 6 years ago
f30890d
arm: Instantiate NRF51 random number generator
by Steffen Görtz
· 6 years ago
659b85e
arm: Add header to host common definition for nRF51 SOC peripherals
by Steffen Görtz
· 6 years ago
ead07aa
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
by Philippe Mathieu-Daudé
· 6 years ago
aee63b0
hw/arm: versal: Plug memory leaks
by Edgar E. Iglesias
· 6 years ago
c38c37a
Revert "armv7m: Guard against no -kernel argument"
by Stefan Hajnoczi
· 6 years ago
816fd39
arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters
by Luc Michel
· 6 years ago
a1c3c56
include: remove compat.h
by Marc-André Lureau
· 6 years ago
ff8f261
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
by Marc-André Lureau
· 6 years ago
5a99506
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
by Marc-André Lureau
· 6 years ago
Next »