Age | Commit message (Expand) | Author |
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 |
2021-12-20 | soc/amd/stoneyridge/fch: add GNVS-related TODOs | Felix Held |
2021-12-20 | soc/amd/stoneyridge: split southbridge code | Felix Held |
2021-12-20 | soc/amd/stoneyridge: factor out AGESA-wrapper related FCH functions | Felix Held |
2021-12-20 | soc/amd/stoneyridge: factor out early AOAC initialization | Felix Held |
2021-12-20 | soc/amd: remove root of SoC directory from include path | Felix Held |
2021-12-20 | soc/amd/stoneyridge/include/southbridge: remove unneeded chip.h include | Felix Held |
2021-12-18 | soc/amd/cezanne/acpi: Add support for RTC workaround | Raul E Rangel |
2021-12-18 | soc/amd/common/block/acpimmio/print_reset_status: add missing status bit | Felix Held |
2021-12-17 | soc/intel/denverton_ns: Use `popcnt()` helper | Angel Pons |
2021-12-16 | Spell *Boot Guard* with a space for official spelling | Paul Menzel |
2021-12-15 | soc/amd/common/block/psp: move psp_notify_dram to psp_gen1.c | Felix Held |
2021-12-15 | soc/amd/common/block/spi/fch_spi_ctrl: improve printk messages | Felix Held |
2021-12-15 | soc/amd/common/block/spi/fch_spi_ctrl: handle failure in execute_command | Felix Held |
2021-12-15 | soc/amd/common/block/spi/fch_spi_ctrl: rework dump_state | Felix Held |
2021-12-15 | soc/amd/common/include/spi: add Cezanne-specific comment | Felix Held |
2021-12-15 | soc/amd/common/include/spi: fix SPI_FIFO_LAST_BYTE define | Felix Held |
2021-12-15 | soc/intel/denverton_ns: Fix MRC_RW_CACHE | Kyösti Mälkki |
2021-12-15 | soc/intel/denverton_ns: Use common SMBus support code | Kyösti Mälkki |
2021-12-15 | soc/intel/baytrail,denverton_ns: Call setup_lapic() | Dmitry Ponamorev |
2021-12-15 | mb/google/corsola: move USB3 HUB reset funtion to bootblock | Rex-BC Chen |
2021-12-14 | soc/mediatek/mt8186: add tracker dump | Rex-BC Chen |
2021-12-14 | soc/mediatek: add support for tracker version one | Rex-BC Chen |
2021-12-14 | soc/amd/{cezanne,common}: Add PSP_S0I3_RESUME_VERSTAGE Kconfig option | Rob Barnes |
2021-12-13 | soc/intel/common/cse: Update help text for CSE_OEMP_FILE | ravindr1 |
2021-12-13 | soc/intel/common/block/cpu/car/exit_car_fsp.S: Align stack | Arthur Heymans |
2021-12-13 | soc/amd/cezanne: Don't select CPU_INFO_V2 explicitly | Nico Huber |
2021-12-13 | soc/intel/alderlake: Implement function to map physical port to EC port | MAULIK V VAGHELA |
2021-12-13 | soc/intel/common/block/pcie/rtd3: Add ModPHY power gate support for RTD3 | Tim Wawrzynczak |
2021-12-13 | soc/intel/alderlake: Define soc_get_pcie_rp_type | Tim Wawrzynczak |
2021-12-13 | soc/intel/tigerlake: Define soc_get_pcie_rp_type | Tim Wawrzynczak |
2021-12-13 | drivers/intel/mipi_camera: Add ACPI entry to provide silicon type info | Sugnan Prabhu S |
2021-12-13 | soc/intel/cannonlake: Configure common FSP memory settings only once | Felix Singer |
2021-12-12 | soc/intel/elkhartlake: Hook up public microcode | Arthur Heymans |
2021-12-12 | soc/intel/jasperlake: Hook up public microcode | Arthur Heymans |
2021-12-12 | soc/intel/cannonlake: Rename SA_DEV_SLOT_DSP | Felix Singer |
2021-12-10 | soc/intel/{skylake/cannonlake}: Fix bug in vr_config | Angel Pons |
2021-12-10 | soc/intel/cse: config to enable oem key manifest | Ravindra N |
2021-12-09 | soc/intel/tigerlake: Hook up DPTF device to devicetree | Felix Singer |
2021-12-09 | soc/intel/tigerlake: Drop unused SataEnable setting | Felix Singer |
2021-12-09 | soc/intel/tigerlake: Hook up SMBus device to devicetree | Felix Singer |
2021-12-09 | soc/intel/alderlake: Fix value of SA_DEVFN_CPU_PCIE1_0 | Tim Wawrzynczak |