aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2022-01-14soc/amd/cezanne: factor out eSPI SPI2 pads configuration functionsFelix Held
2022-01-14soc/intel/tigerlake: add devicetree option PcieRpSlotImplementedMichael Niewöhner
2022-01-14soc/intel/tgl: deduplicate the PCIe root port mapMichael Niewöhner
2022-01-14soc/intel/tgl/pcie_rp: add TGL-H supportMichael Niewöhner
2022-01-13soc/amd/*/chip.h: add missing gpio.h includeFelix Held
2022-01-13vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2511_04Nick Vaccaro
2022-01-13soc/mediatek: Fix include guard naming for emi.hYu-Ping Wu
2022-01-12soc/intel/common/gpio: Fix cosmetic issue with `gpio_lock_pads`Subrata Banik
2022-01-12sc7180: Update video mode active horizontal/vertical/total calculationsVinod Polimera
2022-01-12soc/intel/tigerlake: Implement function to map physical port to EC portjzhao80
2022-01-12soc/intel/tgl/pcie_rp: correct root port mapMichael Niewöhner
2022-01-12soc/amd/common/block: add new PCI IDs to common codeFelix Held
2022-01-11soc/amd/cezanne/include/i2c: add missing types.h includeFelix Held
2022-01-11soc/amd/cezanne/include/i2c: move include inside header guardFelix Held
2022-01-11soc/intel/apl: Use Kconfig to disable HECI1Subrata Banik
2022-01-11soc/intel/alderlake: Factor out A0 stepping workaroundAngel Pons
2022-01-11soc/intel/apl: Rework on CPU privilege level implementationSubrata Banik
2022-01-10src/soc/qualcomm: Remove unused <delay.h>Elyes HAOUAS
2022-01-10src/soc: Remove unused <stdlib.h>Elyes HAOUAS
2022-01-10src/soc/qualcomm: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/soc/amd: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10src/soc/amd: Remove unused <timer.h>Elyes HAOUAS
2022-01-10src/soc/mediatek: Remove unused <timer.h>Elyes HAOUAS
2022-01-10soc/intel/common/cse: Add config to disable HECI1 at pre-bootSubrata Banik
2022-01-10src/soc/amd: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-01-10soc/amd/common/pi/agesawrapper.c: Include <string.h>Elyes HAOUAS
2022-01-10soc/intel/common: Add missing space before }Paul Menzel
2022-01-10soc/intel/alderlake: Update the ADL-P SKU parameters for VR domainsCurtis Chen
2022-01-09soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entriesMichael Niewöhner
2022-01-08soc/intel/xeon_sp: Don't handle FSP reserved memory explicitlyArthur Heymans
2022-01-08sc7180: Increase bootblock size and add pre-RAM TCPA bufferJulius Werner
2022-01-07soc/intel/common/block/pcie/rtd3: Update ACPI methods for CPU PCIe RPsTim Wawrzynczak
2022-01-07soc/intel/alderlake: Hook up FSP-S CPU PCIe UPDsTim Wawrzynczak
2022-01-07soc/intel/common/blk/memory: Make mixed topo workAngel Pons
2022-01-07soc/mediatek/mt8186: fix incorrect devapc settingsRunyang Chen
2022-01-07soc/mediatek/mt8186: initialize DFDRex-BC Chen
2022-01-07soc/intel/alderlake: Check clkreq overlapKane Chen
2022-01-07soc/amd/common/block/include/lpc: add comment about RANGE_UNIT valuesFelix Held
2022-01-07soc/amd/common/lpc/espi_util: move register definitions to header fileFelix Held
2022-01-07soc/amd/common/block/espi: use lower case hex digits in definitionsFelix Held
2022-01-07soc/amd/common/lpc/espi_util: handle espi_get_configuration errorFelix Held
2022-01-06soc/intel/alderlake: Add minimal ACPI support for PEG portsTim Wawrzynczak
2022-01-06soc/intel/alderlake: Add soc_get_cpu_rp_vw_idx() functionTim Wawrzynczak
2022-01-06soc/intel/tigerlake: Add soc_get_cpu_rp_vw_idx() functionTim Wawrzynczak
2022-01-06soc/intel/common/gpio: Skip GPP pad lock config if config is not setSubrata Banik
2022-01-06soc/intel/common/gpio: Modify pad_config.pad type from `int` to 'gpio_t'Subrata Banik
2022-01-06soc/intel/common/gpio: Rename struct gpio_lock_config.gpio to .padSubrata Banik
2022-01-06soc/intel/alderlake: Fix GPIO reset mapping as per GPIO BWGSubrata Banik
2022-01-06soc/mediatek/mt8186: Increase CBFS_MCACHE size to 8KiBRex-BC Chen
2022-01-05src/soc/amd: Remove unused <delay.h>Elyes HAOUAS
2022-01-05src/soc/intel: Remove unused <delay.h>Elyes HAOUAS
2022-01-05src/soc/mediatek: Remove unused <delay.h>Elyes HAOUAS
2022-01-05soc/mediatek: Remove unused <string.h>Elyes HAOUAS
2022-01-05soc/amd: Remove unused <string.h>Elyes HAOUAS
2022-01-05soc/intel: Remove unused <string.h>Elyes HAOUAS
2022-01-04soc/intel/common/acpi/pep: Use correct size_t length modifierPaul Menzel
2022-01-04soc/intel/common: irq: Use correct size_t length modifierPaul Menzel
2022-01-04sb/intel: Use `bool` for PCIe coalescing optionAngel Pons
2022-01-03soc/intel/alderlake: Add option to make MRC log silentSubrata Banik
2022-01-02soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_modeSubrata Banik
2022-01-02soc/intel/common/blk/crashlog: Drop some new linesSubrata Banik
2022-01-01soc/intel/tigerlake/fsp_params.c: Use `is_dev_enabled()`Felix Singer
2022-01-01src: Use 'stdint.h' when appropriateElyes HAOUAS
2022-01-01src: Remove duplicated includesElyes HAOUAS
2022-01-01src: Drop duplicated includesElyes HAOUAS
2022-01-01soc/intel/apollolake/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/jasperlake: Add CdClock frequency configSimon Yang
2022-01-01soc/intel/apollolake/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/apollolake/acpi: Replace Divide(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/apollolake/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/cannonlake/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01soc/mediatek/mt8186: Add support for regulator VRF12/VCN33Rex-BC Chen
2021-12-31soc/intel/apollolake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/cannonlake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/skylake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/cannonlake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/cannonlake/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/apollolake/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/alderlake: Fix incorrect comment about debug consentSubrata Banik
2021-12-30soc/intel/skylake/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-29soc/mediatek/mt8186: Add DSI driverRex-BC Chen
2021-12-29soc/mediatek/mt8186: Add DDP driverRex-BC Chen
2021-12-29soc/mediatek/mt8186: Add DRAM full calibration supportRyan Chuang
2021-12-29soc/mediatek/mt8186: Add header files to support DRAM calibrationRyan Chuang
2021-12-28soc/mediatek: Prevent passing NULL MIPI commandsYu-Ping Wu
2021-12-28soc/mediatek/mt8186: Enable VRF12 software control for MT6366Rex-BC Chen
2021-12-28soc/mediatek/mt8186: Add devapc basic driversRunyang Chen
2021-12-28soc/mediatek/mt8195: Move some definations of devapc to common folderRex-BC Chen
2021-12-28soc/mediatek/mt8186: Adjust usage of SRAM L2CRex-BC Chen
2021-12-26soc/medaitek/mt8195: adjust USB phy shift valueRex-BC Chen
2021-12-26soc/intel/{skl,cnl}: Guard USB macro parametersAngel Pons
2021-12-23soc/intel/alderlake: Add timestamp for cse_fw_syncSridhar Siricilla
2021-12-22soc/intel/alderlake: remove SOC_INTEL_COMMON_BLOCK_SMM_LOCK_GPIO_PADSScott Chao
2021-12-20soc/amd/cezanne: Correct S0i3 verstage softfuse bitRob Barnes
2021-12-20soc/intel/common: Do not trigger crashlog on all resets by defaultCurtis Chen