summaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/usb/xhci_private.h
AgeCommit message (Expand)Author
2020-09-04libpayload/xhci: Fix Slot State field width definitionCaveh Jalali
2020-07-21libpayload/xhci: Try harder to read 32-bit caps at onceNico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-30libpayload: xhci: Do not memcpy registersJulius Werner
2020-04-14lp/drivers/usb: Work around QEMU XHCI register issueDuncan Laurie
2018-07-16libpayload/xhci: Document struct offsets on xhci_tRaul E Rangel
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-28payloads: Add whitespace around '<<'Elyes HAOUAS
2017-06-27libpayload/drivers/usb/xhci_private.h: Add parentheses around macroElyes HAOUAS
2016-06-12libpayload: usb: xhci: Support rockchip xHCI controllerLiangfeng Wu
2015-08-14libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1Julius Werner
2015-08-14libpayload: xhci: Carry over fixes from Chromium treeJulius Werner
2015-07-18libpayload: usb: xhci: Prevent address reuseJulius Werner
2015-06-03libpayload: usb: Support MTK xHCI host controllerYidi Lin
2015-03-23libpayload: usb: xhci: set ENT flag in last Normal TRBSourabh Banerjee
2014-12-31libpayload: usb: xhci: Fix TD size if it overflows 5 bitsRajmohan Mani
2014-09-04libpayload: usb: Refactor USB enumeration to fix SuperSpeed devicesJulius Werner
2014-09-04libpayload: usb: Unify USB speed between XHCI stack and USB coreJulius Werner
2014-08-14libpayload: xhci: Make XHCI stack usable on ARMJulius Werner
2014-08-11libpayload: xhci: Use Event Data TRBs for transfer event generationJulius Werner
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2013-06-13libpayload: Fill gaps in the xHCI driverNico Huber
2010-08-13Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...Patrick Georgi