summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common
Commit message (Expand)AuthorAgeFilesLines
* */Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans2021-01-081-0/+1
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-072-0/+4
* soc/intel/common/cse: Drop dependency on CHROMEOS for SOC_INTEL_CSE_LITE_SKUMatt DeVillier2021-01-071-1/+0
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-042-23/+0
* soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki2021-01-032-0/+2
* soc/intel/common: Move gfx.asl to drivers/intel/gmaMatt DeVillier2020-12-301-6/+0
* soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner2020-12-304-0/+38
* kconfig: remove non-existent sourceJack Rosenthal2020-12-281-7/+0
* ACPI: Fix some GNVS field commentsKyösti Mälkki2020-12-251-1/+1
* sb,soc/intel: Fix GNVS OperationRegionKyösti Mälkki2020-12-251-1/+1
* soc/intel/common/gfx: rename and guard graphics_soc_init()Matt DeVillier2020-12-252-5/+9
* soc/intel/common: Remove unused SOC_INTEL_COMMON_ACPIMarc Jones2020-12-232-5/+1
* soc/intel/common: Fix XHCI elog driverTim Wawrzynczak2020-12-221-2/+3
* soc/intel/common/block/acpi: Fix get_cores_per_packagePatrick Rudolph2020-12-221-26/+13
* soc/intel/common/block/acpi: Add soc MADT IOAPIC hookMarc Jones2020-12-212-1/+34
* soc/intel/common/block/acpi: Make calculate_power() globalMarc Jones2020-12-212-2/+7
* azalia: Use `azalia_enter_reset` functionAngel Pons2020-12-171-4/+3
* soc/intel/common/hda_verb.c: Clarify mask usageAngel Pons2020-12-171-1/+1
* azalia: Use `azalia_exit_reset` functionAngel Pons2020-12-171-2/+2
* azalia: Replace `hda_find_verb` usesAngel Pons2020-12-171-46/+1
* azalia: Make `set_bits` function non-staticAngel Pons2020-12-172-31/+5
* src/soc/intel: Add support for CAR_HAS_SF_MASKS and select for TGLShreesh Chhabbi2020-12-142-4/+29
* soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config optionShreesh Chhabbi2020-12-142-25/+2
* soc/intel/common: Move CSE Lite driver functionality into romstageSridhar Siricilla2020-12-143-5/+3
* soc/inte/common: Replace #if macro with if C-language constuctSridhar Siricilla2020-12-142-19/+13
* soc/intel/common: Check sizes of CSE CBFS RW blob and CSE RW BPSridhar Siricilla2020-12-141-0/+8
* drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph2020-12-141-12/+5
* intel/common/block/lpc: Add new device IDs for Emmitsburg PCHJonathan Zhang2020-12-141-0/+1
* soc/intel/common/block/acpi: Skip UART debug table if not usedMarc Jones2020-12-111-3/+6
* soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones2020-12-114-9/+8
* soc/intel/common: Adapt XHCI elog driver for reuseTim Wawrzynczak2020-12-103-54/+56
* soc/intel/common/dmi: Add support for locking down SRLSrinidhi N Kaushik2020-12-092-3/+10
* 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-084-4/+25
* soc/intel/common/fast_spi: Add support for configuring MTRRsSrinidhi N Kaushik2020-12-083-0/+60
* soc/intel/common/fast_spi: Add extended decode window supportSrinidhi N Kaushik2020-12-083-1/+73
* soc/intel/common/dmi: Add DMI driver supportSrinidhi N Kaushik2020-12-085-0/+108
* coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh2020-12-081-0/+24
* soc/intel/common/systemagent: Reserve window used for extended BIOS decodingFurquan Shaikh2020-12-082-0/+10
* soc/intel/common/fast_spi: Add custom boot media deviceFurquan Shaikh2020-12-084-0/+246
* soc/intel/common/gpio_defs: Add PAD_TRIG(OFF) in PAD_CFG_GPI_GPIO_DRIVERKaiyen Chang2020-12-081-1/+2
* soc/intel/common/usb4: Add ADL-P DMA0/1 ID into USB4 common codeSubrata Banik2020-12-081-0/+2
* soc/intel/common/block/cpu/car: Fix two whitespace issuesSubrata Banik2020-12-082-2/+2
* sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behaviorSridhar Siricilla2020-12-071-0/+1
* common/block/cse: Rename cbfs_boot_load_file() to cbfs_load()V Sowmya2020-12-071-2/+2
* soc/intel/common/block/usb4: Add the PCI ID for ADLV Sowmya2020-12-051-0/+1
* soc/intel/common/block/gpio: add code for NMI enablingMichael Niewöhner2020-12-043-0/+39
* intel/common/block/gpio: only reset configured SMI instead of allMichael Niewöhner2020-12-041-7/+7
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-3/+3
* soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entryFurquan Shaikh2020-12-021-8/+0