Age | Commit message (Expand) | Author |
2023-07-18 | soc/intel/common/acpi: Support on/off PCIe CLK by P2SB | Kane Chen |
2023-07-15 | soc/intel/common: Add support for AP initiated mode entry | Kapil Porwal |
2023-07-14 | soc/intel/adl: Add Raptor Lake-HX definitions | Tim Crawford |
2023-07-12 | soc/intel/common: Restore to page 0 before reading SPD | CoolStar |
2023-07-12 | intelblocks/cpu/mp_init: Add missing ADL-S SKUs to CPU match table | Michał Żygowski |
2023-07-12 | soc/intel: Replace number in RPL-S ESPI PCI IDs by chipset name | Michał Żygowski |
2023-07-12 | soc/intel: Fix W790 chipset name | Michał Żygowski |
2023-07-12 | treewide: Drop the suffixes from ADL and RPL CPUID macros and strings | Michał Żygowski |
2023-07-12 | soc/intel/alderlake: Add support for Raptor Lake S CPUs | Max Fritz |
2023-07-12 | soc/intel/common: Use newer function for resource declarations | Arthur Heymans |
2023-07-06 | acpi/gnvs.c: Drop unused pointer to the cbmem console | Arthur Heymans |
2023-07-03 | Makefile.inc: relocate get_fmap_value() here from soc/intel/common/block/cse | Matt DeVillier |
2023-06-29 | soc/intel/meteorlake: Add QS(C0) stepping CPU ID | Musse Abdullahi |
2023-06-28 | intelblocks/pep: Send All Monitor Off/On command only in FWCM case | Usha P |
2023-06-26 | soc/intel/common: Print crashlog size info in hex | Pratikkumar Prajapati |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-06-23 | soc/intel/common/block/cse: Retrieve CSE RW FW version conditionally | Subrata Banik |
2023-06-19 | cbfs: Allow controlling decompression of unverified files | Julius Werner |
2023-06-16 | soc/intel/common: Add configs for TME exclusion range and new key gen | Pratikkumar Prajapati |
2023-06-15 | intel/cmn/smm: Introduce PERIODIC_SMI_RATE_SELECTION_IN_GEN_PMCON_B | Michał Żygowski |
2023-06-15 | soc/intel/cmn/cse: Read ISH FW version if avilable in CSE partition | Subrata Banik |
2023-06-15 | soc/intel/cmd/blk/cse: Hook get CSE RW version into `.final` | Dinesh Gehlot |
2023-06-15 | soc/intel/cmn/cse: Always save CSE RW version to CBMEM | Subrata Banik |
2023-06-15 | {driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version config | Subrata Banik |
2023-06-06 | soc/intel/common/crashlog: Add support for IOE die | Pratikkumar Prajapati |
2023-06-01 | soc/intel/common/crashlog: Check cbmem pointer before copying records | Pratikkumar Prajapati |
2023-06-01 | soc/intel/common/crashlog: Check for invalid record | Pratikkumar Prajapati |
2023-06-01 | soc/intel/common/crashlog: Fix checking PMC record size | Pratikkumar Prajapati |
2023-06-01 | device/pci: Limit default domain memory window | Nico Huber |
2023-05-26 | soc/intel/common: Support power limits update for variants | Sumeet R Pawnikar |
2023-05-23 | soc/intel/common: Add RPP-S PCI IDs | Jeremy Soller |
2023-05-13 | acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING | Felix Held |
2023-05-12 | soc/intel/common: Define enum types for MKHI group IDs and ME SKUs | Sridhar Siricilla |
2023-05-11 | soc/intel/cmn/blk.cse: Fix check condition in store_cse_rw_fw_version() | Dinesh Gehlot |
2023-05-11 | soc/intel/common: Fix long delay when ME is disabled | Sean Rhodes |
2023-05-10 | sb,soc/amd,intel: Sync FADT entries visually | Kyösti Mälkki |
2023-05-10 | soc/intel/cmn/pcie: Allow SoC to overwrite snoop/non-snoop latency | Bora Guvendik |
2023-05-08 | soc/intel/early_graphics: support to allow early graphics GPIO config | Tarun Tuli |
2023-05-06 | soc/intel: Do CSE sync in romstage, unless ramstage chooses otherwise | Subrata Banik |
2023-05-05 | src/soc/intel: Document meaning of variables | Maximilian Brune |
2023-05-01 | soc/intel/cmn/cse: Decouple ME_RW compression from CSE RW Sync | Anil Kumar |
2023-04-29 | sb,soc/amd,intel: Drop include <cpu/x86/smm.h> | Kyösti Mälkki |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-28 | soc/intel/common/block/pmc: Sort Kconfig in alphabetical order | Christian Walter |
2023-04-27 | ACPI: Make FADT entries for SMI architectural | Kyösti Mälkki |
2023-04-26 | intel/mtl: Add get_cse_ver_from_cbfs function | Ashish Kumar Mishra |
2023-04-26 | soc/intel: Don't report _S1 state when unsupported | Arthur Heymans |
2023-04-26 | soc/intel/common: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-26 | soc/intel: Introduce ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-22 | soc/intel/cmn/cse: Make `cse_get_fpt_partition_info()` function static | Subrata Banik |
2023-04-21 | soc/intel/cmn/cse: Store ISH firmware version into CBMEM | Subrata Banik |
2023-04-21 | {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM | Subrata Banik |
2023-04-21 | soc/intel/(adl, cmn, mtl): Refactor cse_fw_sync() function | Subrata Banik |
2023-04-21 | soc/intel/cmn/cse: Refactor ramstage_cse_fw_sync() function | Subrata Banik |
2023-04-20 | soc/intel/common/block/pcie/rtd3: Fix source clock check condition for PM method | Cliff Huang |
2023-04-20 | soc/intel/common/rtd3: Use D3COLD_SUPPORT to set max sleep state | Sean Rhodes |
2023-04-17 | cpu,soc/intel: Separate single SSDT CPU entry | Kyösti Mälkki |
2023-04-15 | soc/intel/cmn/cse: Move API to get FW partition info into cse_lite.c | Subrata Banik |
2023-04-15 | soc/intel/meteorlake: Add B0 stepping CPU ID | Musse Abdullahi |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-04-14 | soc/intel/common: Fix acpigen use for processor Device | Kyösti Mälkki |
2023-04-13 | soc/intel/cmd/block: Implement an API to get firmware partition details | Dinesh Gehlot |
2023-04-13 | soc/intel/common: Update cpu_apic_info_type struct | Sridhar Siricilla |
2023-04-12 | Revert "soc/intel/rtd3: Hook up supported states to Kconfig" | Michael Niewöhner |
2023-04-11 | ACPI: Add helper for MADT LAPICs | Kyösti Mälkki |
2023-04-11 | ACPI: Add helper for MADT LAPIC NMIs | Kyösti Mälkki |
2023-04-11 | drivers/fsp2_0/mp_service_ppi: Use struct device to fill in buffer | Arthur Heymans |
2023-04-11 | soc/intel/{adl, cmn}: Send CSE EOP Async CMD early | Subrata Banik |
2023-04-07 | soc/intel/common: Order the different types of cores based on APIC IDs | Sridhar Siricilla |
2023-04-07 | soc/intel/cmn/cse: Handle EOP completion asynchronously | Jeremy Compostella |
2023-04-06 | soc/intel/cmn/cpu: Add function to disable 3-strike CATERR | Subrata Banik |
2023-04-05 | soc/intel/common/block/pcie/rtd3: Add root port mutex support | Cliff Huang |
2023-04-05 | Revert "soc/intel/cmn/cse: Handle EOP completion asynchronously" | Nick Vaccaro |
2023-04-04 | soc/intel/meteorlake: Inject CSE TS into CBMEM timestamp table | Bora Guvendik |
2023-04-04 | soc/intel/alderlake: Add support for CSE timestamp data versions | Bora Guvendik |
2023-04-02 | soc/intel/common: Order the CPUs based on their APIC IDs | Sridhar Siricilla |
2023-03-31 | soc/intel/cmn/cse: Handle EOP completion asynchronously | Jeremy Compostella |
2023-03-31 | soc/intel/common: Add core_type member to 'struct apic_path' | Sridhar Siricilla |
2023-03-29 | soc/intel/common: Add Intel Trace Hub driver | Pratikkumar Prajapati |
2023-03-29 | soc/intel/cmn/crashlog: Add check for zero based SRAM BAR | Subrata Banik |
2023-03-26 | soc/intel: Move USB PORTSC definition into IA common code | Subrata Banik |
2023-03-23 | soc/intel/cmn/cse: Make heci_(send|receive) public functions | Jeremy Compostella |
2023-03-23 | soc/intel: Rename IA common code module from `TOM` to `RAMTOP` | Subrata Banik |
2023-03-23 | intel/common/block/smm: remove return statements from void functions | Yuchen He |
2023-03-21 | soc/intel/common/block/acpi: Support more than 255 cores | Patrick Rudolph |
2023-03-17 | intelblocks/vtd: Add VT-d block with DMA protection API | Michał Żygowski |
2023-03-13 | soc/intel/cmn/sa: Store TOM into the CMOS | Subrata Banik |
2023-03-09 | soc/intel: Update API name `pmc_send_bios_reset_pci_enum_done` | Subrata Banik |
2023-02-25 | soc/intel/{adl, cmn, mtl}: Refactor MP Init related configs | Subrata Banik |
2023-02-24 | soc/intel/cmn/block/cse: ME source code at common location | Dinesh Gehlot |
2023-02-24 | soc/intel/cmn: Support for ME spec versions for SoCs at common code | Dinesh Gehlot |
2023-02-24 | soc/intel/cmn: Include ME specification configuration at common | Dinesh Gehlot |
2023-02-23 | soc/intel: Use common codeflow for MP init | Arthur Heymans |
2023-02-20 | soc/intel/rtd3: Hook up supported states to Kconfig | Sean Rhodes |
2023-02-19 | soc/intel/common/block/fast_spi: Add SPI Vendor Component Lock | Jonathan Zhang |
2023-02-17 | soc/intel/common/block/graphics: Hook up all ADL-S IGD PCI IDs | Michał Żygowski |
2023-02-17 | soc/intel/common/block/smbus/Kconfig: Drop unused ACPI driver Kconfig symbol | Elyes Haouas |
2023-02-17 | treewide: Remove unuseful "_ADR: Address" comment | Elyes Haouas |
2023-02-17 | treewide: Remove unuseful "_UID: Unique ID" comment | Elyes Haouas |