aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/include
AgeCommit message (Expand)Author
2021-02-03soc/intel: Fix compilation on x86_64Patrick Rudolph
2021-02-01soc/intel/*: Get rid of custom microcode cachingPatrick Rudolph
2021-01-30soc/intel/common/block: Create PCIE related macrosSubrata Banik
2021-01-29soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki
2021-01-26soc/intel: Move c-state resource defineMarc Jones
2021-01-25soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner
2021-01-25soc/intel/lpc_lib: mirror LPC registers to DMI when requiredMichael Niewöhner
2021-01-25soc/intel/common: Add support for populating meminit dataFurquan Shaikh
2021-01-24soc/intel/lpc_lib: drop dead codeMichael Niewöhner
2021-01-23soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner
2021-01-22soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya
2021-01-21soc/intel/common/pcie_rp.h: Fix comment styleFurquan Shaikh
2021-01-20soc/intel: fix indentation in intelblocks/lpc_lib.hMichael Niewöhner
2021-01-20soc/intel/*: drop broken LPC mmio codeMichael Niewöhner
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-18ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki
2021-01-18soc/intel/common/block/include/intelblocks/pmc_ipc.h: Remove repeated wordElyes HAOUAS
2021-01-18soc/intel/common: Move L1_substates_control to pcie_rp.hEric Lai
2021-01-18soc/intel/common/pcie: Allow pcie_rp_group table to be non-contiguousFurquan Shaikh
2021-01-12soc/intel/common/pcie: Add helper function for getting mask of enabled portsFurquan Shaikh
2021-01-11soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`Furquan Shaikh
2021-01-10ACPI: Add missing include in nvs.hKyösti Mälkki
2021-01-08soc/intel/common/uart: Restrict scope of uart_common_init to uart.cFurquan Shaikh
2021-01-08soc/intel/common: Pass in pci_devfn_t into lpss_set_power_stateFurquan Shaikh
2021-01-08soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh
2020-12-30soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner
2020-12-25ACPI: Fix some GNVS field commentsKyösti Mälkki
2020-12-25soc/intel/common/gfx: rename and guard graphics_soc_init()Matt DeVillier
2020-12-21soc/intel/common/block/acpi: Add soc MADT IOAPIC hookMarc Jones
2020-12-21soc/intel/common/block/acpi: Make calculate_power() globalMarc Jones
2020-12-14soc/intel/common: Move CSE Lite driver functionality into romstageSridhar Siricilla
2020-12-11soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones
2020-12-10soc/intel/common: Adapt XHCI elog driver for reuseTim Wawrzynczak
2020-12-09soc/intel/common/dmi: Add support for locking down SRLSrinidhi N Kaushik
2020-12-09soc/intel/common/dmi: Move DMI defines into DMI driver headerSrinidhi N Kaushik
2020-12-08soc/intel/common/fast_spi: Add Lockdown of extended BIOS regionSrinidhi N Kaushik
2020-12-08soc/intel/common/fast_spi: Add support for configuring MTRRsSrinidhi N Kaushik
2020-12-08soc/intel/common/fast_spi: Add extended decode window supportSrinidhi N Kaushik
2020-12-08soc/intel/common/dmi: Add DMI driver supportSrinidhi N Kaushik
2020-12-08soc/intel/common/fast_spi: Add custom boot media deviceFurquan Shaikh
2020-12-08soc/intel/common/gpio_defs: Add PAD_TRIG(OFF) in PAD_CFG_GPI_GPIO_DRIVERKaiyen Chang
2020-12-04soc/intel/common/block/gpio: add code for NMI enablingMichael Niewöhner
2020-11-22soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.cArthur 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-18soc/intel/common: Generate the CSE RW metadata and add to FW_MAIN_A/BV Sowmya
2020-11-09intel/common/pmc: Add functions for IPC mailbox in ACPIDuncan 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
2020-10-21{cpu,soc}/intel: replace AES-NI locking by common implemenation callMichael Niewöhner
2020-10-21soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner
2020-10-19soc/intel/*: drop useless XTAL shutdown qualification codeMichael Niewöhner
2020-10-16include/cpu/x86: introduce new helper for (un)setting MSRsMichael Niewöhner
2020-10-14soc/intel/common/block: Enable PMC IPC driverBrandon Breitenstein
2020-10-03soc/intel/common/block/pmc: Add PMC API for low power programmingSubrata Banik
2020-10-03soc/intel: Move pch_misc_init() to common codeSubrata Banik
2020-10-03soc/intel: Move soc_pch_pirq_init() to common codeSubrata Banik
2020-10-03soc/intel: Move pch_enable_ioapic() to common codeSubrata Banik
2020-09-28soc/intel/common/../pmclib.h: Include <types.h>Angel Pons
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-09-21soc/intel: rename get_prmrr_sizeMichael Niewöhner
2020-09-19soc/intel/common/block/cse: Refactor cse_request_global_reset() functionSubrata Banik
2020-09-15common/block/pmc: Add a check to program the PchPmPwrCycDurV Sowmya
2020-09-08soc/intel/common: Add SMRR Lock Supported bit definition for MTRR_CAPTim Wawrzynczak
2020-08-27soc/intel/common: Add Elkhart Lake B0 CPU IDTan, Lean Sheng
2020-08-24soc/intel/common: Add downgrade support for CSE FirmwareSridhar Siricilla
2020-08-14soc/intel/common/cse_lite: Perform a board specific resetKarthikeyan Ramasubramanian
2020-08-06soc/intel/common/block/cpu: Refactor init_cpus functionSubrata Banik
2020-08-05soc/intel/common: Include Alder Lake device IDsSubrata Banik
2020-07-26soc/intel/common/gpio_defs: Remove PAD_CFG_NF_BUF_TRIGMaxim Polyakov
2020-07-24soc/intel/common/gpio_defs: Remove unused macro for NFMaxim Polyakov
2020-07-24soc/intel/common/gpio_defs: Undo set TxDRxE in GPI_TRIG_OWN()Maxim Polyakov
2020-07-24soc/intel/common/gpio_defs: Improve some GPI macrosMaxim Polyakov
2020-07-19soc/intel/common/gpio_defs: Fix coding styleMaxim Polyakov
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-12soc/intel/gpio: Convert PAD_CFG0_ROUTE_* to PAD_IRQ_ROUTE()Maxim Polyakov
2020-07-12soc/intel/gpio: Convert PAD_CFG0_RX_POL_* to PAD_RX_POL()Maxim Polyakov
2020-07-12intel/gpio: Convert PAD_CFG0_TRIG_* to PAD_TRIG()Maxim Polyakov
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-28soc/intel/common: add TCC activation functionalitySumeet R Pawnikar
2020-06-07acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki
2020-06-06soc/intel/tigerlake: Add CPU ID for TGL B0Jamie Ryu
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-05-28soc/intel/tigerlake: Implement soc_get_pmc_mux_device()Tim Wawrzynczak
2020-05-28soc/intel/common: Improve Type16 SMBIOS tablesPatrick Rudolph
2020-05-27drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber
2020-05-23soc/intel/common/block: Update SA resource length to support 64 bitSubrata Banik
2020-05-18soc/intel/common: add processor power limits control supportSumeet R Pawnikar
2020-05-17soc/intel/common: Rename cse_is_hfs3_fw_sku_custom()Sridhar Siricilla
2020-05-15soc/intel: Correct comment on HMRFPO_ENABLE HECI commandSridhar Siricilla
2020-05-14soc/intel: Always advertise MMIO window above 4G in ACPI tablesFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-04soc/intel/common/block/cse: Add boot partition related APIsSridhar Siricilla
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28soc/intel: Constify struct device * parameter to intel_igd_get_controller_infoFurquan Shaikh
2020-04-28soc/intel: Constify struct device *param to sd_fill_soc_gpio_infoFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh