summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Drop Kconfig MAX_SOCKET_UPDPatrick Rudolph2023-04-122-14/+6
* ACPI: Add helper for MADT LAPICsKyösti Mälkki2023-04-112-10/+4
* ACPI: Add helper for MADT LAPIC NMIsKyösti Mälkki2023-04-111-12/+1
* soc/intel/alderlake/{chipset.cb,chipset_pch_s.cb}: Set P2SB as hiddenMichał Żygowski2023-04-112-2/+2
* soc/intel/alderlake: Hook up P2SB PCI opsMichał Żygowski2023-04-112-0/+7
* soc/amd/mendocino: Lower log level for TDP value to DEBUGPaul Menzel2023-04-111-1/+1
* soc/intel/xeon_sp/acpi: Fix _OSC methodPatrick Rudolph2023-04-113-18/+28
* soc/intel/alderlake/iomap: Fix the PCR BAR size on ADL-SMichał Żygowski2023-04-111-0/+4
* drivers/fsp2_0/mp_service_ppi: Use struct device to fill in bufferArthur Heymans2023-04-112-67/+0
* soc/intel/{adl, cmn}: Send CSE EOP Async CMD earlySubrata Banik2023-04-112-11/+13
* soc/amd/common/blk/pcie: Program LTR max latenciesMatt DeVillier2023-04-101-0/+15
* soc/mediatek/mt8188: Set pin drive strength to 8mA for NORJason Chen2023-04-101-0/+9
* soc/mediatek/mt8188: Add GPIO driving functionsJason Chen2023-04-101-0/+247
* soc/mediatek/mt8186: Move GPIO driving-related functions to commonJason Chen2023-04-105-131/+123
* soc/mediatek/mt8186: Reduce GPIO code size in bootblockJason Chen2023-04-103-11/+105
* soc/mediatek/mt8188: Reduce lastbus configuration size by 1280 bytesYidi Lin2023-04-102-71/+77
* soc/intel/common: Order the different types of cores based on APIC IDsSridhar Siricilla2023-04-073-1/+41
* mb/google/brya: Enable asynchronous End-Of-PostJeremy Compostella2023-04-071-1/+1
* soc/intel/cmn/cse: Handle EOP completion asynchronouslyJeremy Compostella2023-04-073-45/+133
* soc/intel/meteorlake: Perform feature control lockSubrata Banik2023-04-061-0/+3
* soc/intel/meteorlake: Enable VMX using coreboot CPU feature programSubrata Banik2023-04-062-0/+5
* soc/intel/meteorlake: Set AES-NI LockSubrata Banik2023-04-061-0/+2
* soc/intel/meteorlake: Disable 3-strike errorSubrata Banik2023-04-061-0/+5
* soc/intel/meteorlake: Allow to drop redundant CPU feature programmingSubrata Banik2023-04-061-0/+21
* soc/intel/cmn/cpu: Add function to disable 3-strike CATERRSubrata Banik2023-04-063-0/+17
* amd/mendocino/root_complex: Restrict DPTC to 15W boardsTim Van Patten2023-04-061-0/+13
* soc/amd/mendocino: Reinterpret smu_power_and_thm_limitTim Van Patten2023-04-061-1/+8
* soc/intel/xeon_sp/spr: Drop devicetree setting X2apicPatrick Rudolph2023-04-062-6/+6
* soc/intel/xeon_sp/spr: Default to X2APIC supportPatrick Rudolph2023-04-061-0/+1
* soc/intel/xeon_sp/spr: Fix ACPI errors on multi socket systemsPatrick Rudolph2023-04-051-30/+24
* soc/intel/common/block/pcie/rtd3: Add root port mutex supportCliff Huang2023-04-052-2/+32
* Revert "soc/intel/cmn/cse: Handle EOP completion asynchronously"Nick Vaccaro2023-04-053-108/+35
* Revert "mb/google/brya: Enable asynchronous End-Of-Post"Nick Vaccaro2023-04-051-1/+1
* soc/amd/*/Makefile: use all_x86 targetFelix Held2023-04-0412-97/+32
* soc/intel/meteorlake: Inject CSE TS into CBMEM timestamp tableBora Guvendik2023-04-045-0/+199
* soc/intel/alderlake: Add support for CSE timestamp data versionsBora Guvendik2023-04-047-124/+178
* soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all targetFelix Held2023-04-035-25/+10
* soc/intel/alderlake: Fix RPL-U 15W and RPL-P 28W TDC current valuesJeremy Compostella2023-04-031-8/+8
* soc/intel/common: Order the CPUs based on their APIC IDsSridhar Siricilla2023-04-021-57/+64
* soc/intel/meteorlake: Set Power Performance Platform OverrideSubrata Banik2023-04-021-1/+2
* soc/intel/meteorlake: Add EPP override supportSubrata Banik2023-04-022-1/+24
* soc/intel/alderlake: Add ADL-P 4+4 with 28W TDPPatrick Rudolph2023-04-022-4/+5
* soc/amd/stoneyridge: factor out P-state utils to link in all stagesFelix Held2023-04-013-54/+64
* soc/amd/stoneyridge/Makefile: use all target for more compilation unitsFelix Held2023-04-011-15/+3
* soc/intel/xeon_sp/spr: Add ACPI support for Sapphire RapidsJonathan Zhang2023-04-0113-48/+2411
* soc/intel/meteorlake: Add BUILDING_WITH_DEBUG_FSPSubrata Banik2023-04-011-0/+6
* soc/intel/meteorlake: Fix PortUsb30Enable configurationIvy Jian2023-04-011-1/+0
* soc/intel/meteorlake: Enable 'struct cpu_info' update for MTLSridhar Siricilla2023-04-011-0/+3
* soc/amd/common/block/cpu/tsc/Makefile: order targets by stageFelix Held2023-03-311-14/+5
* soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSCFelix Held2023-03-315-33/+21