aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/imx-usb-phy.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-30hw/usb: Constify VMStateRichard Henderson1-1/+1
2023-03-21hw/usb/imx: Fix out of bounds access in imx_usbphy_read()Guenter Roeck1-2/+17
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth1-1/+0
2020-03-17hw/usb: Add basic i.MX USB Phy supportGuenter Roeck1-0/+225