summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
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-10-03soc/intel/xeon_sp/include: De-duplicate .h filesMarc Jones
2020-10-03soc/intel/xeon_sp/skx: Prepare acpi.* for mergingMarc Jones
2020-10-03soc/intel/xeon_sp: Use common ASL code for xeon_spMarc Jones
2020-10-03soc/intel/xeon_sp/skx: Fix uncore.asl \_SB namespace issueMarc Jones
2020-10-03soc/intel/xeon_sp/skx: Update ITSS OperationRegion to ACPI2.0 notationMarc Jones
2020-10-03soc/intel/xeon_sp/skx: Update uncore IRQ routing ACPI tablesMarc Jones
2020-10-02soc/intel/braswell: Increase dcache sizeShelley Chen
2020-10-02drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen
2020-09-30soc/intel/tigerlake: Set TME upd param based on configPratik Prajapati
2020-09-30soc/intel/icelake/acpi/gpio.asl: Correct GADD methodAngel Pons
2020-09-30soc/intel/skylake: Move PMC MMIO offset macro into pmc.hSubrata Banik
2020-09-30soc/intel/skylake: Align PMC offset 0x31C name with CNLSubrata Banik
2020-09-30soc/intel/skylake: Align soc_pch_pirq_init() with CNLSubrata Banik
2020-09-30soc/intel/apollolake: Add PCH_IRQx into irq.hSubrata Banik
2020-09-29soc/intel/jasperlake: Add IGD, MCH Device IDKrishna Prasad Bhat
2020-09-29soc/intel/common: Add config option to enable TME/MKTMEPratik Prajapati
2020-09-28Revert "soc/intel/xeon_sp: Improve performance efficiencies"Subrata Banik
2020-09-28soc/intel/xeon_sp/cpx: add ACPI name for CSTACKJonathan Zhang
2020-09-28soc/intel/common/block/lpc: add acpi nameJonathan Zhang
2020-09-28soc/intel/common/../pmclib.h: Include <types.h>Angel Pons
2020-09-28soc/intel/xeon_sp: Improve performance efficienciesJohn Zhao
2020-09-28soc/intel/skl: Fix error code of send_global_reset()Nico Huber
2020-09-28util: Add new memory part for zork boardsAmanda Huang
2020-09-27soc/intel/icelake/acpi/gpio.asl: Use ASL 2.0 syntaxAngel Pons
2020-09-27soc/intel/skylake/acpi/gpio.asl: Use ASL 2.0 syntaxAngel Pons
2020-09-27soc/intel/broadwell/cpu.c: Spell `CPU` in uppercaseAngel Pons
2020-09-27soc/intel/*/chip.h: Use `uint32_t` for `tcc_offset`Angel Pons
2020-09-27soc/intel/alderlake: Add GPIOs for Alder Lake SOCSubrata Banik
2020-09-27soc/intel/common/block/acpi: Factor out common gpio_op.aslSubrata Banik
2020-09-27soc/intel/skylake: Use GPIO state macros from intelblocks/gpio_defs.hSubrata Banik
2020-09-27soc/intel/icelake: Use GPIO state macros from intelblocks/gpio_defs.hSubrata Banik
2020-09-27soc/intel/cannonlake: Align gpio_op.asl with TGLSubrata Banik
2020-09-27soc/intel/{jsl,tgl}: Fix GRXS function to get GPIO number properSubrata Banik
2020-09-26soc/intel/apollolake: Drop select SMPKyösti Mälkki
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-25soc/intel/tigerlake: Remove extra '_' from GPIO PIN nameSubrata Banik
2020-09-25soc/intel: Use ASL 2.0 syntax for GPIO ASL helper functionSubrata Banik
2020-09-25soc/intel/{jsl,tgl}: Refactor gpio_op.aslSubrata Banik
2020-09-24soc/intel/alderlake: Select ACPI_INTEL_HARDWARE_SLEEP_VALUESAngel Pons
2020-09-24soc/intel/cnl: drop lpit.asl in favor of common versionMichael Niewöhner
2020-09-24soc/intel/tigerlake: Add support for CnviBtCore and CnviBtAudioOffloadJohn Zhao
2020-09-24soc/intel/common/smbus: Add support for Apollo Lake SoCMaxim Polyakov
2020-09-24soc/intel/alderlake/romstage: Fix compilation issueSubrata Banik
2020-09-23soc/intel/tigerlake: Configure FSP UPDs for minimum assertion widthsJamie Ryu
2020-09-22soc/intel/jasperlake: Enable processor thermal control using PCI_DEVFNSumeet R Pawnikar
2020-09-22Revert "soc/intel: Refactor do_global_reset() function"Furquan Shaikh
2020-09-21soc/intel/common: Keep common non-IP code block inside basecodeSubrata Banik
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS