aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2021-03-03soc/intel/common/block/smbus: Add config to use ACPIMaxim Polyakov
2021-03-03soc/intel: Guard macro parameters in pm.hAngel Pons
2021-03-03soc/intel/cannonlake: Move `gpi_clear_int_cfg()` callAngel Pons
2021-03-03soc/intel: Factor out common smmrelocate.cAngel Pons
2021-03-03soc/intel/skylake: Always print ME FW SKUBenjamin Doron
2021-03-03soc/intel/skylake: Enable compression on FSP-SBenjamin Doron
2021-03-03soc/intel/alderlake: Log internal device wake eventsTim Wawrzynczak
2021-03-03soc/intel/alderlake: Add some helper macros for accessing TCSS DMA devicesTim Wawrzynczak
2021-03-03soc/intel/alderlake: Add PCIe root port wake sources to elogTim Wawrzynczak
2021-03-03soc/intel/tigerlake: Re-use existing define in CrashLog implementationFrancois Toguo
2021-03-03soc/intel: Retype `CnviBtAudioOffload` devicetree optionAngel Pons
2021-03-03soc/intel: Backport SMRR locking supportAngel Pons
2021-03-01soc/intel/skylake: Move `gspi_early_bar_init()` callAngel Pons
2021-03-01soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons
2021-03-01soc/intel/cannonlake: Drop unnecessary guardAngel Pons
2021-03-01soc/intel/{skl,cnl}: Do not chain-include systemagent.hAngel Pons
2021-03-01skylake,fsp1_1: Delete dead `report_memory_config()` functionAngel Pons
2021-03-01soc/intel/skylake: Extract fsp_params.c out of romstage.cAngel Pons
2021-03-01soc/intel: Drop `romstage_pch_init()` functionAngel Pons
2021-03-01soc/intel/{skl,icl}: Move tco_configure() to bootblockAngel Pons
2021-03-01soc/intel/icelake: Rename `pch_init()` functionAngel Pons
2021-03-01soc/intel/skylake: Drop unused function prototypesAngel Pons
2021-03-01soc/intel: Factor out common smbus.hAngel Pons
2021-03-01soc/intel/skylake: Correct SMBUS_SLAVE_ADDR definitionAngel Pons
2021-03-01soc/intel: Factor out common gpe.hAngel Pons
2021-03-01soc/intel/skylake: Move soc_acpi_name()Angel Pons
2021-03-01soc/intel: Factor out identical acpigen GPIO helpersAngel Pons
2021-03-01soc/intel/skylake: Clean up SD GPIO handlingAngel Pons
2021-03-01soc/intel/skylake: Remove unused macro in cpu.hAngel Pons
2021-03-01soc/intel: Include gfx.asl from northbridgeAngel Pons
2021-03-01soc/intel/common/gpio: Add gpio_routes_ioapic_irq functionTim Wawrzynczak
2021-03-01soc/intel/broadwell: Use ctdp.asl from HaswellAngel Pons
2021-03-01mb/ocp/deltalake: Fill ECC type in romstageAngel Pons
2021-03-01memory_info.h: Store SMBIOS error correction typeAngel Pons
2021-02-27soc/intel/denverton_ns: Drop `pcidev_path_on_root_debug` usageAngel Pons
2021-02-26intel/xeon_sp: Add ACPI to control GPIOMaxim Polyakov
2021-02-25soc/intel/{skl,cnl}: Uniformize romstage.h whitespaceAngel Pons
2021-02-24soc/intel/*/smmrelocate.c: Sync includesAngel Pons
2021-02-24soc/intel/*/smmrelocate.c: Uniformize cosmeticsAngel Pons
2021-02-24soc/intel/{skl,cnl}: Move smm_lock() to cpu.cAngel Pons
2021-02-24soc/intel/{cnl,icl}: Use matching type castAngel Pons
2021-02-24soc/intel/*/pmutil.c: Align cosmetics across platformsAngel Pons
2021-02-24soc/intel/skylake/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons
2021-02-24soc/intel/skylake/pmutil: Correct soc_smi_sts_array()Angel Pons
2021-02-24soc/intel/{adl,jsl,ehl,tgl}: Remove ITSS polarity restoreAamir Bohra
2021-02-24soc/intel/alderlake: Add soc_get_xhci_usb_info() for elog supportTim Wawrzynczak
2021-02-24src/soc/intel/xeon_sp/cpx: Add enable IIO error masksRocky Phagura
2021-02-23soc/intel/tigerlake: Remove polling for Link Active Status at resumeJohn Zhao
2021-02-23intel/common/block/cpu: Add APIs to get CPU info from lapic IDAamir Bohra
2021-02-23soc/intel/broadwell: Use cbmem_recovery()Kyösti Mälkki
2021-02-23soc/intel/baytrail: Use cbmem_recovery()Kyösti Mälkki
2021-02-23soc/intel/baytrail: Use a variable for s3resumeKyösti Mälkki
2021-02-22soc/intel/tigerlake: Enable end of post support in FSPNick Vaccaro
2021-02-22soc/intel/xeon_sp: Define all SMI_STS bitsAngel Pons
2021-02-22soc/intel/tigerlake: Add CrashLog implementation for intel TGLFrancois Toguo
2021-02-20soc/intel/cannonlake: Add devicetree setting to disable turboPatrick Rudolph
2021-02-18soc/intel/common: Drop unused `fast_spi_flash_read_wpsr` functionAngel Pons
2021-02-18soc/intel/common/block/fast_spi: Define __SIMPLE_DEVICE__Angel Pons
2021-02-18soc/intel/skylake: Move soc_fsp_loadArthur Heymans
2021-02-17soc/intel/alderlake: Fix PCI IRQ tablesTim Wawrzynczak
2021-02-17soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSPArthur Heymans
2021-02-17soc/intel/common/block/memory: Always write `data->spd_len`Angel Pons
2021-02-17soc/intel/common/block/smbus: Remove unused macroSubrata Banik
2021-02-16soc/intel/xeon_sp: Use common acpi_fill_mcfg()Kyösti Mälkki
2021-02-16src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/intel/elkhartlake: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/intel/{alderlake,apollolake}: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/intel/common: Remove unused <string.h>Elyes HAOUAS
2021-02-16vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16soc/intel: Switch guard to CHROMEOS_RAMOOPSKyösti Mälkki
2021-02-16soc/inteL/broadwell: Move select CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-16soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki
2021-02-16soc/intel: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-15soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15soc/intel/broadwell/pch: Use Lynxpoint GPIO codeAngel Pons
2021-02-15broadwell boards: Switch to Lynxpoint GPIO headersAngel Pons
2021-02-15soc/intel/broadwell/pch: Prepare to drop `gpio.h`Angel Pons
2021-02-15soc/intel/*: Move prmrr_core_configurePatrick Rudolph
2021-02-15soc/intel/broadwell/pch: Rename GPIO identifiersAngel Pons
2021-02-15intel/xeon_sp/util: Use get_stack_busno instead of get_cpubusnosMaxim Polyakov
2021-02-14ACPI: Move common _PIC methodKyösti Mälkki
2021-02-13intel/broadwell,lynxpoint: Use HPTS() for HPET visibilityKyösti Mälkki
2021-02-12soc/intel/broadwell: Use southbridge common RCBAAngel Pons
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-11sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-11src: Remove unused <arch/cpu.h>Elyes HAOUAS
2021-02-11soc/intel/broadwell: Remove _ADR from SerialIO ACPI devicesAngel Pons
2021-02-11soc/intel/xeon_sp; Remove unneeded whitespace before tabElyes HAOUAS
2021-02-10soc/intel/xeon_sp/include/soc/acpi_asl.h: Convert to ASL 2.0Elyes HAOUAS
2021-02-10soc/intel/skylake: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-02-10soc/intel/skylake/acpi: Add PEP tableBenjamin Doron
2021-02-10soc/intel/broadwell/pch: Simplify PCI RMW operationsAngel Pons
2021-02-10soc/intel/broadwell: Use common MADT codeAngel Pons
2021-02-10soc/intel/broadwell/pch: Drop `acpi_sci_irq` functionAngel Pons
2021-02-10soc/intel/{cnl,skl}: Add alignment check for TSEG base and sizeBenjamin Doron