summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/alderlake: add power limits for Alder Lake-N SKUsVidya Gopalakrishnan2022-06-022-0/+26
* soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik2022-06-0212-0/+101
* sc7180: Trogdor to support 2 dcbSudheer Kumar Amrabadi2022-06-012-0/+35
* soc/mediatek/mt8186/pll.c: Fix typo in log messageElyes Haouas2022-06-011-1/+1
* soc/intel/fast_spi: Use smarter mtrr code in ramstageArthur Heymans2022-06-011-0/+5
* qclib common code clean up changesSudheer Kumar Amrabadi2022-06-012-4/+34
* sc7280: Improve performance by removing delays in cpucp initSudheer Kumar Amrabadi2022-06-012-5/+5
* soc/qualcomm: Increase SPI frequency to 75 MHzShelley Chen2022-05-315-7/+48
* soc/qualcomm: Replace <cbfs.h> with <program_loading.h>Elyes HAOUAS2022-05-313-3/+3
* soc/intel/common: Use coreboot error codesSridhar Siricilla2022-05-282-4/+4
* soc/amd/sabrina/acpi/soc.asl: re-enable WAL1 call in PNOT methodFelix Held2022-05-281-2/+1
* soc/mediatek/mt8192: Enable thermal hardware resetRex-BC Chen2022-05-282-1/+24
* soc/mediatek/mt8195: Enable thermal hardware resetRex-BC Chen2022-05-281-0/+17
* soc/mediatek/mt8186: Enable thermal hardware resetRunyang Chen2022-05-282-1/+10
* soc/intel/tgl: Add PEG devices to PCI constraintsTim Crawford2022-05-281-0/+8
* soc/intel/alderlake: Hook up FSP hyper-threading setting to option APIFelix Singer2022-05-262-2/+3
* soc/intel/tigerlake: Hook up FSP hyper-threading setting to option APIFelix Singer2022-05-262-0/+4
* soc/intel/cannonlake: Hook up FSP hyper-threading setting to option APIFelix Singer2022-05-262-0/+4
* soc/intel/skylake: Move FSP_HYPERTHREADING to common Intel KconfigFelix Singer2022-05-262-4/+9
* soc/intel/common: Skip sending DISCONNECT IPC commandSridhar Siricilla2022-05-251-2/+4
* soc/intel/alderlake: Add chip config for DPA PreWakeleo.chou2022-05-252-0/+8
* soc/intel/tigerlake: Drop unused `PCH_DEV_SLOT_LPC` macroSubrata Banik2022-05-251-1/+0
* soc/mediatek/mt8195: Configure SCP core 2 domain settingTinghan Shen2022-05-251-1/+3
* arch/x86/acpi_bert_storage.c: Use a common implementationArthur Heymans2022-05-254-32/+8
* soc/amd/stoneyridge: Move BERT into a cbmem regionArthur Heymans2022-05-242-18/+17
* soc/intel/apollolake: Compare patched FIT pointer with the pre-definedWerner Zeh2022-05-242-1/+10
* soc/intel/apollolake: Provide FIT pointer in bootblock at build timeWerner Zeh2022-05-242-1/+12
* soc/intel/apollolake: Measure bootblock from IFWIWerner Zeh2022-05-242-1/+49
* security/tpm/crtm: Add a function to measure the bootblock on SoC levelWerner Zeh2022-05-244-0/+18
* soc/intel/cmn/fast-spi: Add BIOS MMIO window as reserved regionWerner Zeh2022-05-241-1/+14
* soc/intel/alderlake: Drop unused `PCH_DEV_SLOT_LPC` macroSubrata Banik2022-05-241-1/+0
* soc/intel/apollolake: Enable SSDT for fast SPI controllerWerner Zeh2022-05-231-0/+1
* soc/intel/elkhartlake/systemagent: Disable RAPL based on KconfigUwe Poeche2022-05-232-3/+15
* soc/intel/ehl: Provide function to change PHY-to-MAC IRQ polarityMario Scheithauer2022-05-213-3/+123
* soc/intel/apollolake: Hook up Sata Hot Plug to device treeSean Rhodes2022-05-212-0/+6
* soc/intel/apollolake: Hook up Legacy 8254 TimerSean Rhodes2022-05-211-0/+4
* src/soc/intel/cmn/fast-spi: Add SSDT extension to fast SPI driverWerner Zeh2022-05-212-0/+69
* soc/intel/ehl: Use defines for Ethernet controller IDsMario Scheithauer2022-05-201-1/+6
* soc/intel/ehl: Fix logical bug for PseTsnGbePhyInterfaceTypeLean Sheng Tan2022-05-201-1/+1
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-2010-14/+12
* soc/mediatek: Fill coreboot table with PCIe infoJianjun Wang2022-05-201-0/+10
* soc/intel/common/block/smbus: Deduplicate some codeAngel Pons2022-05-193-66/+6
* soc/intel/elkhartlake: Skip FSP Notify APIsLean Sheng Tan2022-05-182-2/+11
* soc/intel/ehl/tsn_gbe.c: Reduce `void *` castsAngel Pons2022-05-181-4/+4
* soc/intel/alderlake: Add support enable external V1P05/Vnn railsV Sowmya2022-05-181-2/+3
* soc/intel/alderlake: Update the VccIn Aux Imon IccMaxV Sowmya2022-05-181-0/+6
* soc/intel/alderlake: Configure the SKU specific parameters for VR domainsV Sowmya2022-05-181-0/+50
* intel/common/block: Provide RAPL and min clock ratio switches in commonUwe Poeche2022-05-184-22/+21
* soc/intel/elkhartlake/chip.h: Drop unused membersAngel Pons2022-05-171-81/+1
* soc/intel/elkhartlake: Enable SMBus depending on dev stateAngel Pons2022-05-172-5/+1