summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* soc/intel/xeon_sp/spr: Create CXL ACPI resources only forShuo Liu2024-01-291-1/+3
* soc/amd/stoney: Match ACPI with resource allocationNico Huber2024-01-291-0/+4
* device: Add a helper function to add a downstream busArthur Heymans2024-01-292-14/+2
* soc/amd/*/acpi: drop CRAT TODOFelix Held2024-01-284-8/+0
* soc/amd: move acpi_add_fsp_tables implementation to common FSP codeFelix Held2024-01-2717-97/+22
* soc/amd: factor out acpi_add_fsp_tablesFelix Held2024-01-2711-43/+80
* soc/amd/picasso: factor out CRAT table generationFelix Held2024-01-274-540/+558
* soc/amd: use common ACPI_SCI_IRQ definitionFelix Held2024-01-2724-70/+2
* soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix Held2024-01-2714-55/+11
* soc/amd/common/include/acpi: add missing device/device.h includeFelix Held2024-01-271-0/+1
* soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_tableFelix Held2024-01-272-4/+4
* soc/amd: use expected function signature for soc_acpi_write_tablesFelix Held2024-01-2710-20/+20
* soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tablesFelix Held2024-01-2716-29/+29
* soc/intel/common: Add lunarlake device IDsAppukuttan V K2024-01-2620-0/+61
* vc/amd: move verstage on PSP files to new psp_verstage folderFelix Held2024-01-266-18/+17
* soc/amd: factor out common acpi_add_ivrs_table implementationFelix Held2024-01-268-42/+21
* soc/intel/commonlake: Re-add SATA to soc_api_name() listMatt DeVillier2024-01-261-0/+1
* soc/intel/common/block/sata: Add ACPI stub for SATA deviceMatt DeVillier2024-01-261-0/+21
* Revert "soc/intel/cannonlake: Add missing min sleep state for thermal device"Matt DeVillier2024-01-261-1/+0
* soc/amd/genoa_poc: rely less on boot state hooksFelix Held2024-01-253-7/+9
* soc/amd/common: Fix typoVarshit Pandya2024-01-251-1/+1