index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
usb
/
xhci_rh.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-14
lp/drivers/usb: Work around QEMU XHCI register issue
Duncan Laurie
2019-03-07
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-07-17
libpayload: Add UNKNOWN_SPEED to usb_speed enum
Raul E Rangel
2015-08-14
libpayload: usb: xhci: Fix list of cleared port change bits
Julius Werner
2015-06-03
libpayload: usb: Support MTK xHCI host controller
Yidi Lin
2014-10-02
libpayload: usb: xhci: Treat port reset as a port status change
Shawn Nematbakhsh
2014-10-02
libpayload: usb: Remove generic roothub reset port function
Shawn Nematbakhsh
2014-09-04
libpayload: usb: Unify USB speed between XHCI stack and USB core
Julius Werner
2014-08-14
libpayload: xhci: Make XHCI stack usable on ARM
Julius Werner
2013-06-13
libpayload: Fill gaps in the xHCI driver
Nico Huber
2012-11-07
libpayload: Turn the "debug" #define into the usb_debug static inline function.
Gabe Black
2011-11-04
libpayload: Drop usb_fatal()
Patrick Georgi
2010-08-13
Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...
Patrick Georgi