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
/
soc
/
intel
/
common
/
block
/
xhci
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-02-26
treewide: capitalize 'USB'
Elyes HAOUAS
2020-02-25
soc/intel/common: Update Jasper Lake Device IDs
Meera Ravindranath
2020-01-22
soc/intel/common: Add Elkhartlake Device IDs
Tan, Lean Sheng
2019-12-13
soc/intel/common: Add PCI device IDs for CMP-H
Gaggery Tsai
2019-12-10
soc/intel/common: Add Jasperlake Device IDs
rkanabar
2019-11-05
soc/intel/common: Include Tigerlake device IDs
Ravi Sarawadi
2019-10-08
device/root_device: Consolidate common _scan_bus() functions
Nico Huber
2019-09-06
soc/intel/skylake: Add Lewisburg family PCH support
Maxim Polyakov
2019-07-19
soc/intel/common/block/xhci: Add API to disable USB devices
Karthikeyan Ramasubramanian
2019-03-28
soc/intel/common: Move support to log XHCI wake events
Karthikeyan Ramasubramanian
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-26
soc/intel/common: Include cometlake PCH IDs
Ronak Kanabar
2019-01-23
soc/{amd,intel}: Remove needless '&' on function pointers
Elyes HAOUAS
2018-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-10-17
soc/intel/cannonlake: Add new cannon lake PCH-H support
praveen hodagatta pranesh
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-05-27
soc/intel/cannonlake: Select common XHCI code
Subrata Banik
2018-05-18
soc/intel: Add support for USB ACPI code generation
Duncan Laurie
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-02-07
soc/intel/skylake: Add Kabylake PCH H device ID's
V Sowmya
2018-01-25
soc/intel/skylake: Clean up the skylake PCH H device ID macros
V Sowmya
2017-12-13
soc/intel/common/block: Add option to have subsystem_id in common pci driver
Subrata Banik
2017-08-04
soc/intel/common: Add Cannonlake pci ids for common
Lijian Zhao
2017-05-06
soc/intel/common/block: correct apollolake device ids
Aaron Durbin
2017-05-05
common/block/xhci: Get XHCI PCI ID from device/pci_ids.h
Subrata Banik
2017-03-06
soc/intel/common/block: Add Intel XHCI driver support
Subrata Banik