summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2020-12-25ACPI: Fix some GNVS field commentsKyösti Mälkki
2020-12-25sb,soc/intel: Fix GNVS OperationRegionKyösti Mälkki
2020-12-25soc/intel/common/gfx: rename and guard graphics_soc_init()Matt DeVillier
2020-12-23soc/intel/common: Remove unused SOC_INTEL_COMMON_ACPIMarc Jones
2020-12-22soc/intel/common: Fix XHCI elog driverTim Wawrzynczak
2020-12-22soc/intel/common/block/acpi: Fix get_cores_per_packagePatrick Rudolph
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-17azalia: Use `azalia_enter_reset` functionAngel Pons
2020-12-17soc/intel/common/hda_verb.c: Clarify mask usageAngel Pons
2020-12-17azalia: Use `azalia_exit_reset` functionAngel Pons
2020-12-17azalia: Replace `hda_find_verb` usesAngel Pons
2020-12-17azalia: Make `set_bits` function non-staticAngel Pons
2020-12-14src/soc/intel: Add support for CAR_HAS_SF_MASKS and select for TGLShreesh Chhabbi
2020-12-14soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config optionShreesh Chhabbi
2020-12-14soc/intel/common: Move CSE Lite driver functionality into romstageSridhar Siricilla
2020-12-14soc/inte/common: Replace #if macro with if C-language constuctSridhar Siricilla
2020-12-14soc/intel/common: Check sizes of CSE CBFS RW blob and CSE RW BPSridhar Siricilla
2020-12-14drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph
2020-12-14intel/common/block/lpc: Add new device IDs for Emmitsburg PCHJonathan Zhang
2020-12-11soc/intel/common/block/acpi: Skip UART debug table if not usedMarc Jones
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-08coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh
2020-12-08soc/intel/common/systemagent: Reserve window used for extended BIOS decodingFurquan Shaikh
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-08soc/intel/common/usb4: Add ADL-P DMA0/1 ID into USB4 common codeSubrata Banik
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-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
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