summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/amlpciephy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove debug printf.kettenis2020-12-271-2/+1
* Add PCIe support.kettenis2020-12-271-48/+68
* Fix register definition. Fixes USB3 support when USB has not beenkettenis2020-03-261-2/+2
* Add amldwusb(4), amlusbphy(4) and amlpciephy(4), drivers for the USBkettenis2019-08-291-0/+282