summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/bd82x6x/usb_xhci.c
Commit message (Expand)AuthorAgeFilesLines
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* sb/intel/bd82x6x: Get rid of device_tElyes HAOUAS2018-06-041-1/+2
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-141-1/+1
* sb/intel/bd82x6x: Fill in acpi_namePatrick Rudolph2017-06-271-0/+6
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* southbrige/intel/bd82x6x: add XHCI overcurrent map configNicolas Reinecke2015-04-201-0/+3
* southbrige/intel/bd82x6x: XHCI replace magic valuesNicolas Reinecke2015-04-191-2/+2
* bd82x6x/xhci: Set mask of ports switchable between USB2 and USB3.Vladimir Serbinenko2015-02-011-0/+4
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-061-1/+1
* Pantherpoint: Add XHCI device initDuncan Laurie2013-03-171-0/+81