summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include
Commit message (Expand)AuthorAgeFilesLines
* sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki2021-02-111-1/+1
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-111-1/+1
* soc/intel: Drop CID1 from GNVSKyösti Mälkki2021-02-081-1/+1
* soc/intel: Fix compilation on x86_64Patrick Rudolph2021-02-031-4/+4
* soc/intel/*: Get rid of custom microcode cachingPatrick Rudolph2021-02-011-8/+0
* soc/intel/common/block: Create PCIE related macrosSubrata Banik2021-01-301-8/+48
* soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki2021-01-291-0/+19
* soc/intel: Move c-state resource defineMarc Jones2021-01-261-0/+10
* soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner2021-01-251-5/+0
* soc/intel/lpc_lib: mirror LPC registers to DMI when requiredMichael Niewöhner2021-01-251-0/+2
* soc/intel/common: Add support for populating meminit dataFurquan Shaikh2021-01-251-0/+159
* soc/intel/lpc_lib: drop dead codeMichael Niewöhner2021-01-241-2/+0
* soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner2021-01-231-2/+0
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-221-0/+1
* soc/intel/common/pcie_rp.h: Fix comment styleFurquan Shaikh2021-01-211-14/+14
* soc/intel: fix indentation in intelblocks/lpc_lib.hMichael Niewöhner2021-01-201-20/+20
* soc/intel/*: drop broken LPC mmio codeMichael Niewöhner2021-01-201-9/+0
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-201-1/+1
* ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki2021-01-181-8/+0
* soc/intel/common/block/include/intelblocks/pmc_ipc.h: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* soc/intel/common: Move L1_substates_control to pcie_rp.hEric Lai2021-01-181-0/+8
* soc/intel/common/pcie: Allow pcie_rp_group table to be non-contiguousFurquan Shaikh2021-01-181-4/+18
* soc/intel/common/pcie: Add helper function for getting mask of enabled portsFurquan Shaikh2021-01-121-0/+15
* soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`Furquan Shaikh2021-01-111-18/+3
* ACPI: Add missing include in nvs.hKyösti Mälkki2021-01-101-0/+1
* soc/intel/common/uart: Restrict scope of uart_common_init to uart.cFurquan Shaikh2021-01-081-6/+0
* soc/intel/common: Pass in pci_devfn_t into lpss_set_power_stateFurquan Shaikh2021-01-081-1/+1
* soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh2021-01-081-2/+1
* soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner2020-12-301-0/+7
* ACPI: Fix some GNVS field commentsKyösti Mälkki2020-12-251-1/+1
* soc/intel/common/gfx: rename and guard graphics_soc_init()Matt DeVillier2020-12-251-2/+2
* soc/intel/common/block/acpi: Add soc MADT IOAPIC hookMarc Jones2020-12-211-0/+12
* soc/intel/common/block/acpi: Make calculate_power() globalMarc Jones2020-12-211-0/+5
* soc/intel/common: Move CSE Lite driver functionality into romstageSridhar Siricilla2020-12-141-1/+1
* soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones2020-12-112-8/+7
* soc/intel/common: Adapt XHCI elog driver for reuseTim Wawrzynczak2020-12-101-3/+18
* soc/intel/common/dmi: Add support for locking down SRLSrinidhi N Kaushik2020-12-091-0/+3
* soc/intel/common/dmi: Move DMI defines into DMI driver headerSrinidhi N Kaushik2020-12-091-0/+3
* soc/intel/common/fast_spi: Add Lockdown of extended BIOS regionSrinidhi N Kaushik2020-12-081-0/+4
* soc/intel/common/fast_spi: Add support for configuring MTRRsSrinidhi N Kaushik2020-12-081-0/+5
* soc/intel/common/fast_spi: Add extended decode window supportSrinidhi N Kaushik2020-12-081-1/+4
* soc/intel/common/dmi: Add DMI driver supportSrinidhi N Kaushik2020-12-081-0/+14
* soc/intel/common/fast_spi: Add custom boot media deviceFurquan Shaikh2020-12-081-0/+7
* soc/intel/common/gpio_defs: Add PAD_TRIG(OFF) in PAD_CFG_GPI_GPIO_DRIVERKaiyen Chang2020-12-081-1/+2
* soc/intel/common/block/gpio: add code for NMI enablingMichael Niewöhner2020-12-041-0/+2
* soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.cArthur Heymans2020-11-222-3/+3
* soc/intel/common/block/p2sb: Add ioapic BDF functionsArthur Heymans2020-11-201-0/+3
* soc/intel/common/block/p2sb: Add hpet BDF functionsArthur Heymans2020-11-201-0/+12
* soc/intel/common: Generate the CSE RW metadata and add to FW_MAIN_A/BV Sowmya2020-11-181-0/+19
* intel/common/pmc: Add functions for IPC mailbox in ACPIDuncan Laurie2020-11-091-0/+33