summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2021-01-24soc/intel/quark/gpio_i2c.c: Use __func__Elyes HAOUAS
2021-01-24soc/intel/denverton_ns/pmc.c: Use __func__Elyes HAOUAS
2021-01-24soc/intel/denverton_ns/npk.c: Use __func__Elyes HAOUAS
2021-01-24soc/intel/denverton_ns/lpc.c: Use __func__Elyes HAOUAS
2021-01-24soc/samsung/exynos5250/dp-reg.c: Use __func__Elyes HAOUAS
2021-01-24soc/amd/cezanne/Kconfig: select missing SSE2 optionFelix Held
2021-01-24soc/amd/cezanne/Kconfig: select X86_AMD_FIXED_MTRRSFelix Held
2021-01-24soc/amd/cezanne: add basic romstageFelix Held
2021-01-24soc,vendorcode/amd/cezanne: add basic FSP integrationFelix Held
2021-01-24soc/amd/picasso: Remove some empty stringsZheng Bao
2021-01-24soc/amd/cezanne: Add PSP integration for cezanneZheng Bao
2021-01-24soc/intel/xeon_sp/cpx: Account for 'rc' heap managerArthur Heymans
2021-01-24soc/intel/lpc_lib: drop dead codeMichael Niewöhner
2021-01-24soc/intel/icl: drop wrong, unused codeMichael Niewöhner
2021-01-24soc/intel/cnl: use Kconfig to determine PCH typeMichael Niewöhner
2021-01-24soc/intel/broadwell: Align raminit with HaswellAngel Pons
2021-01-24soc/intel/broadwell: Drop `struct romstage_params`Angel Pons
2021-01-24broadwell: Flatten `mainboard_pre_raminit`Angel Pons
2021-01-24broadwell: Clean up `mainboard_post_raminit`Angel Pons
2021-01-24soc/intel/broadwell/chip.h: Drop unused fieldsAngel Pons
2021-01-24soc/intel/broadwell: Select CPU_INTEL_HASWELLAngel Pons
2021-01-24soc/intel/broadwell: Move romstage.c to HaswellAngel Pons
2021-01-24soc/intel/broadwell: Drop now-unused CPU codeAngel Pons
2021-01-24soc/intel/broadwell: Use Haswell CPU headersAngel Pons
2021-01-24soc/intel/broadwell: Allow to use Haswell CPU code insteadAngel Pons
2021-01-24soc/intel/broadwell: Select INTEL_LYNXPOINT_LPAngel Pons
2021-01-23soc/intel/baytrail,broadwell: Use bootstate for save_wake_source()Kyösti Mälkki
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-23soc/amd: Rename chipset_state to chipset_power_stateKyösti Mälkki
2021-01-23intel/baytrail,braswell,broadwell: Add const qualifier for power_stateKyösti Mälkki
2021-01-23ELOG: Add const qualifier for chipset_power_stateKyösti Mälkki
2021-01-23soc/amd/picasso/pcie_gpp: Remove duplication in pirq_data declarationRaul E Rangel
2021-01-23soc/amd/picasso/pci_gpp: Replace the swizzle string with a u8 arrayRaul E Rangel
2021-01-23soc/amd/picasso/pcie_gpp: Add clarifying commentRaul E Rangel
2021-01-23soc/amd/picasso/acpi: Remove dummy AOAC parent deviceRaul E Rangel
2021-01-23soc/intel/cometlake: Add ucode for CML-HTim Crawford
2021-01-23soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner
2021-01-22soc/amd/cezanne: add pci_devs.hFelix Held
2021-01-22soc/intel/alderlake: Adding Kconfig for ADL_M PCHVarshit Pandya
2021-01-22soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya
2021-01-22soc/mediatek/mt8192: pmic: Set efuses manuallyHsin-Hsiung Wang
2021-01-22soc/mediatek/mt8183: Fix pq module size configYu-Ping Wu
2021-01-22soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmioFelix Held
2021-01-22soc/intel/baytrail,broadwell: Refactor acpi_wake_source()Kyösti Mälkki
2021-01-21soc/amd/cezanne: include LAPIC code and set MAX_CPUS to 16Felix Held
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