summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2021-02-09soc/amd/stoneyridge/acpi: Convert to ASL 2.0Elyes HAOUAS
2021-02-08soc/amd/common/memmap: add comment about types in memmap_early_dramFelix Held
2021-02-08soc/amd/picasso/iomap: change ACPI_CPU_CONTROL to match AGESAFelix Held
2021-02-08soc/intel/{baytrail,broadwell}: Add missing <cbmem.h>Angel Pons
2021-02-08soc/intel/braswell,skylake: Drop logo parameters from devicetreeKyösti Mälkki
2021-02-08soc/intel: Drop CID1 from GNVSKyösti Mälkki
2021-02-07soc/intel/broadwell/include/soc/me.h: Clean includesElyes HAOUAS
2021-02-07soc/intel/quark/storage_test.c: Remove redundant <commonlib/cbmem_id.h>Elyes HAOUAS
2021-02-07acpi: Fix BERT size_t printf format errorBenjamin Doron
2021-02-07src: Remove redundant include <rules.h>Elyes HAOUAS
2021-02-07soc/intel/alderlake: Increase VBT size to 9 KiBMaulik V Vaghela
2021-02-07soc/amd/stoneyridge: remove STONEYRIDGE_ACPI_IO_BASE Kconfig optionFelix Held
2021-02-07soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE defineFelix Held
2021-02-07soc/intel/broadwell: Use common {DMI,EP,MCH}BAR accessorsAngel Pons
2021-02-07soc/amd/cezanne/romstage: Store early dram regionRaul E Rangel
2021-02-07soc/amd/picasso: Move memmap_early_dram to common blocksRaul E Rangel
2021-02-07soc/amd/cezanne/Makefile.inc: Fix indentationRaul E Rangel
2021-02-07soc/amd/cezanne/pcie_gpp: scan internal PCI busesFelix Held
2021-02-07soc/amd/cezanne/chip: add PCI bus scanningFelix Held
2021-02-07soc/intel/broadwell: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-02-06drivers/intel/fsp2_0: Add support for MP services2 PPIAamir Bohra
2021-02-06intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPIFurquan Shaikh
2021-02-06intel: Drop FSP_PEIM_TO_PEIM_INTERFACEFurquan Shaikh
2021-02-06soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAYKyösti Mälkki
2021-02-06soc/amd/stoneyridge: Create chipset_power_state in romstageKyösti Mälkki
2021-02-06sb,soc/intel: Add wake source fields in GNVSKyösti Mälkki
2021-02-05soc/amd/picasso: add UPD for RV2 USB3 phy setting adjustChris Wang
2021-02-05soc/amd/cezanne/iomap: move MMIO range comment above MMIO rangesFelix Held
2021-02-05soc/amd/cezanne/fch: add ACPI I/O port setupFelix Held
2021-02-05soc/amd/picasso: remove PICASSO_ACPI_IO_BASE Kconfig optionFelix Held
2021-02-05soc/intel/broadwell: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki
2021-02-05soc/amd/cezanne: populate some FSP-M UPDsFelix Held
2021-02-05soc/amd/common: Refactor single GPIO programmingKyösti Mälkki
2021-02-05soc/amd/common: Separate single GPIO programmingKyösti Mälkki
2021-02-05soc/mediatek/mt8192: Use LZ4 compression for MCUsYu-Ping Wu
2021-02-05soc/intel/xeon_sp/cpx: Override SMBIOS type 4 max speedTim Chu
2021-02-05soc/intel/skylake/acpi/irqlinks.asl: Fix typo in commentElyes HAOUAS
2021-02-05soc/intel/alderlake: Refactor PCIE port configEric Lai
2021-02-05soc/intel/broadwell/pch/lpc.c: Program GEN_PMCON_3 in one writeAngel Pons
2021-02-04soc/amd/common/block/acpi/pm_state: add missing includeFelix Held
2021-02-04soc/amd/picasso/fch: add missing iomap.h includeFelix Held
2021-02-04drivers/intel/fsp2_0: Fix running on x86_64Patrick Rudolph
2021-02-04acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2021-02-04soc/amd/picasso: Fix copy-paste error in macro definitionsAngel Pons
2021-02-04soc/intel/tigerlake: Drops 100ms delay in TBT PCIe root ports _PS0John Zhao
2021-02-04src: Remove unused <bootstate.h>Elyes HAOUAS
2021-02-04src: Remove unused <cbfs.h>Elyes HAOUAS
2021-02-04soc/qualcomm/sc7180/aop_load_reset.c: Add missing <program_loading.h>Elyes HAOUAS
2021-02-04soc/mediatek/mt8192/spm.c: Add missing <string.h>Elyes HAOUAS