Age | Commit message (Expand) | Author |
2022-12-19 | tree: Replace LAnd(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-19 | soc/intel/meteorlake: Remove dependency of FSP-S CpuMpPei Module | Subrata Banik |
2022-12-19 | soc/intel/meteorlake: Implement MultiPhase SI Init Index 2 callback | Subrata Banik |
2022-12-17 | soc/intel/cmn: Clear interrupt status after HECI-1 has been received | Johnny Lin |
2022-12-17 | soc/intel/alderlake: Select SOC_INTEL_CSE_SEND_EOP_LATE for ADL-N | Reka Norman |
2022-12-17 | soc/intel/common: Remove read-only from chip_get_common_soc_structure | Sean Rhodes |
2022-12-17 | soc/intel/skylake/irq.c: Fix undefined `memcpy()` | Angel Pons |
2022-12-16 | cpu/intel: Fix clearing MTRR for clang 64bit | Arthur Heymans |
2022-12-16 | soc/intel/common: Drop unreferenced DP related macros | Sridhar Siricilla |
2022-12-16 | soc/amd/common/block/i2c: don't call die() when MMIO address is NULL | Felix Held |
2022-12-16 | soc/intel/apollolake/acpi/northbridge.asl: Fix comment | Elyes Haouas |
2022-12-15 | soc/intel/{adl, common}: provide a list of D-states to enter LPM | Eran Mitrani |
2022-12-15 | treewide: Remove unused 'include <arch/io.h>' | Elyes Haouas |
2022-12-15 | soc/intel/{adl, cmn/pcie}: Fix ASPM configuration enum definitions | Subrata Banik |
2022-12-15 | soc/intel/alderlake: Disable L1 substates for PCIe compliance test mode | Bora Guvendik |
2022-12-14 | soc/amd/morgana/Kconfig: Remove TODO after review | Fred Reitberger |
2022-12-14 | soc/amd/common/block/espi_util: drop unneeded check in espi_get_config | Felix Held |
2022-12-14 | soc/amd/*/config: drop invalid comment | Felix Held |
2022-12-14 | soc/amd/common/block/espi_util: make espi_set_initial_config non-fatal | Felix Held |
2022-12-14 | soc/amd/common/block/lpc/espi_util: make eSPI pin setup failure nonfatal | Felix Held |
2022-12-14 | soc/intel/common: Add helper function to get DP mode | Sridhar Siricilla |
2022-12-14 | soc/intel/alderlake: Utilize `CPU_BCLK_MHZ` over dedicated macro | Subrata Banik |
2022-12-14 | soc/intel/meteorlake: Drop NEM support | Subrata Banik |
2022-12-14 | soc/intel/meteorlake: Add required configs to enable eNEM | Subrata Banik |
2022-12-14 | soc/intel/meteorlake: Reorg TCSS related configs | Subrata Banik |
2022-12-14 | soc/intel/meteorlake: Fill ucode loading UPD if USE_FSP_MP_INIT enable | Subrata Banik |
2022-12-14 | soc/intel/meteorlake: Remove `FIXME` as SkipMpInit UPD has deprecated | Subrata Banik |
2022-12-14 | soc/intel/meteorlake: Drop enable_bios_reset_cpl() function | Subrata Banik |
2022-12-14 | soc/intel/meteorlake: Enable VMX and VTD | Subrata Banik |
2022-12-14 | soc/intel/braswell/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | soc/intel/cannonlake/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | soc/intel/icelake/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | soc/intel/baytrail/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-13 | soc/amd/morgana: Enable GPP clk req disabling | Fred Reitberger |
2022-12-13 | soc/intel/common/block: add definition of GPIO configuration | Jeff Li |
2022-12-13 | soc/amd/morgana: Update pci int defs | Fred Reitberger |
2022-12-13 | soc/intel/cmn/tcss: Skip sending CONN IPC command during S3 resume | Subrata Banik |
2022-12-13 | soc/qualcomm/sc7280: Add API to differentiate PRO and NON_PRO SKUs | Sudheer Kumar Amrabadi |
2022-12-13 | soc/intel/xeon_sp/nb_acpi.c: Use read{16,32,64}p() | Elyes Haouas |
2022-12-13 | soc/intel/broadwell/early_init.c: Use {read,write}32p() | Elyes Haouas |
2022-12-13 | soc/intel/baytrail/pmutil.c: Use {read,write}32p() | Elyes Haouas |
2022-12-13 | soc/intel/apollolake/pmutil.c: Use {read,wrire}32p() | Elyes Haouas |
2022-12-13 | soc/intel/alderlake/bootblock: Use 'false/true' macros | Elyes Haouas |
2022-12-13 | soc/intel/alderlake/bootblock: Use read32p() | Elyes Haouas |
2022-12-13 | soc/mediatek/common: Use write32p() | Elyes Haouas |
2022-12-13 | soc/cavium/cn81xx: Use write{32,64}p() | Elyes Haouas |
2022-12-12 | soc/intel/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/braswell/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/baytrail/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/icelake/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Decrement(a) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/apollolake: Add DPTF HIDs | Sean Rhodes |
2022-12-12 | vc/amd/fsp/glinda/FspmUpd: don't use pointers for usb_phy config | Felix Held |
2022-12-12 | soc/intel/adl/acpi: add entries for HEC1 and SRAM to DSDT | Anil Kumar |
2022-12-12 | mb/google/geralt: Put MIPI panel data in panel_geralt.c | Bo-Chen Chen |
2022-12-12 | soc/amd/morgana: Remove emmc select | Fred Reitberger |
2022-12-12 | soc/intel/meteorlake: Enable SOC_INTEL_COMMON_BLOCK_ACPI_CPU_HYBRID | Sridhar Siricilla |
2022-12-12 | soc/intel/meteorlake: Select DISPLAY_FSP_VERSION_INFO_2 | Saurabh Mishra |
2022-12-12 | drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driver | Kapil Porwal |
2022-12-12 | soc/intel/alderlake/Kconfig: Sort defaults alphabetically | Angel Pons |
2022-12-12 | vc/amd/fsp/morgana/FspmUpd: don't use pointers for usb_phy config | Felix Held |
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-10 | soc/intel/alderlake: Move TCSS FW latency macros to tcss.h | Subrata Banik |
2022-12-10 | soc/intel/meteorlake: Fix typo | Subrata Banik |
2022-12-10 | soc/intel/meteorlake: Update DPTF participants ACPI IDs | Subrata Banik |
2022-12-10 | soc/intel/meteorlake: Drop casts around `soc_read_pmc_base()` | Dinesh Gehlot |
2022-12-10 | soc/intel/meteorlake: Allow configuring 8254 timer via CMOS | Dinesh Gehlot |
2022-12-10 | soc/intel/meteorlake: Fix `unknown` voltage field in SMBIOS table | Subrata Banik |
2022-12-10 | soc/intel/meteorlake: Support PCIe hardware compliance test mode | Subrata Banik |
2022-12-10 | soc/intel/meteorlake: Skip duplicate PCIe RP CLKSRC programming | Subrata Banik |
2022-12-10 | soc/intel/meteorlake: Check clkreq overlap | Subrata Banik |
2022-12-10 | treewide: Include <device/mmio.h> instead of <arch/mmio.h> | Elyes Haouas |
2022-12-09 | soc/mediatek/mt8173: Allow BL31 payload not targeting RAM | Yidi Lin |
2022-12-09 | soc/amd/mendocino: Enable LPC SPI DMA | Karthikeyan Ramasubramanian |
2022-12-09 | soc/intel/xeon_sp/cpx: Allow creating meminfo for empty DIMM slots | Angel Pons |
2022-12-09 | soc/intel/quark/Makefile.inc: Remove path to non-existent folder | Elyes Haouas |
2022-12-09 | mem_chip_info: Update to new format | Julius Werner |
2022-12-08 | vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configuration | Felix Held |
2022-12-08 | vc/amd/fsp/mendocino/FspmUpd: don't use pointers for usb_phy config | Felix Held |
2022-12-08 | soc/amd/common/acpi, mb/google/skyrim: Implement DTTS Proposal | EricKY Cheng |
2022-12-08 | soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h include | Felix Held |
2022-12-08 | soc/intel/meteorlake: Enable LPIT support | Subrata Banik |
2022-12-08 | soc/intel/meteorlake: Implement SoC override to set CPU privilege level | Subrata Banik |
2022-12-08 | soc/intel/meteorlake: Add missing entry for GSPI2 | Subrata Banik |
2022-12-07 | soc/intel: Set IO APIC DMAR entry based on hw | Arthur Heymans |
2022-12-07 | soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardware | Felix Held |
2022-12-07 | sb,soc/intel,mb: Drop leftover comments and TODOs in ASL | Kyösti Mälkki |
2022-12-07 | mb,sb,soc/intel: Drop useless IO trap handlers | Kyösti Mälkki |
2022-12-07 | sb,soc/intel: Fix SMI handler IO trap data mask | Kyösti Mälkki |
2022-12-06 | sb,soc/amd: Remove unused southbridge_io_trap_handler() | Kyösti Mälkki |
2022-12-06 | soc/intel/common/block: Use readXXp/writeXXp() | Elyes Haouas |
2022-12-06 | soc/cavium/cn81xx: Use read64p() | Elyes Haouas |
2022-12-06 | soc/intel/xeon_sp: Read ioapic configuration from hardware | Arthur Heymans |
2022-12-06 | soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurable | Michał Kopeć |