summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/xhci
Commit message (Expand)AuthorAgeFilesLines
* 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