aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
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-17soc/intel/skylake: Drop duplicate PmConfigPciClockRun configurationBenjamin Doron
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-17soc/intel/cannonlake: Change mainboard_silicon_init_params argumentPatrick Rudolph
2020-12-16soc/intel/xeon_sp: Move DMICTL lockArthur Heymans
2020-12-16soc/intel/broadwell: Drop unnecessary `sa_dev`Angel Pons
2020-12-15soc/intel/xeon_sp: Fix final MTRR usageArthur Heymans
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/tigerlake: Enable CSE Lite driver for TGL platform in romstageSridhar Siricilla
2020-12-14soc/intel/jasperlake: Enables CSE Lite driver for JSL platform in the romstageSridhar Siricilla
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-14soc/intel/braswell: Use Kconfig value for TSEG sizeAngel Pons
2020-12-14soc/intel/braswell: Clean up devicetree settingsAngel Pons
2020-12-14soc/intel/skylake: Drop always-zero ProbelessTrace dt settingAngel Pons
2020-12-14soc/intel/skylake: Drop always-zero PowerLimit4 dt settingAngel Pons
2020-12-14soc/intel/skylake: Drop never-set DdrFreqLimit dt settingAngel Pons
2020-12-14soc/intel/xeon_sp/skx: Hook up microcode blobArthur Heymans
2020-12-14soc/intel/skylake: Drop unreferenced PttSwitch dt settingAngel Pons
2020-12-14soc/intel/skylake: Drop unreferenced devicetree settingsAngel Pons
2020-12-14soc/intel/xeon_sp: Configure DPR on all stacksArthur Heymans
2020-12-14drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph
2020-12-14soc/intel/tigerlake: Drop unreferenced devicetree settingsAngel Pons
2020-12-14soc/intel/jasperlake: Drop unreferenced devicetree settingsAngel Pons
2020-12-14soc/intel/icelake: Drop unreferenced devicetree settingsAngel Pons
2020-12-14soc/intel/elkhartlake: Drop unreferenced devicetree settingsAngel Pons
2020-12-14soc/intel/cannonlake: Drop unreferenced devicetree settingsAngel Pons
2020-12-14soc/intel/alderlake: Drop unreferenced devicetree settingsAngel Pons
2020-12-14intel/common/block/lpc: Add new device IDs for Emmitsburg PCHJonathan Zhang
2020-12-14soc/intel/elkhartlake: Update IRQ routing settingsTan, Lean Sheng
2020-12-14soc/intel/elkhartlake: Update USB & PCIe devices in ASL filesTan, Lean Sheng
2020-12-14soc/intel/elkhartlake: Update USB_PORT_MID pin settingsTan, Lean Sheng
2020-12-14soc/intel/elkhartlake: Update SerialIO devices detailsTan, Lean Sheng
2020-12-14soc/intel/elkhartlake: Update HECI Control Status Register settingsTan, Lean Sheng
2020-12-14soc/intel/elkhartlake: Update PCI device definitionTan, Lean Sheng
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/tigerlake: Check TBT & TCSS ports for wake eventsTim Wawrzynczak
2020-12-10soc/intel/common: Adapt XHCI elog driver for reuseTim Wawrzynczak
2020-12-10soc/intel/xeon_sp/nvs: Use common global NVSMarc Jones
2020-12-10mb/intel/ehlcrb: Add EHL CRB memory initialization supportTan, Lean Sheng
2020-12-10soc/intel/elkhartlake: Fix EHL mainboard build fail errorsTan, Lean Sheng
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-09soc/intel/tigerlake: Enable support for extended BIOS windowFurquan Shaikh
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-08src/soc/intel/tigerlake: Add SPI DMI Destination IDSrinidhi 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/cannonlake: Restore alphabetical order of Kconfig selectsFelix Singer
2020-12-08soc/intel/cannonlake: Align SATA mode names with soc/sklFelix Singer
2020-12-08soc/intel/skylake: Shorten SATA mode enum value namesFelix Singer
2020-12-08soc/intel/skylake: Restore alphabetical order of Kconfig selectsFelix Singer
2020-12-08commonlib/region: Allow multiple windows for xlate_region_devFurquan 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-07soc/intel/skl: set PEG port state to autoMichael Niewöhner
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/jasperlake: Add Acoustic noise mitigation configurationMaulik V Vaghela
2020-12-05soc/intel/xeon_sp: Don't use common block acpi.hMarc Jones
2020-12-05soc/intel/common/block/usb4: Add the PCI ID for ADLV Sowmya
2020-12-04soc/intel/alderlake: Align chipset.cb with pci_devs.hEric Lai
2020-12-04src/soc/intel/alderlake: Enable the PCH HDAV Sowmya
2020-12-04soc/intel/{skl,cnl}: add NMI_{EN,STS} registersMichael Niewöhner
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-03soc/intel/skylake: Add chipset devicetreeFelix Singer
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-12-03cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-12-02soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entryFurquan Shaikh
2020-12-02soc/intel/skylake: Fix compilation under x86_64Patrick Rudolph
2020-12-02soc/intel/elkhartlake: Update KconfigTan, Lean Sheng
2020-12-02soc/intel/skylake: Map VBIOS IDsPaul Menzel
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-30soc/intel/skylake: Fix commentFelix Singer
2020-11-30soc/intel/alderlake: Add initial chipset.cbTim Wawrzynczak
2020-11-30soc/intel/tigerlake: Add some helper macros for accessing TCSS DMA devicesTim Wawrzynczak
2020-11-30lp4x: Add new memory parts and generate SPDsNick Vaccaro
2020-11-29soc/intel: Configure P2SB before other PCH controllersFurquan Shaikh
2020-11-29soc/intel/alderlake: Add lp5_ccc_config to the board memory configurationSridhar Siricilla
2020-11-28soc/intel/skl: correct OC pin skip value for disabled usb portsMichael Niewöhner
2020-11-27soc/intel/jasperlake: Enable VT-d and generate DMAR TableMeera Ravindranath