summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/drivers/usb/xhci_rh.c
Commit message (Expand)AuthorAgeFilesLines
* libpayload: usb: Support MTK xHCI host controllerYidi Lin2015-06-031-1/+19
* libpayload: usb: xhci: Treat port reset as a port status changeShawn Nematbakhsh2014-10-021-1/+1
* libpayload: usb: Remove generic roothub reset port functionShawn Nematbakhsh2014-10-021-3/+13
* libpayload: usb: Unify USB speed between XHCI stack and USB coreJulius Werner2014-09-041-1/+1
* libpayload: xhci: Make XHCI stack usable on ARMJulius Werner2014-08-141-1/+1
* libpayload: Fill gaps in the xHCI driverNico Huber2013-06-131-68/+74
* libpayload: Turn the "debug" #define into the usb_debug static inline function.Gabe Black2012-11-071-4/+4
* libpayload: Drop usb_fatal()Patrick Georgi2011-11-041-1/+1
* Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...Patrick Georgi2010-08-131-0/+133