summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/pmc_mux
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/pmc_mux: Fix printing typeArthur Heymans2022-02-211-1/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* drivers/intel/pmc_mux/conn: Change usb{23}_port_number fields to device pointersReka Norman2021-12-232-10/+15
* driver/intel/pmc_mux/conn: Add type-c port info to cbmemNick Vaccaro2021-10-051-0/+64
* driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.hNick Vaccaro2021-10-042-14/+9
* intel/common/block: Move mainboard api to tcss common blockDeepti Deshatty2021-06-042-0/+23
* acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian2020-11-091-3/+0
* drivers/intel/pmc_mux: Rename con driver to connTim Wawrzynczak2020-07-045-17/+17
* drivers/intel/pmx_mux: Remove redundant declarationKyösti Mälkki2020-07-031-2/+0
* src/drivers/intel: Avoid NULL pointer dereferenceJohn Zhao2020-06-302-4/+17
* soc/intel/tigerlake: Implement soc_get_pmc_mux_device()Tim Wawrzynczak2020-05-281-0/+2
* drivers/intel/pmc_mux/con: Add new PMC MUX & CON chip driversTim Wawrzynczak2020-05-267-0/+170