summary refs log tree commit diff stats
path: root/hw/usb/imx-usb-phy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/usb/imx: Fix out of bounds access in imx_usbphy_read()Guenter Roeck2023-03-211-2/+17
* hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0
* hw/usb: Add basic i.MX USB Phy supportGuenter Roeck2020-03-171-0/+225