summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/usb_xhci.c
AgeCommit message (Expand)Author
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-11-09arch/x86: Replace some __SMM__ guardsKyösti Mälkki
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-12-07src/southbridge: Get rid of device_tElyes HAOUAS
2018-12-03sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_tElyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-05sb/intel/lynxpoint: Remove irrelevant conditional statementElyes HAOUAS
2017-07-02southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi
2016-07-15southbridge/intel/lynxpoint: use common Intel ACPI hardware definitionsAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-07-11intel/lynxpoint: Allow to always route USB3 ports to XHCIStefan Reinauer
2014-07-11intel/lynxpoint: Work around XHCI resume issuesDuncan Laurie
2014-07-11intel/lynxpoint: xhci: Revert suspend/resume changesDuncan Laurie
2014-07-05intel/lynxpoint: xhci: Port reset changes on suspend/resumeDuncan Laurie
2014-06-25intel/lynxpoint: xhci: Update magic bits to new magic valuesDuncan Laurie
2014-06-21intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki
2013-12-21lynxpoint: Fix an issue clearing port change status bitsDuncan Laurie
2013-12-21lynxpoint: Fix issues with XHCI initDuncan Laurie
2013-12-21lynxpoint: Route all USB ports to XHCI in finalize stepDuncan Laurie
2013-12-21lynxpoint: Move USB SMI sleep code to separate USB filesDuncan Laurie
2013-11-25lynxpoint: Enable USB clock gating, late setup, and sleep prepDuncan Laurie