Age | Commit message (Expand) | Author |
2023-11-14 | soc/intel/cannonlake: Drop entries from soc_acpi_name() | Matt DeVillier |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-11-03 | soc/intel/cannonlake: Add missing entry to soc_acpi_name() | Matt DeVillier |
2023-11-03 | soc/intel/cannonlake: Add missing min sleep state for thermal device | Matt DeVillier |
2023-11-02 | soc/intel/*: Correct ACPI device name for eMMC | Matt DeVillier |
2023-10-31 | soc/intel/cannonlake: Implement SoC sleep state array | Matt DeVillier |
2023-10-26 | soc/intel/cannonlake: Add/use chipset devicetrees | Matt DeVillier |
2023-10-23 | soc/intel/cannonlake: Add ACPI devices for FSPI, SRAM, HEC1 | Matt DeVillier |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-10-20 | soc/intel/cannonlake: Support Comet Lake v1 and v2 in one build | Jonathon Hall |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
2023-10-04 | soc/intel: Move USB wake methods to a common ASL file | Reka Norman |
2023-09-02 | soc/intel/cannonlake/Kconfig: Deduplicate selections | Felix Singer |
2023-09-02 | soc/intel/cannonlake/Makefile.inc: Remove dead code of CNL SoC | Felix Singer |
2023-08-21 | soc: Remove SOC_SPECIFIC_OPTIONS | Elyes Haouas |
2023-08-08 | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki |
2023-07-14 | soc/intel/cannonlake: Hook up ucode for CML-S | Tim Crawford |
2023-07-13 | soc/intel: Rename pcr.asl to pch_pcr.asl | Subrata Banik |
2023-07-12 | soc/intel/*/pmc.c: Use newer function for resource declarations | Arthur Heymans |
2023-06-24 | soc/intel/cannonlake/chip.h: Use boolean type where applicable | lilacious |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-06-19 | soc/intel/cometlake: Enable early caching of RAMTOP region | Sean Rhodes |
2023-06-15 | soc/intel: Add max memory speed into dimm info | Eric Lai |
2023-04-14 | soc/intel/cannonlake: Allow SoC to choose CAR mode (eNEM/NEM) | Subrata Banik |
2023-03-26 | soc/intel: Move USB PORTSC definition into IA common code | Subrata Banik |
2023-03-15 | soc/intel/coffeelake: Select `X86_CLFLUSH_CAR` config | Lean Sheng Tan |
2023-02-24 | soc/intel/cnl: Select CSE defined ME spec version for cannonlake | Dinesh Gehlot |
2023-02-23 | soc/intel: Use common codeflow for MP init | Arthur Heymans |
2023-02-09 | mb/prodrive/hermes: Hook up wake on USB option | Angel Pons |
2023-02-01 | soc/intel/cnl: Move ME FSR structures to pertinent header | Dinesh Gehlot |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-20 | soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment | Elyes Haouas |
2023-01-20 | soc/intel: Remove unused <stddef.h> | Elyes Haouas |
2023-01-18 | soc/intel/cannonlake: Fix incorrect `prev_sleep_state` issue | Subrata Banik |
2023-01-18 | soc/intel/cannonlake: Use common gpio.h include | Dinesh Gehlot |
2023-01-04 | soc/intel: Create common function to check PCH slot | Kapil Porwal |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {acpi,arch,soc}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-26 | tree/acpi: Replace Not(a) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | soc/intel: Drop SoC specific DPTF implementation | Subrata Banik |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-22 | soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` config | Subrata Banik |
2022-12-22 | soc/intel/{apl,cnl,jsl}: Enable EISA HID support for DPTF | Subrata Banik |
2022-12-22 | soc/intel/cannonlake: Move DPTF ACPI Device IDs into header file | Subrata Banik |
2022-12-22 | drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()` | Subrata Banik |
2022-12-15 | treewide: Remove unused 'include <arch/io.h>' | Elyes Haouas |
2022-12-14 | soc/intel/cannonlake/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-07 | soc/intel: Set IO APIC DMAR entry based on hw | Arthur Heymans |
2022-11-28 | sb,soc/intel: Address TCO SECOND_TO_STS name collision | Kyösti Mälkki |
2022-11-26 | src/soc/intel: Remove unnecessary space after casts | Elyes Haouas |
2022-11-17 | soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill | David Milosevic |
2022-11-08 | soc/intel: Use `PWRMBASE` over static `Index 0` for PMC | Subrata Banik |
2022-11-07 | soc/intel/cannonlake: Fix GPIO reset mapping | Angel Pons |
2022-11-04 | soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-22 | payloads/edk2: Disable the CPU Timer Lib unless supported | Sean Rhodes |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
2022-10-06 | soc/intel/cmn/gfx: Add missing CML-U IGD device IDs | Michał Żygowski |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-09-22 | soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver | Werner Zeh |
2022-09-16 | soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID | Jeremy Soller |
2022-09-14 | soc/intel/cannonlake: Read HPR_CAUSE0 register | Angel Pons |
2022-07-23 | soc/intel/cannonlake: Set MAX_CPUS based on the SoC and PCH | Felix Singer |
2022-07-20 | treewide: Remove unused <cpu/x86/mtrr.h> | Elyes Haouas |
2022-07-20 | soc/intel/common/pch: Decouple CLIENT from BASE | Angel Pons |
2022-07-15 | soc/intel/cannonlake: Update VR config for Coffee Lake | Christian Walter |
2022-06-22 | soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcode | Michał Żygowski |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-09 | soc/intel/cannonlake/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | soc/intel/cannonlake/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | soc/intel/cannonlake/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | soc/intel/cannonlake/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-04 | soc/intel: Rename heci_init to cse_init | Subrata Banik |
2022-06-02 | soc/intel/common/cpu: Use SoC overrides to set CPU privilege level | Subrata Banik |
2022-05-26 | soc/intel/cannonlake: Hook up FSP hyper-threading setting to option API | Felix Singer |
2022-05-16 | soc/intel/*: Use SSDT to pass A4GB and A4GS | Arthur Heymans |
2022-05-16 | soc/inte/*/gpio; Add GPE_EN and GPE_STS register definition | Maulik V Vaghela |
2022-04-29 | soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2022-04-29 | soc/intel: Decouple HECI disabling interface from HECI disable Kconfig | Subrata Banik |
2022-04-27 | soc/intel/cmn/lockdown: Perform SA lockdown configuration | Subrata Banik |
2022-04-22 | soc/intel: Remove unused <cbmem.h> | Elyes HAOUAS |
2022-04-21 | soc/intel/cannonlake: Drop unused LPC BIOS Control macro | Subrata Banik |
2022-04-20 | soc/intel: clean up dmi driver code | Wonkyu Kim |
2022-04-06 | soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODE | Sridhar Siricilla |
2022-03-29 | soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code | Subrata Banik |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-25 | intelblocks/pcie: Correct mapping between LCAP port and coreboot index | MAULIK V VAGHELA |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-18 | drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs | Subrata Banik |
2022-02-15 | soc/intel/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboard | Matt DeVillier |
2022-02-15 | soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKE | Matt DeVillier |
2022-02-15 | soc/intel/*/pmc: Add `finalize` operation for pmc | Subrata Banik |
2022-02-15 | soc/intel/cnl: Enable CSE FW sync for CSE LITE SKU | Matt DeVillier |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-03 | soc/intel/cannonlake: Forbid FSP from disabling HECI1 | Subrata Banik |
2022-02-02 | soc/intel/cannonlake: Add `disable_vmx` devtree option | Angel Pons |