summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/mtl: Double the `IgdDvmt50PreAlloc` UPD size to 128MBSubrata Banik2024-02-161-2/+2
* soc/intel/common/tcss: Rename tcss_mux_init to disconnect_tcss_devicesSean Rhodes2024-02-151-2/+2
* tree; Remove unused <lib.h>Elyes Haouas2024-02-141-1/+0
* soc/intel/alderlake: Leverage IA common code for range calculationsSubrata Banik2024-02-132-126/+4
* soc/intel/meteorlake: Leverage IA common code for range calculationsSubrata Banik2024-02-132-126/+4
* soc/intel/cmn/sa: Add APIs into System Agent (SA) common codeSubrata Banik2024-02-133-0/+95
* soc/amd/picasso: Use gpp_clk_setup_common functionVarshit Pandya2024-02-123-53/+2
* soc/amd/picasso: Use pcie_gpp_dxio_update_clk_req_configVarshit Pandya2024-02-123-6/+7
* soc/intel/cmn/sa: Refactor SA common codeSubrata Banik2024-02-126-41/+32
* soc/amd: Factor out gpp_clk_setup functionVarshit Pandya2024-02-1013-160/+80
* acpi/acpi: Pass struct device to acpi_create_srat_gia_pciPatrick Rudolph2024-02-091-11/+5
* soc/intel/xeon_sp/numa: Store pointer to devicePatrick Rudolph2024-02-095-8/+9
* soc/amd/common/data_fabric/domain: drop unneeded parenthesisFelix Held2024-02-081-1/+1
* soc/amd/common/data_fabric/domain: don't report DRAM as MMIO producerFelix Held2024-02-081-0/+3
* commonlib: Change GCD function to always use 64 bitsJulius Werner2024-02-082-2/+2
* cpu/x86/64bit: Turn jumping to long mode into a macroArthur Heymans2024-02-082-2/+5
* soc/mediatek/mt8188: Enable CROS_WIDEVINE_SMCYi Chou2024-02-081-0/+1
* mb/google/brox: Handle GPI_INT pin lower to GPI_WAKEAshish Kumar Mishra2024-02-082-2/+25
* soc/amd/genoa_poc/chip: print data fabric MMIO decoding configurationFelix Held2024-02-071-0/+3
* soc/amd: drop unneeded data_fabric_set_mmio_npFelix Held2024-02-0714-139/+6
* soc/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all socketsPatrick Rudolph2024-02-0613-65/+50
* soc/intel/common/tcss: Guard disabling MUX with TCSS_HAS_USBC_OPSSean Rhodes2024-02-052-13/+23
* soc/intel/xeon_sp/bootblock: Fix out of order header filesJeremy Compostella2024-02-051-6/+6
* lib: Move IP checksum to commonlibJulius Werner2024-02-024-12/+8
* soc/amd: commonize PCI root IOAPIC initializationFelix Held2024-02-0214-41/+36
* soc/amd/phoenix/chip.h: guard FSP-specific data structuresFelix Held2024-02-021-0/+4
* soc/amd/phoenix/fch: only init ACPI IO ports in FSP caseFelix Held2024-02-021-4/+6
* soc/amd/phoenix: add openSIL callsFelix Held2024-02-023-6/+20
* soc/amd/phoenix/fch: only call gpp_clk_setup in FSP caseFelix Held2024-02-021-1/+3
* soc/amd/phoenix: add get_pci_routing_table stub for non-FSP caseFelix Held2024-02-022-0/+15
* soc/amd/phoenix/Kconfig: add SOC_AMD_PHOENIX_OPENSIL optionFelix Held2024-02-021-1/+7
* soc/amd/common/amdblocks/pci_clk_req: remove unneeded includeFelix Held2024-02-021-1/+1
* soc/amd/phoenix/Makefile: only include FSP folder conditionallyFelix Held2024-02-021-0/+3
* vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.hFelix Held2024-02-021-1/+1
* soc/amd: factor out memmap from root_complexFelix Held2024-02-0115-479/+494
* soc/amd/phoenix/root_complex: make read_fsp_resources call conditionalFelix Held2024-02-011-1/+2
* soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resourcesFelix Held2024-02-016-20/+8
* vc/amd/opensil/genoa_poc/memmap: pass resource index as pointerFelix Held2024-02-011-1/+1
* soc/amd: rework DRAM and fixed resource reportingFelix Held2024-02-018-90/+80
* soc/amd/*/root_complex: use unsigned long for resource indexFelix Held2024-02-017-7/+7
* soc/amd/common/data_fabric/domain: use unsigned long for resource indexFelix Held2024-02-013-7/+7
* soc/amd/common,genoa_poc/domain: rework check for 1st domainFelix Held2024-02-012-2/+2
* soc/intel/xeon_sp: Find VTD devices by PCI DEV IDPatrick Rudolph2024-01-311-26/+10
* soc/intel/xeon_sp: Attach UBOX stacksPatrick Rudolph2024-01-315-14/+92
* soc/amd/noncar/memlayout.ld: Warn about incorrect reset vectorArthur Heymans2024-01-311-0/+1
* soc/amd/phoenix/chip: make FSP-S call conditionalFelix Held2024-01-311-1/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-3127-86/+85
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-3148-49/+50
* soc/intel: Unify the definition of TCO registersMarek Maslanka2024-01-309-70/+60
* device/device.h: Drop multiple linksArthur Heymans2024-01-294-38/+27