summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/xhci/xhci.c
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-2/+2
* soc/intel/common: Add lunarlake device IDsAppukuttan V K2024-01-261-0/+1
* soc/intel/common: Add RPP-S PCI IDsJeremy Soller2023-05-231-0/+1
* soc/intel/common/block: Use readXXp/writeXXp()Elyes Haouas2022-12-061-1/+2
* soc/intel/common/xhci: Fix building for 64bitArthur Heymans2022-11-091-1/+1
* soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber2022-09-151-4/+1
* soc/intel/cmn/xhci: Add function to reset the XHCI controllerSubrata Banik2022-04-131-0/+25
* soc/intel/common: Include Meteor Lake device IDsWonkyu Kim2022-03-091-0/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-20/+20
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* soc/intel/common: Add TGL-H PCI IDsJeremy Soller2021-08-191-0/+1
* soc/intel: Rename 200-series PCH device IDsAngel Pons2021-04-281-1/+1
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-221-0/+1
* soc/intel/common: Adapt XHCI elog driver for reuseTim Wawrzynczak2020-12-101-1/+1
* soc/intel/common: Include Alder Lake device IDsSubrata Banik2020-08-051-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+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-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* 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
* 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-061-0/+44