summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block
AgeCommit message (Expand)Author
2020-12-08soc/intel/common/block/cpu/car: Fix two whitespace issuesSubrata Banik
2020-12-07sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behaviorSridhar Siricilla
2020-12-07common/block/cse: Rename cbfs_boot_load_file() to cbfs_load()V Sowmya
2020-12-05soc/intel/common/block/usb4: Add the PCI ID for ADLV Sowmya
2020-12-04soc/intel/common/block/gpio: add code for NMI enablingMichael Niewöhner
2020-12-04intel/common/block/gpio: only reset configured SMI instead of allMichael Niewöhner
2020-12-02soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entryFurquan Shaikh
2020-12-01soc/intel/common/block/smm/smihandler: Fix compilation under x86_64Patrick Rudolph
2020-12-01soc/intel/common/block/cpu/car/exit_car: Fix compilation on x86_64Patrick Rudolph
2020-12-01soc/intel/common/block/cpu/car/cache_as_ram: Add x86_64 supportPatrick Rudolph
2020-12-01soc/intel/common/block/systemagent: Fix compilation on x86_64Patrick Rudolph
2020-11-22soc/intel/block/pmclib.c: Properly guard apm_control()Arthur Heymans
2020-11-22soc/intel/common/pmc.c Don't implement a weak function that diesArthur Heymans
2020-11-22soc/intel/block/pmc: Only include the PCI driver when it is not hiddenArthur Heymans
2020-11-22soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.cArthur Heymans
2020-11-20soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDFArthur Heymans
2020-11-20soc/intel/common/block/p2sb: Add ioapic BDF functionsArthur Heymans
2020-11-20soc/intel/common/block/p2sb: Add hpet BDF functionsArthur Heymans
2020-11-20soc/intel/common/p2sb: Add helper function to determine p2sb stateArthur Heymans
2020-11-20soc/intel/common: Use per-soc definition for BAR sizesDuncan Laurie
2020-11-20soc/intel/common/block/cse: Clear post code before resetDuncan Laurie
2020-11-20soc/intel/common: Add PCIe Runtime D3 driver for ACPIDuncan Laurie
2020-11-20soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPDMichael Niewöhner
2020-11-20soc/intel/common/acpi: add _HID to PEPDMichael Niewöhner
2020-11-20soc/intel/common/acpi: correct return value for PEPD enum functionMichael Niewöhner
2020-11-20soc/intel/common/acpi: work around Windows crash on S0ix-enabled boardsMichael Niewöhner
2020-11-20soc/intel/common/acpi: drop return value for disabled PEPD function 2Michael Niewöhner
2020-11-20soc/intel/common/acpi: rename PEPD/LPI macros for clarificationMichael Niewöhner
2020-11-19soc/intel/common/acpi: rename LPID to PEPDMichael Niewöhner
2020-11-19soc/intel/common/acpi: move S0ix UUID to the conditionMichael Niewöhner
2020-11-19soc/intel/common/acpi: drop the southridge scope around PEPDMichael Niewöhner
2020-11-18soc/intel/common: Move CSE RW into new FMAP region to optimize boot timeSridhar Siricilla
2020-11-18soc/intel/common: Generate the CSE RW metadata and add to FW_MAIN_A/BV Sowmya
2020-11-18soc/intel/common: Add Kconfig to enable the CSE FW Update featureV Sowmya
2020-11-18soc/intel/common: Add Kconfig for CSE RW firmware versionV Sowmya
2020-11-14soc/intel/common/block: add code for ACPI CPPC entries generationMichael Niewöhner
2020-11-13soc/intel/common/block/acpi: add Kconfig for CPPC entries generationMichael Niewöhner
2020-11-13soc/intel/common: add Kconfig to enable/disable the ACPI PM timerMichael Niewöhner
2020-11-12soc/intel/alderlake: Add PCH ID 0x5181Subrata Banik
2020-11-09soc/intel/common/acpi: create pep.asl from lpit.aslMichael Niewöhner
2020-11-09intel/common/pmc: Add functions for IPC mailbox in ACPIDuncan Laurie
2020-11-09acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian
2020-11-03soc/intel/common/block/systemagent/memmap.c: Align cached regionAngel Pons
2020-11-02soc/intel/fsp-car: Use the coreboot defined stackArthur Heymans
2020-11-02drivers/intel/fsp2_0: Add function to report FSP-T outputArthur Heymans
2020-11-02soc/intel/common/cse: Add dependency on SOC_INTEL_CSE_LITE_SKUFurquan Shaikh
2020-11-02soc/intel: Add a driver for CNVi WiFi/BT controllersFurquan Shaikh
2020-10-30soc/intel/common/block/usb4: Add TCSS XHCI driver for SSDT generationDuncan Laurie
2020-10-30soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointersTim Wawrzynczak
2020-10-28soc/intel: deduplicate ACPI timer emulationMichael Niewöhner