summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/lpc_lib: mirror LPC registers to DMI when requiredMichael Niewöhner2021-01-254-6/+31
* soc/intel/xeon_sp/cpx: Fix loading MCU on APsArthur Heymans2021-01-251-1/+6
* soc/intel/tgl and tgl mb/google,intel: Use the newly added meminit block driverFurquan Shaikh2021-01-253-540/+242
* soc/intel/common: Add support for populating meminit dataFurquan Shaikh2021-01-254-0/+362
* soc/intel/tigerlake: Disable Internal Gfx based on SOC_INTEL_DISABLE_IGDBora Guvendik2021-01-251-5/+6
* soc/intel/broadwell: Improve LPD0/LPD3 SerialIO ACPI methodsAngel Pons2021-01-241-30/+54
* soc/intel/broadwell: Drop enable check from LPD0/LPD3Angel Pons2021-01-241-26/+14
* soc/intel/quark/gpio_i2c.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* soc/intel/denverton_ns/pmc.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* soc/intel/denverton_ns/npk.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* soc/intel/denverton_ns/lpc.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* soc/intel/xeon_sp/cpx: Account for 'rc' heap managerArthur Heymans2021-01-241-3/+12
* soc/intel/lpc_lib: drop dead codeMichael Niewöhner2021-01-242-10/+0
* soc/intel/icl: drop wrong, unused codeMichael Niewöhner2021-01-243-33/+0
* soc/intel/cnl: use Kconfig to determine PCH typeMichael Niewöhner2021-01-244-48/+2
* soc/intel/broadwell: Align raminit with HaswellAngel Pons2021-01-243-19/+34
* soc/intel/broadwell: Drop `struct romstage_params`Angel Pons2021-01-242-17/+11
* broadwell: Flatten `mainboard_pre_raminit`Angel Pons2021-01-242-3/+8
* broadwell: Clean up `mainboard_post_raminit`Angel Pons2021-01-242-2/+6
* soc/intel/broadwell/chip.h: Drop unused fieldsAngel Pons2021-01-241-28/+0
* soc/intel/broadwell: Select CPU_INTEL_HASWELLAngel Pons2021-01-241-26/+2
* soc/intel/broadwell: Move romstage.c to HaswellAngel Pons2021-01-242-32/+0
* soc/intel/broadwell: Drop now-unused CPU codeAngel Pons2021-01-249-1545/+0
* soc/intel/broadwell: Use Haswell CPU headersAngel Pons2021-01-2410-24/+19
* soc/intel/broadwell: Allow to use Haswell CPU code insteadAngel Pons2021-01-242-1/+6
* soc/intel/broadwell: Select INTEL_LYNXPOINT_LPAngel Pons2021-01-241-0/+4
* soc/intel/baytrail,broadwell: Use bootstate for save_wake_source()Kyösti Mälkki2021-01-232-20/+34
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-2319-79/+50
* intel/baytrail,braswell,broadwell: Add const qualifier for power_stateKyösti Mälkki2021-01-234-4/+4
* ELOG: Add const qualifier for chipset_power_stateKyösti Mälkki2021-01-239-18/+18
* soc/intel/cometlake: Add ucode for CML-HTim Crawford2021-01-231-1/+3
* soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner2021-01-232-49/+0
* soc/intel/alderlake: Adding Kconfig for ADL_M PCHVarshit Pandya2021-01-221-0/+8
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-2217-0/+85
* soc/intel/baytrail,broadwell: Refactor acpi_wake_source()Kyösti Mälkki2021-01-222-22/+11
* soc/intel/quark: Add pwrs in <soc/nvs.h>Kyösti Mälkki2021-01-211-0/+1
* soc/intel/cannonlake: Allow RP#1 usage for ClkSrcJeremy Soller2021-01-212-0/+4
* soc/intel/common/pcie_rp.h: Fix comment styleFurquan Shaikh2021-01-211-14/+14
* soc/intel/alderlake: Disable Internal Gfx based on SOC_INTEL_DISABLE_IGDSubrata Banik2021-01-211-5/+6
* soc/intel/common/graphics: Add new Kconfig SOC_INTEL_DISABLE_IGDSubrata Banik2021-01-211-0/+9
* 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-2012-170/+0
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-2028-68/+14
* intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos()Maxim Polyakov2021-01-194-13/+11
* ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki2021-01-186-39/+3
* soc/intel/braswell/chip.c: Use __func__Elyes HAOUAS2021-01-181-2/+2
* soc/intel/xeon_sp/uncore.c: Remove duplicated includeElyes HAOUAS2021-01-181-1/+0
* soc/intel/xeon_sp/skx/soc_acpi.c: Remove duplicated includeElyes HAOUAS2021-01-181-1/+0
* soc/intel/broadwell/bootblock.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* soc/intel/common/block/include/intelblocks/pmc_ipc.h: Remove repeated wordElyes HAOUAS2021-01-181-1/+1