Age | Commit message (Expand) | Author |
2022-01-19 | soc/intel/alderlake: Add method to determine the cpu type | Sridahr Siricilla |
2022-01-19 | soc/intel/common/cpu: Use SoC overrides to get CPU privilege level | Subrata Banik |
2022-01-19 | soc/intel/alderlake: Rework the GPIO PAD Pin numbers | Subrata Banik |
2022-01-18 | soc/intel/alderlake: Add eMMC device into chipset.cb | Krishna Prasad Bhat |
2022-01-18 | soc/intel/common: Add Alder Lake N eMMC device ID | Krishna Prasad Bhat |
2022-01-18 | soc/intel/{adl,common}: Support alderlake host device id 0x4619 | Kane Chen |
2022-01-17 | pci_ids.h: Make Denverton IDs consistent with other Intel SoCs | Jeff Daly |
2022-01-17 | soc/intel/cnl: Use Kconfig to disable HECI1 | Subrata Banik |
2022-01-17 | src: Remove unused <cbfs.h> | Elyes HAOUAS |
2022-01-16 | soc/intel/common/cse: Add helper API for CSE SPI Protection Mode | Subrata Banik |
2022-01-16 | soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2022-01-16 | soc/intel/common: Abstract the sideband access | John Zhao |
2022-01-16 | soc/intel/denverton_ns: Add the Primary to Sideband Bridge definition | John Zhao |
2022-01-14 | soc/intel/jsl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2022-01-14 | soc/intel/tgl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2022-01-14 | soc/intel/tigerlake: add devicetree option PcieRpSlotImplemented | Michael Niewöhner |
2022-01-14 | soc/intel/tgl: deduplicate the PCIe root port map | Michael Niewöhner |
2022-01-14 | soc/intel/tgl/pcie_rp: add TGL-H support | Michael Niewöhner |
2022-01-13 | vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2511_04 | Nick Vaccaro |
2022-01-12 | soc/intel/common/gpio: Fix cosmetic issue with `gpio_lock_pads` | Subrata Banik |
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-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: Remove unused <stdlib.h> | Elyes HAOUAS |
2022-01-10 | src/soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-10 | soc/intel/common/cse: Add config to disable HECI1 at pre-boot | Subrata Banik |
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-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/intel/alderlake: Check clkreq overlap | Kane Chen |
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-05 | src/soc/intel: Remove unused <delay.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 |
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-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/intel/common: Do not trigger crashlog on all resets by default | Curtis Chen |
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/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-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/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 |
2021-12-08 | soc/intel/common/pch: Fix return value documentation for CHIPSET_LOCKDOWN | Jingle Hsu |