aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2022-12-13soc/amd/morgana: Update pci int defsFred Reitberger
2022-12-13soc/intel/cmn/tcss: Skip sending CONN IPC command during S3 resumeSubrata Banik
2022-12-13soc/qualcomm/sc7280: Add API to differentiate PRO and NON_PRO SKUsSudheer Kumar Amrabadi
2022-12-13soc/intel/xeon_sp/nb_acpi.c: Use read{16,32,64}p()Elyes Haouas
2022-12-13soc/intel/broadwell/early_init.c: Use {read,write}32p()Elyes Haouas
2022-12-13soc/intel/baytrail/pmutil.c: Use {read,write}32p()Elyes Haouas
2022-12-13soc/intel/apollolake/pmutil.c: Use {read,wrire}32p()Elyes Haouas
2022-12-13soc/intel/alderlake/bootblock: Use 'false/true' macrosElyes Haouas
2022-12-13soc/intel/alderlake/bootblock: Use read32p()Elyes Haouas
2022-12-13soc/mediatek/common: Use write32p()Elyes Haouas
2022-12-13soc/cavium/cn81xx: Use write{32,64}p()Elyes Haouas
2022-12-12soc/intel/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12{soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/braswell/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/baytrail/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/icelake/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Decrement(a) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/apollolake: Add DPTF HIDsSean Rhodes
2022-12-12vc/amd/fsp/glinda/FspmUpd: don't use pointers for usb_phy configFelix Held
2022-12-12soc/intel/adl/acpi: add entries for HEC1 and SRAM to DSDTAnil Kumar
2022-12-12mb/google/geralt: Put MIPI panel data in panel_geralt.cBo-Chen Chen
2022-12-12soc/amd/morgana: Remove emmc selectFred Reitberger
2022-12-12soc/intel/meteorlake: Enable SOC_INTEL_COMMON_BLOCK_ACPI_CPU_HYBRIDSridhar Siricilla
2022-12-12soc/intel/meteorlake: Select DISPLAY_FSP_VERSION_INFO_2Saurabh Mishra
2022-12-12drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driverKapil Porwal
2022-12-12soc/intel/alderlake/Kconfig: Sort defaults alphabeticallyAngel Pons
2022-12-12vc/amd/fsp/morgana/FspmUpd: don't use pointers for usb_phy configFelix Held
2022-12-10soc/intel: Move TCSS FW latency macros to IA common tcss.hSubrata Banik
2022-12-10soc/intel/tigerlake: Move TCSS FW latency macros to tcss.hSubrata Banik
2022-12-10soc/intel/alderlake: Move TCSS FW latency macros to tcss.hSubrata Banik
2022-12-10soc/intel/meteorlake: Fix typoSubrata Banik
2022-12-10soc/intel/meteorlake: Update DPTF participants ACPI IDsSubrata Banik
2022-12-10soc/intel/meteorlake: Drop casts around `soc_read_pmc_base()`Dinesh Gehlot
2022-12-10soc/intel/meteorlake: Allow configuring 8254 timer via CMOSDinesh Gehlot
2022-12-10soc/intel/meteorlake: Fix `unknown` voltage field in SMBIOS tableSubrata Banik
2022-12-10soc/intel/meteorlake: Support PCIe hardware compliance test modeSubrata Banik
2022-12-10soc/intel/meteorlake: Skip duplicate PCIe RP CLKSRC programmingSubrata Banik
2022-12-10soc/intel/meteorlake: Check clkreq overlapSubrata Banik
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-09soc/mediatek/mt8173: Allow BL31 payload not targeting RAMYidi Lin
2022-12-09soc/amd/mendocino: Enable LPC SPI DMAKarthikeyan Ramasubramanian
2022-12-09soc/intel/xeon_sp/cpx: Allow creating meminfo for empty DIMM slotsAngel Pons
2022-12-09soc/intel/quark/Makefile.inc: Remove path to non-existent folderElyes Haouas
2022-12-09mem_chip_info: Update to new formatJulius Werner
2022-12-08vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configurationFelix Held
2022-12-08vc/amd/fsp/mendocino/FspmUpd: don't use pointers for usb_phy configFelix Held
2022-12-08soc/amd/common/acpi, mb/google/skyrim: Implement DTTS ProposalEricKY Cheng
2022-12-08soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h includeFelix Held
2022-12-08soc/intel/meteorlake: Enable LPIT supportSubrata Banik
2022-12-08soc/intel/meteorlake: Implement SoC override to set CPU privilege levelSubrata Banik
2022-12-08soc/intel/meteorlake: Add missing entry for GSPI2Subrata Banik
2022-12-07soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans
2022-12-07soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardwareFelix Held
2022-12-07sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki
2022-12-07mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki
2022-12-07sb,soc/intel: Fix SMI handler IO trap data maskKyösti Mälkki
2022-12-06sb,soc/amd: Remove unused southbridge_io_trap_handler()Kyösti Mälkki
2022-12-06soc/intel/common/block: Use readXXp/writeXXp()Elyes Haouas
2022-12-06soc/cavium/cn81xx: Use read64p()Elyes Haouas
2022-12-06soc/intel/xeon_sp: Read ioapic configuration from hardwareArthur Heymans
2022-12-06soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurableMichał Kopeć
2022-12-06util/cbfstool: Add a new mechanism to provide a memory mapArthur Heymans
2022-12-05soc/intel/common/block/uart: Show ACPI UART in OSAngel Pons
2022-12-05soc/intel/tigerlake: Fix setting `HyperThreading`Angel Pons
2022-12-05soc/intel/cmn/block/{pcie/rtd3,usb4}: Use helper functions for _DSDKapil Porwal
2022-12-05soc/amd/common/block/include/gpio_defs.h: Fix documentationFred Reitberger
2022-12-05soc/mediatek/mt8188: Add support for MIPI panelBo-Chen Chen
2022-12-05soc/mediatek: Fix DSI register definition for MT8186Bo-Chen Chen
2022-12-05soc/mediatek/mt8188: Add display data path for MIPI outputBo-Chen Chen
2022-12-05soc/nvidia/tegra210: Fix flushing SPI fifoArthur Heymans
2022-12-05soc/intel/meteorlake: Add timestamp for cse_fw_syncDinesh Gehlot
2022-12-02soc/intel/alderlake: Update cpu and pch tracehub modesSridhar Siricilla
2022-12-02soc/intel/alderlake: skip external buses for D-states listEran Mitrani
2022-12-02soc/intel/meteorlake: Refactor `pmc_lockdown_cfg` functionKapil Porwal
2022-12-02soc/intel/meteorlake: Allow sending late EOP cmd to CSESubrata Banik
2022-12-02soc/intel/cmn/cse: Allow to perform essential CSE operations post EOPSubrata Banik
2022-12-02soc/intel/cmn/cse: API to perform essential CSE operations post EOPSubrata Banik
2022-12-02soc/intel/cmn/cse: Send EOP cmd from .final aka `cse_final()`Subrata Banik
2022-12-02soc/intel/cmn/cse: Create another config for sending CSE EOP cmd lateSubrata Banik
2022-12-01soc/intel/alderlake: Drop duplicate macro `PCH_PWRM_BASE_SIZE`Subrata Banik
2022-12-01soc/intel/meteorlake: Log CSE RO write protection info for MTLKapil Porwal
2022-11-30soc/amd/mendocino: Enhance DPTC_INPUT to support 13 DPTC thermal parametersEricKY Cheng
2022-11-30soc/intel/meteorlake: Rename method is_eom to is_manufacturing_modeKapil Porwal
2022-11-30/: Remove extra space after commaElyes Haouas
2022-11-29Revert "src/arch/x86: Use core apic id to get cpu_index()"Arthur Heymans
2022-11-29soc/intel/alderlake/acpi.c: Don't look up coreboot CPU indexArthur Heymans
2022-11-29soc/intel/cmn/block/pcie/rtd3: Add support for ACPI DmaPropertyKapil Porwal
2022-11-29{soc/intel/cmn/pcie, mb/google/volteer}: Rename `is_external` variableKapil Porwal
2022-11-28sb,soc/intel: Drop spurious SMI entry messageKyösti Mälkki
2022-11-28sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki
2022-11-28sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLITKyösti Mälkki
2022-11-28soc/intel/quark: Fix out() parameter orderKyösti Mälkki
2022-11-28soc/intel/meteorlake: Print vars related to ME mfg modeKapil Porwal
2022-11-26src/soc/intel: Remove unnecessary space after castsElyes Haouas
2022-11-26soc/intel/meteorlake: Refactor heci finalize functionsSubrata Banik
2022-11-26soc/intel/alderlake: Use common code CSE-Lite API for WP informationSubrata Banik