summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2021-01-21soc/intel/quark: Add pwrs in <soc/nvs.h>Kyösti Mälkki
2021-01-21soc/intel/cannonlake: Allow RP#1 usage for ClkSrcJeremy Soller
2021-01-21soc/intel/common/pcie_rp.h: Fix comment styleFurquan Shaikh
2021-01-21soc/intel/alderlake: Disable Internal Gfx based on SOC_INTEL_DISABLE_IGDSubrata Banik
2021-01-21soc/intel/common/graphics: Add new Kconfig SOC_INTEL_DISABLE_IGDSubrata Banik
2021-01-20soc/amd/cezanne/Kconfig: select IDT_IN_EVERY_STAGEFelix Held
2021-01-20soc/amd/picasso/Kconfig: drop EHCI_BARFelix Held
2021-01-20soc/amd/picasso/Kconfig: drop HAVE_USBDEBUG_OPTIONSFelix Held
2021-01-20soc/intel: fix indentation in intelblocks/lpc_lib.hMichael Niewöhner
2021-01-20soc/intel/*: drop broken LPC mmio codeMichael Niewöhner
2021-01-20soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h>Elyes HAOUAS
2021-01-20soc/mediatek/mt8192: pmic: unlock key protection before initial settingHsin-Hsiung Wang
2021-01-20soc/mediatek/mt8192: pmic: add scp voltage initializationHsin-Hsiung Wang
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-19soc/amd: Drop unnecessary <soc/nvs.h> includeKyösti Mälkki
2021-01-19soc/amd/picasso,stoneyridge: Unify set_nvs_sws()Kyösti Mälkki
2021-01-19soc/amd/stoneyridge: Add struct chipset_stateKyösti Mälkki
2021-01-19soc/amd/picasso: move HAVE_ACPI_TABLES from mainboards to SoCFelix Held
2021-01-19intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos()Maxim Polyakov
2021-01-19soc/mediatek/mt8173/dramc_pi_calibration_api.c: Use __func__Elyes HAOUAS
2021-01-19soc/mediatek/mt8173/pmic_wrap.c: Use __func__Elyes HAOUAS
2021-01-19soc/mediatek/mt8192: pmic: enable pwrkey long-press shutdown settingHsin-Hsiung Wang
2021-01-19soc/mediatek/mt8192: pmic: update initial settingHsin-Hsiung Wang
2021-01-19soc/mediatek/mt8192: add clkbuf and srclken_rc MT6359P driverYuchen Huang
2021-01-19soc/mediatek/mt8192: Save dramc shuffle result after calibrationHuayang Duan
2021-01-19soc/mediatek/mt8192: Add dramc ac timing settingHuayang Duan
2021-01-19soc/mediatek/mt8192: Get DDR base information after calibrationHuayang Duan
2021-01-18ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki
2021-01-18soc/intel/braswell/chip.c: Use __func__Elyes HAOUAS
2021-01-18soc/intel/xeon_sp/uncore.c: Remove duplicated includeElyes HAOUAS
2021-01-18soc/intel/xeon_sp/skx/soc_acpi.c: Remove duplicated includeElyes HAOUAS
2021-01-18soc/amd/stoneyridge/romstage.c: Remove repeated wordElyes HAOUAS
2021-01-18soc/intel/broadwell/bootblock.c: Remove repeated wordElyes HAOUAS
2021-01-18soc/intel/common/block/include/intelblocks/pmc_ipc.h: Remove repeated wordElyes HAOUAS
2021-01-18soc/intel/common/block/itss/itss.c: Remove repeated wordElyes HAOUAS
2021-01-18soc/intel/skylake/chip.h: Remove repeated wordElyes HAOUAS
2021-01-18soc/nvidia/tegra124/spi.c: Remove repeated wordElyes HAOUAS
2021-01-18soc/nvidia/tegra210/spi.c: Remove repeated wordElyes HAOUAS
2021-01-18soc/amd/common/block/smi/smi_util.c: Remove repeated wordElyes HAOUAS
2021-01-18soc/intel/alderlake: Update PCH and CPU PCIe RP tableEric Lai
2021-01-18soc/intel/common: Move L1_substates_control to pcie_rp.hEric Lai
2021-01-18soc/intel/common/pcie: Allow pcie_rp_group table to be non-contiguousFurquan Shaikh
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-15build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi
2021-01-15build system: Remove flock calls from intermediate processingPatrick Georgi
2021-01-15soc/mediatek/mt8183: Support byte mode and single rank DDRShaoming Chen
2021-01-15soc/amd/picasso: Generate ACPI CRAT objects in cbJason Glenesk
2021-01-15soc/intel/braswell: Prevent NULL pointer dereferenceAngel Pons
2021-01-15cpu/x86/mpinit: Serialize microcode updates for HT threadsPatrick Rudolph
2021-01-15soc/amd/cezanne,picasso/uart: remove unneeded struct nameFelix Held