summary refs log tree commit diff stats
path: root/hw/usb/imx-usb-phy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/usb: Constify VMStateRichard Henderson2023-12-301-1/+1
* 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