summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp/Kconfig: add SOC_INTEL_SAPPHIRERAPIDS_SPTim Chu2023-01-291-0/+10
* soc/intel/xeon_sp/include/soc/pmc.h: move to lbg directoryJonathan Zhang2023-01-291-0/+0
* soc/intel/common/block/acpi/pep: use acpigen_write_processor_namestringFelix Held2023-01-281-7/+2
* intelblocks/cse: Add functions to check and change PTT stateMichał Żygowski2023-01-272-0/+177
* soc/intel/adl: remove DPTF from D-states list used to enter LPMEran Mitrani2023-01-271-1/+0
* soc/intel/mtl: Add missing claimed memory regionsEran Mitrani2023-01-272-2/+245
* soc/intel/alderlake: Wait for panel power cycle to completeJeremy Compostella2023-01-262-17/+45
* drivers/intel/gma: Use libgfxinit Update_Output to turn off graphicsJeremy Compostella2023-01-261-9/+3
* soc/intel/mtl/acpi: add FSPI to DSDTEran Mitrani2023-01-251-0/+6
* soc/intel/common/gpio: Add function to read GPIO TX valueCliff Huang2023-01-251-0/+12
* soc/intel/alderlake: Increase premem cbmem buffer size to 16KBTarun Tuli2023-01-251-1/+1
* soc/intel/cmn/block/pcie: Make ASPM configurableMaximilian Brune2023-01-251-1/+3
* soc/intel/alderlake: Increase cbmem buffer size for the debug imageTarun Tuli2023-01-241-0/+2
* soc/intel/alderlake: Increase cbmem buffer size to 256KBTarun Tuli2023-01-241-0/+4
* soc/intel/cmn/block: Add smbus/p2sb device ids for SPR-SPTim Chu2023-01-242-0/+2
* soc/intel/alderlake: Implement API to disable UFS controllersSubrata Banik2023-01-241-0/+30
* soc/intel/adl: Option to create unified AP FW for UFS/Non-UFS SKUsSubrata Banik2023-01-241-0/+22
* soc/intel/cmn/pmc: Clear GEN_PMCON_x register power failure status bitsSubrata Banik2023-01-241-1/+7
* soc/intel/meteorlake: Convert chip config into snake caseSubrata Banik2023-01-242-12/+8
* soc/intel/cmn/pmc: Create API to clear PMC power failure status bitsSubrata Banik2023-01-242-0/+45
* soc/intel/common/cse_lite: Allow specific operation prior to updateJeremy Compostella2023-01-242-0/+9
* soc/intel/alderlake: Inform user during CSE updateJeremy Compostella2023-01-245-21/+46
* soc/amd/mendocino/acpi: remove RTC wake workaroundFelix Held2023-01-232-30/+0
* Revert "soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handling"Elyes Haouas2023-01-232-4/+0
* soc/intel/meteorlake: provide a list of D-states to enter LPMEran Mitrani2023-01-231-0/+59
* soc/intel/denverton_ns: Use common gpio.h includeDinesh Gehlot2023-01-233-5/+4
* soc/intel/xeon_sp: Remove NO_FSP_TEMP_RAM_EXIT from common configJohnny Lin2023-01-231-1/+2
* soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handlingTim Chu2023-01-232-0/+4
* soc/amd/*: Enable override of MAINBOARD_BLOBS_DIRFred Reitberger2023-01-227-13/+8
* soc/amd/stoneyridge,sb/amd/pi/hudson: Remove unused AHCI_ROM_IDElyes Haouas2023-01-221-9/+0
* soc/intel/{adl,mtl,tgl}: change selection for DEFAULT_SOFTWARE_CONNECTION_MAN...Matt DeVillier2023-01-223-9/+3
* intel/common/block: Fix potential buffer overflowBora Guvendik2023-01-221-4/+6
* soc/amd/stoneyridge: clean up global NVSFelix Held2023-01-222-19/+15
* soc/amd/picasso: clean up global NVSFelix Held2023-01-222-18/+14
* soc/intel/apollolake: Add PMC macros for common code usageSubrata Banik2023-01-221-2/+5
* soc/intel/denverton_ns: Add PMC macros for common code usageSubrata Banik2023-01-221-0/+4
* soc/intel/baytrail: Fix indentation for the PMC (pm.h) macrosElyes Haouas2023-01-211-97/+97
* soc/intel/braswell: Fix indentation for the PMC (pm.h) macrosElyes Haouas2023-01-211-93/+93
* soc/intel/apollolake: Fix indentation for the PMC (pm.h) macrosSubrata Banik2023-01-211-13/+13
* soc/amd/glinda,mendocino,phoenix/espi_util: add comment about registerFelix Held2023-01-203-3/+3
* soc/amd/glinda/espi_util: update file to match documentationFelix Held2023-01-201-3/+0
* soc/amd/phoenix/espi_util: remove TODO after checkingFelix Held2023-01-201-2/+0
* soc/amd/glinda: clean up global NVSFelix Held2023-01-202-22/+8
* soc/amd/phoenix: clean up global NVSFelix Held2023-01-202-22/+8
* soc/amd/mendocino: clean up global NVSFelix Held2023-01-202-22/+8
* soc/amd/cezanne: clean up global NVSFelix Held2023-01-202-18/+8
* soc/amd/mendocino/acpi/pci_int_defs: remove TODO after checkingFelix Held2023-01-201-2/+0
* soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas2023-01-207-9/+9
* soc/amd/mendocino: Remove TODO after reviewFred Reitberger2023-01-204-8/+0
* soc/intel: Remove unused <stddef.h>Elyes Haouas2023-01-2014-38/+1