Age | Commit message (Expand) | Author |
2022-01-13 | vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2511_04 | Nick Vaccaro |
2022-01-13 | soc/mediatek: Fix include guard naming for emi.h | Yu-Ping Wu |
2022-01-12 | soc/intel/common/gpio: Fix cosmetic issue with `gpio_lock_pads` | Subrata Banik |
2022-01-12 | sc7180: Update video mode active horizontal/vertical/total calculations | Vinod Polimera |
2022-01-12 | soc/intel/tigerlake: Implement function to map physical port to EC port | jzhao80 |
2022-01-12 | soc/intel/tgl/pcie_rp: correct root port map | Michael Niewöhner |
2022-01-12 | soc/amd/common/block: add new PCI IDs to common code | Felix Held |
2022-01-11 | soc/amd/cezanne/include/i2c: add missing types.h include | Felix Held |
2022-01-11 | soc/amd/cezanne/include/i2c: move include inside header guard | Felix Held |
2022-01-11 | soc/intel/apl: Use Kconfig to disable HECI1 | Subrata Banik |
2022-01-11 | soc/intel/alderlake: Factor out A0 stepping workaround | Angel Pons |
2022-01-11 | soc/intel/apl: Rework on CPU privilege level implementation | Subrata Banik |
2022-01-10 | src/soc/qualcomm: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-10 | src/soc: Remove unused <stdlib.h> | Elyes HAOUAS |
2022-01-10 | src/soc/qualcomm: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-10 | src/soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-10 | src/soc/amd: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-10 | src/soc/amd: Remove unused <timer.h> | Elyes HAOUAS |
2022-01-10 | src/soc/mediatek: Remove unused <timer.h> | Elyes HAOUAS |
2022-01-10 | soc/intel/common/cse: Add config to disable HECI1 at pre-boot | Subrata Banik |
2022-01-10 | src/soc/amd: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-01-10 | soc/amd/common/pi/agesawrapper.c: Include <string.h> | Elyes HAOUAS |
2022-01-10 | soc/intel/common: Add missing space before } | Paul Menzel |
2022-01-10 | soc/intel/alderlake: Update the ADL-P SKU parameters for VR domains | Curtis Chen |
2022-01-09 | soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries | Michael Niewöhner |
2022-01-08 | soc/intel/xeon_sp: Don't handle FSP reserved memory explicitly | Arthur Heymans |
2022-01-08 | sc7180: Increase bootblock size and add pre-RAM TCPA buffer | Julius Werner |
2022-01-07 | soc/intel/common/block/pcie/rtd3: Update ACPI methods for CPU PCIe RPs | Tim Wawrzynczak |
2022-01-07 | soc/intel/alderlake: Hook up FSP-S CPU PCIe UPDs | Tim Wawrzynczak |
2022-01-07 | soc/intel/common/blk/memory: Make mixed topo work | Angel Pons |
2022-01-07 | soc/mediatek/mt8186: fix incorrect devapc settings | Runyang Chen |
2022-01-07 | soc/mediatek/mt8186: initialize DFD | Rex-BC Chen |
2022-01-07 | soc/intel/alderlake: Check clkreq overlap | Kane Chen |
2022-01-07 | soc/amd/common/block/include/lpc: add comment about RANGE_UNIT values | Felix Held |
2022-01-07 | soc/amd/common/lpc/espi_util: move register definitions to header file | Felix Held |
2022-01-07 | soc/amd/common/block/espi: use lower case hex digits in definitions | Felix Held |
2022-01-07 | soc/amd/common/lpc/espi_util: handle espi_get_configuration error | Felix Held |
2022-01-06 | soc/intel/alderlake: Add minimal ACPI support for PEG ports | Tim Wawrzynczak |
2022-01-06 | soc/intel/alderlake: Add soc_get_cpu_rp_vw_idx() function | Tim Wawrzynczak |
2022-01-06 | soc/intel/tigerlake: Add soc_get_cpu_rp_vw_idx() function | Tim Wawrzynczak |
2022-01-06 | soc/intel/common/gpio: Skip GPP pad lock config if config is not set | Subrata Banik |
2022-01-06 | soc/intel/common/gpio: Modify pad_config.pad type from `int` to 'gpio_t' | Subrata Banik |
2022-01-06 | soc/intel/common/gpio: Rename struct gpio_lock_config.gpio to .pad | Subrata Banik |
2022-01-06 | soc/intel/alderlake: Fix GPIO reset mapping as per GPIO BWG | Subrata Banik |
2022-01-06 | soc/mediatek/mt8186: Increase CBFS_MCACHE size to 8KiB | Rex-BC Chen |
2022-01-05 | src/soc/amd: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-05 | src/soc/intel: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-05 | src/soc/mediatek: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-05 | soc/mediatek: Remove unused <string.h> | Elyes HAOUAS |
2022-01-05 | soc/amd: Remove unused <string.h> | Elyes HAOUAS |
2022-01-05 | soc/intel: Remove unused <string.h> | Elyes HAOUAS |
2022-01-04 | soc/intel/common/acpi/pep: Use correct size_t length modifier | Paul Menzel |
2022-01-04 | soc/intel/common: irq: Use correct size_t length modifier | Paul Menzel |
2022-01-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
2022-01-03 | soc/intel/alderlake: Add option to make MRC log silent | Subrata Banik |
2022-01-02 | soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_mode | Subrata Banik |
2022-01-02 | soc/intel/common/blk/crashlog: Drop some new lines | Subrata Banik |
2022-01-01 | soc/intel/tigerlake/fsp_params.c: Use `is_dev_enabled()` | Felix Singer |
2022-01-01 | src: Use 'stdint.h' when appropriate | Elyes HAOUAS |
2022-01-01 | src: Remove duplicated includes | Elyes HAOUAS |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2022-01-01 | soc/intel/apollolake/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | soc/intel/jasperlake: Add CdClock frequency config | Simon Yang |
2022-01-01 | soc/intel/apollolake/acpi: Replace Increment() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | soc/intel/apollolake/acpi: Replace Divide(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | soc/intel/apollolake/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | soc/intel/cannonlake/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | soc/mediatek/mt8186: Add support for regulator VRF12/VCN33 | Rex-BC Chen |
2021-12-31 | soc/intel/apollolake/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/cannonlake/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/skylake/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/apollolake/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/apollolake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/apollolake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | soc/intel/cannonlake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | soc/intel/cannonlake/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-12-30 | soc/intel/apollolake/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-12-30 | soc/intel/alderlake: Fix incorrect comment about debug consent | Subrata Banik |
2021-12-30 | soc/intel/skylake/acpi: Use ASL 2.0 syntax to access arrays | Felix Singer |
2021-12-29 | soc/mediatek/mt8186: Add DSI driver | Rex-BC Chen |
2021-12-29 | soc/mediatek/mt8186: Add DDP driver | Rex-BC Chen |
2021-12-29 | soc/mediatek/mt8186: Add DRAM full calibration support | Ryan Chuang |
2021-12-29 | soc/mediatek/mt8186: Add header files to support DRAM calibration | Ryan Chuang |
2021-12-28 | soc/mediatek: Prevent passing NULL MIPI commands | Yu-Ping Wu |
2021-12-28 | soc/mediatek/mt8186: Enable VRF12 software control for MT6366 | Rex-BC Chen |
2021-12-28 | soc/mediatek/mt8186: Add devapc basic drivers | Runyang Chen |
2021-12-28 | soc/mediatek/mt8195: Move some definations of devapc to common folder | Rex-BC Chen |
2021-12-28 | soc/mediatek/mt8186: Adjust usage of SRAM L2C | Rex-BC Chen |
2021-12-26 | soc/medaitek/mt8195: adjust USB phy shift value | Rex-BC Chen |
2021-12-26 | soc/intel/{skl,cnl}: Guard USB macro parameters | Angel Pons |
2021-12-23 | soc/intel/alderlake: Add timestamp for cse_fw_sync | Sridhar Siricilla |
2021-12-22 | soc/intel/alderlake: remove SOC_INTEL_COMMON_BLOCK_SMM_LOCK_GPIO_PADS | Scott Chao |
2021-12-20 | soc/amd/cezanne: Correct S0i3 verstage softfuse bit | Rob Barnes |
2021-12-20 | soc/intel/common: Do not trigger crashlog on all resets by default | Curtis Chen |
2021-12-20 | soc/amd/common/lpc/espi_util: use enum cb_err type for return values | Felix Held |
2021-12-20 | soc/amd/common/lpc/espi_util: use enum cb_err type for return values | Felix Held |
2021-12-20 | soc/amd/common/lpc/espi_util: simplify espi_configure_decodes | Felix Held |
2021-12-20 | soc/amd/common/lpc/espi_util: simplify espi_get_general_configuration | Felix Held |
2021-12-20 | soc/amd/cezanne/fch: disable 48MHz output in S0i3 | Felix Held |