summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/drivers/usb/xhci_private.h
Commit message (Expand)AuthorAgeFilesLines
* payloads: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* libpayload/xhci: Fix Slot State field width definitionCaveh Jalali2020-09-041-1/+1
* libpayload/xhci: Try harder to read 32-bit caps at onceNico Huber2020-07-211-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload: xhci: Do not memcpy registersJulius Werner2020-04-301-2/+2
* lp/drivers/usb: Work around QEMU XHCI register issueDuncan Laurie2020-04-141-59/+57
* libpayload/xhci: Document struct offsets on xhci_tRaul E Rangel2018-07-161-25/+25
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-16/+16
* payloads: Add whitespace around '<<'Elyes HAOUAS2017-06-281-22/+22
* libpayload/drivers/usb/xhci_private.h: Add parentheses around macroElyes HAOUAS2017-06-271-12/+12
* libpayload: usb: xhci: Support rockchip xHCI controllerLiangfeng Wu2016-06-121-1/+1
* libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1Julius Werner2015-08-141-2/+3
* libpayload: xhci: Carry over fixes from Chromium treeJulius Werner2015-08-141-5/+6
* libpayload: usb: xhci: Prevent address reuseJulius Werner2015-07-181-1/+4
* libpayload: usb: Support MTK xHCI host controllerYidi Lin2015-06-031-0/+9
* libpayload: usb: xhci: set ENT flag in last Normal TRBSourabh Banerjee2015-03-231-0/+3
* libpayload: usb: xhci: Fix TD size if it overflows 5 bitsRajmohan Mani2014-12-311-0/+2
* libpayload: usb: Refactor USB enumeration to fix SuperSpeed devicesJulius Werner2014-09-041-1/+1
* libpayload: usb: Unify USB speed between XHCI stack and USB coreJulius Werner2014-09-041-6/+4
* libpayload: xhci: Make XHCI stack usable on ARMJulius Werner2014-08-141-25/+32
* libpayload: xhci: Use Event Data TRBs for transfer event generationJulius Werner2014-08-111-1/+2
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-051-1/+1
* libpayload: Fill gaps in the xHCI driverNico Huber2013-06-131-160/+323
* Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...Patrick Georgi2010-08-131-0/+350