index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
lynxpoint
/
usb_xhci.c
Age
Commit message (
Expand
)
Author
2020-11-24
sb/intel/lynxpoint: Replace hard-coded IDs with defines
Felix Singer
2020-10-24
sb/intel/lynxpoint: Ensure that `dev->chip_info` is not null
Angel Pons
2020-10-24
sb/intel/lynxpoint: Use spaces around `|`
Angel Pons
2020-08-12
sb/intel/lynxpoint: Move IOBP API to its own compilation unit
Angel Pons
2020-08-07
sb/intel/lynxpoint: Use PCI bitwise ops
Angel Pons
2020-06-22
cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCI
Kyösti Mälkki
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-08-21
southbridge/intel: Tidy up preprocessor and headers
Kyösti Mälkki
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-12-07
src/southbridge: Get rid of device_t
Elyes HAOUAS
2018-12-03
sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_t
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
sb/intel/lynxpoint: Remove irrelevant conditional statement
Elyes HAOUAS
2017-07-02
southbridge/intel/lynxpoint: Fix undefined behavior
Ryan Salsamendi
2016-07-15
southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-07-11
intel/lynxpoint: Allow to always route USB3 ports to XHCI
Stefan Reinauer
2014-07-11
intel/lynxpoint: Work around XHCI resume issues
Duncan Laurie
2014-07-11
intel/lynxpoint: xhci: Revert suspend/resume changes
Duncan Laurie
2014-07-05
intel/lynxpoint: xhci: Port reset changes on suspend/resume
Duncan Laurie
2014-06-25
intel/lynxpoint: xhci: Update magic bits to new magic values
Duncan Laurie
2014-06-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2013-12-21
lynxpoint: Fix an issue clearing port change status bits
Duncan Laurie
2013-12-21
lynxpoint: Fix issues with XHCI init
Duncan Laurie
2013-12-21
lynxpoint: Route all USB ports to XHCI in finalize step
Duncan Laurie
2013-12-21
lynxpoint: Move USB SMI sleep code to separate USB files
Duncan Laurie
2013-11-25
lynxpoint: Enable USB clock gating, late setup, and sleep prep
Duncan Laurie