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_private.h
Age
Commit message (
Expand
)
Author
2020-09-21
payloads: Drop unneeded empty lines
Elyes HAOUAS
2020-09-04
libpayload/xhci: Fix Slot State field width definition
Caveh Jalali
2020-07-21
libpayload/xhci: Try harder to read 32-bit caps at once
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-30
libpayload: xhci: Do not memcpy registers
Julius Werner
2020-04-14
lp/drivers/usb: Work around QEMU XHCI register issue
Duncan Laurie
2018-07-16
libpayload/xhci: Document struct offsets on xhci_t
Raul E Rangel
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-28
payloads: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
libpayload/drivers/usb/xhci_private.h: Add parentheses around macro
Elyes HAOUAS
2016-06-12
libpayload: usb: xhci: Support rockchip xHCI controller
Liangfeng Wu
2015-08-14
libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1
Julius Werner
2015-08-14
libpayload: xhci: Carry over fixes from Chromium tree
Julius Werner
2015-07-18
libpayload: usb: xhci: Prevent address reuse
Julius Werner
2015-06-03
libpayload: usb: Support MTK xHCI host controller
Yidi Lin
2015-03-23
libpayload: usb: xhci: set ENT flag in last Normal TRB
Sourabh Banerjee
2014-12-31
libpayload: usb: xhci: Fix TD size if it overflows 5 bits
Rajmohan Mani
2014-09-04
libpayload: usb: Refactor USB enumeration to fix SuperSpeed devices
Julius Werner
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
2014-08-11
libpayload: xhci: Use Event Data TRBs for transfer event generation
Julius Werner
2014-08-05
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
2013-06-13
libpayload: Fill gaps in the xHCI driver
Nico Huber
2010-08-13
Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...
Patrick Georgi