Age | Commit message (Expand) | Author |
2024-03-30 | soc/intel: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-03-08 | drivers/intel/fsp2_0: Add "silicon" to the multiphase callback name | Jeremy Compostella |
2024-03-05 | soc/intel: Add definition of D0 stepping for TigerLake Halo | Alicja Michalska |
2024-03-05 | soc/intel/tigerlake: Add IRQ mapping for PEG PCI-E ports | Alicja Michalska |
2024-02-27 | soc/intel/tigerlake: Remove IOM Mctp command from TCSS ASL | CoolStar |
2024-02-27 | soc/intel/tigerlake: Fix processor hang while plug unplug of TBT device | CoolStar |
2024-02-19 | soc/intel/tigerlake: Drop redundant PcieRpEnable | Nico Huber |
2024-02-18 | soc: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | soc/intel: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-17 | Reland "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-11-02 | Revert "soc/intel/{tigerlake,meteorlake}: Check ITBT FW version" | Ravi Sarawadi |
2023-11-02 | drivers/intel/gma/opregion: Use CBFS cache to load VBT | Jeremy Compostella |
2023-10-31 | soc/intel/tigerlake: Implement SoC sleep state array | Matt DeVillier |
2023-10-23 | soc/intel/tigerlake: Add ACPI devices for FSPI, SRAM, HEC1 | Matt DeVillier |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
2023-10-04 | soc/intel: Select GMA v2 for ADL, MTL, TGL to reflect port/pipe defs | Subrata Banik |
2023-09-13 | soc/intel/{alderlake,meteorlake}: Remove the dummy PS0 and PS3 methods | Sean Rhodes |
2023-09-13 | soc/intel/{tigerlake,meteorlake}: Check ITBT FW version | Sean Rhodes |
2023-09-12 | cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel | Jeremy Compostella |
2023-09-01 | soc/intel/{adl,jsl,mtl,tgl}: Add ACPI name for GNA device | Matt DeVillier |
2023-08-08 | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki |
2023-08-03 | soc/intel/tigerlake: Remove dummy CPU_SPECIFIC_OPTIONS | Elyes Haouas |
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-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-06-15 | soc/intel: Add max memory speed into dimm info | Eric Lai |
2023-05-01 | soc/intel/tgl: Unhide PMC, IOM ACPI devices from OS | Matt DeVillier |
2023-04-20 | soc/intel/tigerlake: Replace TcssD3ColdDisable with D3COLD_SUPPORT | Sean Rhodes |
2023-04-20 | soc/intel/tigerlake: Replace SOC_INTEL_TIGERLAKE_S3 with D3COLD_SUPPORT | Sean Rhodes |
2023-04-15 | soc/intel/tigerlake: Enable early caching of RAMTOP region | Lean Sheng Tan |
2023-04-12 | Revert "soc/intel/{tgl,adl}: Hook up D3ColdEnable UPD to D3COLD_SUPPORT" | Michael Niewöhner |
2023-04-12 | Revert "soc/intel/{tgl,adl}: Replace _S3 with D3COLD_SUPPORT symbol" | Michael Niewöhner |
2023-03-15 | soc/intel/tigerlake: Select `X86_CLFLUSH_CAR` config | Lean Sheng Tan |
2023-03-01 | soc/intel/{tgl,adl}: Replace _S3 with D3COLD_SUPPORT symbol | Sean Rhodes |
2023-02-24 | soc/intel/tgl: Select CSE defined ME spec version for tigerlake | Dinesh Gehlot |
2023-02-23 | soc/intel: Use common codeflow for MP init | Arthur Heymans |
2023-02-20 | soc/intel/{tgl,adl}: Hook up D3ColdEnable UPD to D3COLD_SUPPORT | Sean Rhodes |
2023-02-09 | Revert "device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT" | Felix Singer |
2023-02-08 | device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT | Sean Rhodes |
2023-02-08 | soc/intel/{tgl,adl}/acpi: Unify the way D3Cold is enabled | Sean Rhodes |
2023-02-04 | soc/intel/tgl: Move ME FSR structures to pertinent header | Dinesh Gehlot |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-22 | soc/intel/{adl,mtl,tgl}: change selection for DEFAULT_SOFTWARE_CONNECTION_MAN... | Matt DeVillier |
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/tigerlake: Fix incorrect `prev_sleep_state` issue | Subrata Banik |
2023-01-18 | soc/intel/tigerlake: Use common gpio.h include | Dinesh Gehlot |
2023-01-11 | device/Kconfig: Fix selection of software connection manager | Martin Roth |
2023-01-11 | soc/intel/{alderlake,tigerlake}: Fix typo in gpio_defs.h | Jakub Czapiga |
2023-01-08 | soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCM | Sean Rhodes |
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-23 | soc/intel: Drop SoC specific DPTF implementation | Subrata Banik |
2022-12-22 | soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` config | Subrata Banik |
2022-12-22 | soc/intel/tigerlake: 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-21 | soc/intel/{adl,mtl,tgl}: Drop unnecessary `dptf.asl` | Subrata Banik |
2022-12-20 | src/soc: Remove unneeded <assert.h> | Elyes Haouas |
2022-12-15 | treewide: Remove unused 'include <arch/io.h>' | Elyes Haouas |
2022-12-10 | soc/intel: Move TCSS FW latency macros to IA common tcss.h | Subrata Banik |
2022-12-10 | soc/intel/tigerlake: Move TCSS FW latency macros to tcss.h | Subrata Banik |
2022-12-07 | soc/intel: Set IO APIC DMAR entry based on hw | Arthur Heymans |
2022-12-05 | soc/intel/tigerlake: Fix setting `HyperThreading` | Angel Pons |
2022-12-02 | soc/intel/cmn/cse: Create another config for sending CSE EOP cmd late | Subrata Banik |
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-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-25 | soc/intel/tigerlake: Clean up includes | Elyes Haouas |
2022-10-22 | payloads/edk2: Disable the CPU Timer Lib unless supported | Sean Rhodes |
2022-10-12 | soc/intel: Kconfig: Correct UART source clock value in comment | Wonkyu Kim |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
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-08-21 | soc/intel: Enable TME based on supported CPU SKU and config option | Subrata Banik |
2022-08-21 | soc/intel: Unravel `INTEL_TME` Kconfig option | Angel Pons |
2022-08-18 | soc/intel/tigerlake/fsp_params.c: Add INT D routing for PEG60 | Frans Hendriks |
2022-08-17 | soc/intel/tigerlake: Disable DISPLAY_FSP_VERSION_INFO on IOT | Frans Hendriks |
2022-08-10 | soc/intel/tigerlake: Add USBOTG and CrashLog to irq table | Frans Hendriks |
2022-08-07 | soc/intel/tigerlake: Expose In-Band ECC config to mainboard | Frans Hendriks |
2022-07-20 | soc/intel/common/pch: Decouple CLIENT from BASE | Angel Pons |
2022-06-27 | soc/intel/*/Kconfig: Fix typo in comment | Angel Pons |
2022-06-22 | soc/intel/tigerlake: Replace spaces with tabs | Sean Rhodes |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
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-28 | soc/intel/tgl: Add PEG devices to PCI constraints | Tim Crawford |
2022-05-26 | soc/intel/tigerlake: Hook up FSP hyper-threading setting to option API | Felix Singer |
2022-05-25 | soc/intel/tigerlake: Drop unused `PCH_DEV_SLOT_LPC` macro | Subrata Banik |
2022-05-16 | soc/intel/*: Fix up header guards | Arthur Heymans |
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-05-13 | soc/intel/tigerlake/meminit.c: Fix clang static asserts | Arthur Heymans |
2022-05-05 | soc/intel/tigerlake: Add enum for `DdiPortXConfig` | Angel Pons |