summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/ehci_fdt.c
AgeCommit message (Expand)Author
2022-05-23add support for the ehci controller on marvell 3720 boards.David Gwynne
2021-12-03add Allwinner H6 supportSASANO Takayoshi
2021-10-24Constify struct cfattach.Martin Pieuchot
2019-08-11The "phy-names" property has been dropped from the Linux device trees soMark Kettenis
2019-05-10Add a fallback to ehci(4)'s phy init code so that when therePatrick Wildt
2018-08-06Give the FDT interrupt API a more generic naming by replacing thePatrick Wildt
2017-12-30Add support for the USB PHY of the Allwinner R40/V40.Mark Kettenis
2017-12-17Add magic to make USB PYs work on Allwinner H3/H5/A64.Mark Kettenis
2017-04-29Replace sxiehci.c with more generic glue in ehci_fdt.c that is similiar inMark Kettenis