summaryrefslogtreecommitdiff
path: root/sys/src/9/zynq/usbehcizynq.c
AgeCommit message (Expand)Author
2021-01-17usbehci: use 64-bit base address, remove resetlck, simplify scanpci()cinap_lenrek
2019-07-17usbehci: introduce dmaflush() function to handle portable cache invalidation ...cinap_lenrek
2015-03-05zynq: fix usb by implementing delay() and give proper port speed in portstatuscinap_lenrek
2015-02-14usbehci: initial support for usb on zynq, remove uncached.hcinap_lenrek
2014-12-24added zynq kernelaiju