summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/xhci.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/broadwell: Move PCH code into pch subdirAngel Pons2020-10-301-219/+0
* soc/intel/broadwell: Drop `broadwell_pci_ops`Angel Pons2020-10-251-1/+1
* soc/intel/broadwell/xhci.c: Align with Lynx PointAngel Pons2020-10-141-8/+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/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-091-3/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-4/+4
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* soc/broadwell: Don't use device_tElyes HAOUAS2018-09-211-4/+4
* soc/intel/broadwell: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-1/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Clear USB3.0 PORTSC status bits in sleep_prepare.Todd Broch2015-04-211-0/+9
* broadwell: indent xhci codePatrick Georgi2015-04-211-17/+17
* broadwell: Disable XHCI compliance mode entryDuncan Laurie2015-04-181-0/+19
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-3/+3
* broadwell: Fix some errors in selftestKane Chen2015-03-271-0/+10
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-9/+9
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+203