qemu/hw/arm
Guenter Roeck 17372bd812 hw/arm/fsl-imx6ul: Wire up USB controllers
IMX6UL USB controllers are quite similar to IMX7 USB controllers.
Wire them up the same way.

The only real difference is that wiring up phy devices is necessary
to avoid phy reset timeouts in the Linux kernel.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Message-id: 20200313014551.12554-5-linux@roeck-us.net
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-03-17 11:23:14 +00:00
..
allwinner-a10.c hw/arm/allwinner: add RTC device support 2020-03-12 16:27:33 +00:00
allwinner-h3.c hw/arm/allwinner: add RTC device support 2020-03-12 16:27:33 +00:00
armsse.c
armv7m.c
aspeed.c arm/aspeed: use memdev for RAM 2020-02-19 16:49:54 +00:00
aspeed_ast2600.c hw/arm: ast2600: Wire up EHCI controllers 2020-02-13 14:14:55 +00:00
aspeed_soc.c hw/arm: ast2400/ast2500: Wire up EHCI controllers 2020-02-13 14:14:55 +00:00
bcm2835_peripherals.c
bcm2836.c
boot.c Remove unnecessary cast when using the address_space API 2020-02-20 14:47:08 +01:00
collie.c arm/collie: use memdev for RAM 2020-02-19 16:49:54 +00:00
cubieboard.c hw/arm/allwinner: add SD/MMC host controller 2020-03-12 16:27:33 +00:00
digic.c
digic_boards.c arm/digic_boards: use memdev for RAM 2020-02-19 16:49:54 +00:00
exynos4_boards.c
exynos4210.c
fsl-imx6.c
fsl-imx6ul.c hw/arm/fsl-imx6ul: Wire up USB controllers 2020-03-17 11:23:14 +00:00
fsl-imx7.c
fsl-imx25.c hw/arm/fsl-imx25: Wire up USB controllers 2020-03-12 16:27:33 +00:00
fsl-imx31.c
gumstix.c hw/arm/gumstix: Simplify since the machines are little-endian only 2020-03-05 16:09:14 +00:00
highbank.c arm/highbank: use memdev for RAM 2020-02-19 16:49:54 +00:00
imx25_pdk.c hw/arm/fsl-imx25: Wire up eSDHC controllers 2020-03-12 16:27:33 +00:00
integratorcp.c hw/arm/integratorcp: Map the audio codec controller 2020-02-28 16:14:57 +00:00
Kconfig hw/usb: Add basic i.MX USB Phy support 2020-03-17 11:23:14 +00:00
kzm.c arm/kzm: use memdev for RAM 2020-02-19 16:49:55 +00:00
mainstone.c hw/arm/mainstone: Simplify since the machines are little-endian only 2020-03-05 16:09:15 +00:00
Makefile.objs hw/arm: add Xunlong Orange Pi PC machine 2020-03-12 16:27:33 +00:00
mcimx6ul-evk.c arm/mcimx6ul-evk: use memdev for RAM 2020-02-19 16:49:55 +00:00
mcimx7d-sabre.c arm/mcimx7d-sabre: use memdev for RAM 2020-02-19 16:49:55 +00:00
microbit.c
mps2-tz.c arm/mps2-tz: use memdev for RAM 2020-02-19 16:49:55 +00:00
mps2.c arm/mps2: use memdev for RAM 2020-02-19 16:49:55 +00:00
msf2-soc.c
msf2-som.c
musca.c
musicpal.c hw/arm/musicpal: Simplify since the machines are little-endian only 2020-03-05 16:09:15 +00:00
netduino2.c
netduinoplus2.c
nrf51_soc.c
nseries.c arm/nseries: use memdev for RAM 2020-02-19 16:49:56 +00:00
omap1.c
omap2.c
omap_sx1.c hw/arm/omap_sx1: Simplify since the machines are little-endian only 2020-03-05 16:09:15 +00:00
orangepi.c hw/arm/allwinner-h3: add SDRAM controller device 2020-03-12 16:27:33 +00:00
palm.c arm/palm: use memdev for RAM 2020-02-19 16:49:56 +00:00
pxa2xx.c hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks 2020-03-05 16:09:15 +00:00
pxa2xx_gpio.c
pxa2xx_pic.c
raspi.c arm/raspi: use memdev for RAM 2020-02-19 16:49:56 +00:00
realview.c
sabrelite.c arm/sabrelite: use memdev for RAM 2020-02-19 16:49:56 +00:00
sbsa-ref.c hw/arm: Use TYPE_PL011 to create serial port 2020-02-28 16:14:57 +00: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/spitz: move timer_new from init() into realize() to avoid memleaks 2020-03-05 16:09:16 +00:00
stellaris.c
stm32f205_soc.c
stm32f405_soc.c
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
trace-events
versatilepb.c arm/versatilepb: use memdev for RAM 2020-02-19 16:49:56 +00:00
vexpress.c arm/vexpress: use memdev for RAM 2020-02-19 16:49:56 +00:00
virt-acpi-build.c arm/acpi: simplify the description of PCI _CRS 2020-02-13 14:14:53 +00:00
virt.c hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work 2020-03-12 16:27:33 +00:00
xilinx_zynq.c hw/arm/xilinx_zynq: Fix USB port instantiation 2020-02-28 16:14:57 +00:00
xlnx-versal-virt.c hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes 2020-03-05 16:09:14 +00:00
xlnx-versal.c hw/arm: versal: Add support for the LPD ADMAs 2020-03-05 16:09:13 +00:00
xlnx-zcu102.c arm/xlnx-zcu102: use memdev for RAM 2020-02-19 16:49:57 +00:00
xlnx-zynqmp.c
z2.c hw/arm/z2: Simplify since the machines are little-endian only 2020-03-05 16:09:15 +00:00