..
allwinner-a10.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
allwinner-h3.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
armsse.c
armv7m.c
armv7m: Delete unused "ARM,bitband-memory" devices
2020-06-15 21:36:09 +02:00
aspeed_ast2600.c
arm/aspeed: Rework NIC attachment
2020-06-15 21:36:09 +02:00
aspeed_soc.c
arm/aspeed: Rework NIC attachment
2020-06-15 21:36:09 +02:00
aspeed.c
arm/aspeed: Rework NIC attachment
2020-06-15 21:36:09 +02:00
bcm2835_peripherals.c
wire in the dwc-hsotg (dwc2) USB host controller emulation
2020-06-05 17:23:09 +01:00
bcm2836.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
boot.c
Remove unnecessary cast when using the address_space API
2020-02-20 14:47:08 +01:00
collie.c
hw/arm/collie: Put StrongARMState* into a CollieMachineState struct
2020-04-03 19:23:37 +01:00
cubieboard.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
digic_boards.c
digic.c
exynos4_boards.c
exynos4210.c
hw/arm: Let devices own the MemoryRegion they create
2020-03-17 15:18:50 +01:00
fsl-imx6.c
hw/arm/fsl-imx6: Connect watchdog interrupts
2020-05-21 22:05:27 +01:00
fsl-imx6ul.c
hw/arm/fsl-imx6ul: Connect watchdog interrupts
2020-05-21 22:05:27 +01:00
fsl-imx7.c
hw/arm/fsl-imx7: Connect watchdog interrupts
2020-05-21 22:05:27 +01:00
fsl-imx25.c
hw/arm/fsl-imx25: Wire up watchdog
2020-05-21 22:05:27 +01:00
fsl-imx31.c
hw/arm/fsl-imx31: Wire up watchdog
2020-05-21 22:05:27 +01:00
gumstix.c
hw/arm/gumstix: Simplify since the machines are little-endian only
2020-03-05 16:09:14 +00:00
highbank.c
imx25_pdk.c
hw/arm/fsl-imx25: Wire up eSDHC controllers
2020-03-12 16:27:33 +00:00
integratorcp.c
hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
2020-05-21 22:05:27 +01:00
Kconfig
hw/arm/fsl-imx31: Wire up watchdog
2020-05-21 22:05:27 +01:00
kzm.c
mainstone.c
hw/arm: Use memory_region_init_rom() with read-only regions
2020-03-17 15:18:46 +01:00
Makefile.objs
hw/arm: add Xunlong Orange Pi PC machine
2020-03-12 16:27:33 +00:00
mcimx6ul-evk.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
mcimx7d-sabre.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
microbit.c
mps2-tz.c
hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string
2020-05-04 10:32:46 +01:00
mps2.c
msf2-soc.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
msf2-som.c
musca.c
musicpal.c
hw/arm/musicpal: Map the UART devices unconditionally
2020-05-11 11:48:50 +01:00
netduino2.c
netduinoplus2.c
nrf51_soc.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
nseries.c
omap1.c
omap2.c
omap_sx1.c
hw/arm: Use memory_region_init_rom() with read-only regions
2020-03-17 15:18:46 +01:00
orangepi.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
palm.c
hw/arm: Use memory_region_init_rom() with read-only regions
2020-03-17 15:18:46 +01:00
pxa2xx_gpio.c
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
2020-05-21 22:05:27 +01:00
pxa2xx_pic.c
pxa2xx.c
hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
2020-06-05 17:23:08 +01:00
raspi.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
realview.c
sabrelite.c
arm/sabrelite: Consistently use &error_fatal in sabrelite_init()
2020-05-27 07:45:45 +02:00
sbsa-ref.c
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
2020-05-18 19:05:25 +02:00
smmu-common.c
hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
2020-03-05 16:09:14 +00:00
smmu-internal.h
smmuv3-internal.h
smmuv3.c
hw: Remove unnecessary cast when calling dma_memory_read()
2020-02-20 14:47:08 +01:00
spitz.c
hw/arm: Use memory_region_init_rom() with read-only regions
2020-03-17 15:18:46 +01:00
stellaris.c
hw/arm: Use memory_region_init_rom() with read-only regions
2020-03-17 15:18:46 +01:00
stm32f205_soc.c
hw/arm: Let devices own the MemoryRegion they create
2020-03-17 15:18:50 +01:00
stm32f405_soc.c
arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
2020-06-15 21:35:52 +02:00
strongarm.c
hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks
2020-03-05 16:09:16 +00:00
strongarm.h
sysbus-fdt.c
hw/arm/virt: vTPM support
2020-03-05 12:18:16 -05:00
tosa.c
hw/arm: Use memory_region_init_rom() with read-only regions
2020-03-17 15:18:46 +01:00
trace-events
versatilepb.c
vexpress.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
virt-acpi-build.c
arm/acpi: TPM2 ACPI table support
2020-06-09 12:46:45 -04:00
virt.c
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
2020-05-18 19:05:25 +02:00
xilinx_zynq.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
xlnx-versal-virt.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
xlnx-versal.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
xlnx-zcu102.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
xlnx-zynqmp.c
qom: Drop parameter @errp of object_property_add() & friends
2020-05-15 07:07:58 +02:00
z2.c
hw/arm/z2: Simplify since the machines are little-endian only
2020-03-05 16:09:15 +00:00