summaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/usb/xhci.c
AgeCommit message (Expand)Author
2012-11-14libpayload: Add init() function to hci_t and rework uhci_reset()Nico Huber
2012-11-14libpayload: Do not call ohci_reset() from ohci_init()Nico Huber
2012-11-07libpayload: Turn the "debug" #define into the usb_debug static inline function.Gabe Black
2012-08-23libpayload: add controller type in usbdev_hcAnton Kochkov
2011-11-04libpayload: Drop usb_fatal()Patrick Georgi
2010-08-13Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...Patrick Georgi