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
/
drivers
/
intel
/
pmc_mux
Age
Commit message (
Expand
)
Author
2024-05-29
tree: Use <stdio.h> for snprintf
Elyes Haouas
2024-05-06
drivers/intel/pmc_mux/conn: Copy ACPI _PLD property from USB port to mux
Won Chung
2024-02-18
drivers: Add SPDX license headers to Kconfig files
Martin Roth
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-24
driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk
Martin Roth
2023-08-06
drivers: Add SPDX license headers to Makefiles
Martin Roth
2022-02-21
drivers/intel/pmc_mux: Fix printing type
Arthur Heymans
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-12-23
drivers/intel/pmc_mux/conn: Change usb{23}_port_number fields to device pointers
Reka Norman
2021-10-05
driver/intel/pmc_mux/conn: Add type-c port info to cbmem
Nick Vaccaro
2021-10-04
driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h
Nick Vaccaro
2021-06-04
intel/common/block: Move mainboard api to tcss common block
Deepti Deshatty
2020-11-09
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
2020-07-04
drivers/intel/pmc_mux: Rename con driver to conn
Tim Wawrzynczak
2020-07-03
drivers/intel/pmx_mux: Remove redundant declaration
Kyösti Mälkki
2020-06-30
src/drivers/intel: Avoid NULL pointer dereference
John Zhao
2020-05-28
soc/intel/tigerlake: Implement soc_get_pmc_mux_device()
Tim Wawrzynczak
2020-05-26
drivers/intel/pmc_mux/con: Add new PMC MUX & CON chip drivers
Tim Wawrzynczak