summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/xhci
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-26/+4
* soc: Remove copyright noticesPatrick Georgi2020-03-182-3/+0
* treewide: capitalize 'USB'Elyes HAOUAS2020-02-261-2/+2
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-1/+1
* soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng2020-01-221-0/+1
* soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai2019-12-131-0/+1
* soc/intel/common: Add Jasperlake Device IDsrkanabar2019-12-101-0/+1
* soc/intel/common: Include Tigerlake device IDsRavi Sarawadi2019-11-051-0/+1
* device/root_device: Consolidate common _scan_bus() functionsNico Huber2019-10-081-1/+1
* soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov2019-09-061-0/+2
* soc/intel/common/block/xhci: Add API to disable USB devicesKarthikeyan Ramasubramanian2019-07-191-0/+85
* soc/intel/common: Move support to log XHCI wake eventsKarthikeyan Ramasubramanian2019-03-283-0/+166
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-261-0/+1
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-5/+5
* soc/intel/common: Include Icelake device IDsAamir Bohra2018-11-071-0/+1
* soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh2018-10-171-1/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/intel/cannonlake: Select common XHCI codeSubrata Banik2018-05-271-0/+2
* soc/intel: Add support for USB ACPI code generationDuncan Laurie2018-05-181-0/+3
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya2018-02-071-0/+1
* soc/intel/skylake: Clean up the skylake PCH H device ID macrosV Sowmya2018-01-251-1/+1
* soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik2017-12-131-0/+1
* soc/intel/common: Add Cannonlake pci ids for commonLijian Zhao2017-08-041-0/+1
* soc/intel/common/block: correct apollolake device idsAaron Durbin2017-05-061-1/+1
* common/block/xhci: Get XHCI PCI ID from device/pci_ids.hSubrata Banik2017-05-051-4/+4
* soc/intel/common/block: Add Intel XHCI driver supportSubrata Banik2017-03-063-0/+49