aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2022-05-28soc/intel/common: Use coreboot error codesSridhar Siricilla
2022-05-28soc/amd/sabrina/acpi/soc.asl: re-enable WAL1 call in PNOT methodFelix Held
2022-05-28soc/mediatek/mt8192: Enable thermal hardware resetRex-BC Chen
2022-05-28soc/mediatek/mt8195: Enable thermal hardware resetRex-BC Chen
2022-05-28soc/mediatek/mt8186: Enable thermal hardware resetRunyang Chen
2022-05-28soc/intel/tgl: Add PEG devices to PCI constraintsTim Crawford
2022-05-26soc/intel/alderlake: Hook up FSP hyper-threading setting to option APIFelix Singer
2022-05-26soc/intel/tigerlake: Hook up FSP hyper-threading setting to option APIFelix Singer
2022-05-26soc/intel/cannonlake: Hook up FSP hyper-threading setting to option APIFelix Singer
2022-05-26soc/intel/skylake: Move FSP_HYPERTHREADING to common Intel KconfigFelix Singer
2022-05-25soc/intel/common: Skip sending DISCONNECT IPC commandSridhar Siricilla
2022-05-25soc/intel/alderlake: Add chip config for DPA PreWakeleo.chou
2022-05-25soc/intel/tigerlake: Drop unused `PCH_DEV_SLOT_LPC` macroSubrata Banik
2022-05-25soc/mediatek/mt8195: Configure SCP core 2 domain settingTinghan Shen
2022-05-25arch/x86/acpi_bert_storage.c: Use a common implementationArthur Heymans
2022-05-24soc/amd/stoneyridge: Move BERT into a cbmem regionArthur Heymans
2022-05-24soc/intel/apollolake: Compare patched FIT pointer with the pre-definedWerner Zeh
2022-05-24soc/intel/apollolake: Provide FIT pointer in bootblock at build timeWerner Zeh
2022-05-24soc/intel/apollolake: Measure bootblock from IFWIWerner Zeh
2022-05-24security/tpm/crtm: Add a function to measure the bootblock on SoC levelWerner Zeh
2022-05-24soc/intel/cmn/fast-spi: Add BIOS MMIO window as reserved regionWerner Zeh
2022-05-24soc/intel/alderlake: Drop unused `PCH_DEV_SLOT_LPC` macroSubrata Banik
2022-05-23soc/intel/apollolake: Enable SSDT for fast SPI controllerWerner Zeh
2022-05-23soc/intel/elkhartlake/systemagent: Disable RAPL based on KconfigUwe Poeche
2022-05-21soc/intel/ehl: Provide function to change PHY-to-MAC IRQ polarityMario Scheithauer
2022-05-21soc/intel/apollolake: Hook up Sata Hot Plug to device treeSean Rhodes
2022-05-21soc/intel/apollolake: Hook up Legacy 8254 TimerSean Rhodes
2022-05-21src/soc/intel/cmn/fast-spi: Add SSDT extension to fast SPI driverWerner Zeh
2022-05-20soc/intel/ehl: Use defines for Ethernet controller IDsMario Scheithauer
2022-05-20soc/intel/ehl: Fix logical bug for PseTsnGbePhyInterfaceTypeLean Sheng Tan
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-20soc/mediatek: Fill coreboot table with PCIe infoJianjun Wang
2022-05-19soc/intel/common/block/smbus: Deduplicate some codeAngel Pons
2022-05-18soc/intel/elkhartlake: Skip FSP Notify APIsLean Sheng Tan
2022-05-18soc/intel/ehl/tsn_gbe.c: Reduce `void *` castsAngel Pons
2022-05-18soc/intel/alderlake: Add support enable external V1P05/Vnn railsV Sowmya
2022-05-18soc/intel/alderlake: Update the VccIn Aux Imon IccMaxV Sowmya
2022-05-18soc/intel/alderlake: Configure the SKU specific parameters for VR domainsV Sowmya
2022-05-18intel/common/block: Provide RAPL and min clock ratio switches in commonUwe Poeche
2022-05-17soc/intel/elkhartlake/chip.h: Drop unused membersAngel Pons
2022-05-17soc/intel/elkhartlake: Enable SMBus depending on dev stateAngel Pons
2022-05-17soc/amd/block/psp/psp_gen2: move SPL fusing earlier to BS_PAYLOAD_LOADFelix Held
2022-05-17soc/intel/skylake: Hook up FSP hyper-threading setting to option APIFelix Singer
2022-05-16soc/amd/cezanne/fsp_m_params: fix modification of constantFred Reitberger
2022-05-16soc/amd/cezanne/fsp_m_params: add defines for FSP USB struct versionFelix Held
2022-05-16soc/amd/cezanne/fsp_m_params: don't hard-code USB PHY config table sizeFelix Held
2022-05-16soc/intel/elkhartlake: Provide ability to update TSN GbE MAC addressesMario Scheithauer
2022-05-16soc/intel/elkhartlake: Implement TSN GbE driverMario Scheithauer
2022-05-16soc/intel: Add Raptor Lake device IDsBora Guvendik
2022-05-16soc/intel/common: Implement IOC driverWonkyu Kim
2022-05-16acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.hRaul E Rangel
2022-05-16soc/intel/cmn/spi: Separate fast SPI device from generic SPI driverWerner Zeh
2022-05-16soc/amd/common/block/psp: Add platform secure boot supportRitul Guru
2022-05-16arch/x86/postcar_loader.c: Change prepare_and_run_postcar signatureArthur Heymans
2022-05-16soc/amd/stoneyridge: Use common prepare_and_run_postcarArthur Heymans
2022-05-16arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans
2022-05-16soc/intel/*: Fix up header guardsArthur Heymans
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-05-16soc/intel/common: Consistently use smbus 7-bit address log formatKane Chen
2022-05-16intelblocks/gpio: Optimize GPIO functions by passing group and pin infoMaulik V Vaghela
2022-05-16intelblocks: Add function to program GPE_EN before GPIO lockingMaulik V Vaghela
2022-05-16soc/inte/*/gpio; Add GPE_EN and GPE_STS register definitionMaulik V Vaghela
2022-05-16soc/intel/common: Use mp_run_on_all_cpus_synchronously for APs MTRR initKane Chen
2022-05-16soc/intel/common/block/smbus: Add smbus block read write functionsShelly Chang
2022-05-16soc/amd/picasso/acpi: Change GPIO controller interrupt to sharedRaul E Rangel
2022-05-16soc/intel/apollolake/romstage.c: Remove unused <cpu/x86/pae.h>Elyes Haouas
2022-05-16src: Remove unused <cf9_reset.h>Elyes Haouas
2022-05-16soc/intel: Remove unused <cpu/intel/common/common.h>Elyes HAOUAS
2022-05-16soc/intel: Remove unused <cpu/x86/tsc.h>Elyes HAOUAS
2022-05-15soc/intel/alderlake: Move array declarationArthur Heymans
2022-05-15soc/intel/apl: Drop cbfs bootblockArthur Heymans
2022-05-14soc/intel/acpi_bert.c: Fix formatted print type for size_tArthur Heymans
2022-05-14soc/intel/alderlake: Fix Coverity CID 1488814Tarun Tuli
2022-05-13soc/intel/xeon_sp: Remove set but unused variableArthur Heymans
2022-05-13soc/intel/xeon_sp/skx: Use correct formatted print for size_tArthur Heymans
2022-05-13soc/intel/alderlake: Use correct formatted print for size_tArthur Heymans
2022-05-13soc/intel/block/crashlog: Remove unused variableArthur Heymans
2022-05-13soc/intel/denverton_ns: Remove always false statementArthur Heymans
2022-05-13soc/intel/tigerlake/meminit.c: Fix clang static assertsArthur Heymans
2022-05-12soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli
2022-05-12soc/amd/sabrina/fsp_m_params: fix modification of constantFred Reitberger
2022-05-12soc/amd/sabrina/fsp_m_params: add defines for FSP USB struct versionFelix Held
2022-05-12soc/amd/sabrina/fsp_m_params: don't hard-code USB PHY config table sizeFelix Held
2022-05-12soc/amd/non-car: Don't add bootblock cbfs fileArthur Heymans
2022-05-12soc/intel/apl: Write to cbfs regions using intermediate targetsArthur Heymans
2022-05-12soc/intel/common/block/fast_spi/Makefile.inc: Improve cosmeticsArthur Heymans
2022-05-12soc/amd/*/Makefile.inc: Do some cosmeticsArthur Heymans
2022-05-11soc/*: Use __fallthrough statementArthur Heymans
2022-05-11*.h: Fix up typos in guardingArthur Heymans
2022-05-09soc/mediatek: Demote log level of SPMI clock calibration problem to infoRex-BC Chen
2022-05-09soc/mediatek/mt8186: Change the power-down time slot from 0xA to 0xFzhiyong tao
2022-05-06soc/amd/picasso: Use read*pArthur Heymans
2022-05-06soc/amd/common/block/psp/psp_gen2: simplify soc_read_c2p38Felix Held
2022-05-06soc/intel/alderlake: Add missing ACPI device path namesTarun Tuli
2022-05-06soc/amd/common/include/espi: reduce visibility of IO/MMIO decode definesFelix Held
2022-05-06soc/amd/common/include/espi: generalize IO/MMIO decode range macrosFelix Held
2022-05-05soc/intel/tigerlake: Add enum for `DdiPortXConfig`Angel Pons
2022-05-05soc/intel/alderlake: Call into PMC IPC to inform PCI enumeration doneSubrata Banik
2022-05-05soc/intel/cmn/blk/pmc: API to inform PMC about PCI enumeration doneSubrata Banik
2022-05-05soc/intel: Return ACPI_S4 as previous sleep stateEvan Green