summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-2453-0/+0
* soc/amd/*/chip: factor out FSP-S callFelix Held2024-01-208-10/+21
* soc/amd: factor out non-CAR romstage to common codeFelix Held2024-01-2018-143/+28
* soc/amd/*/romstage: factor out FSP-M callFelix Held2024-01-208-15/+29
* soc/amd/phoenix/Makefile: conditionally add fsp_[m,s]_params.cFelix Held2024-01-201-2/+2
* soc/amd/phoenix/Kconfig: factor out FSP-specific optionsFelix Held2024-01-202-36/+44
* tree: More use accessor functions for struct region fieldsNico Huber2024-01-172-8/+12
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-173-13/+0
* device: Add support for multiple PCI segment groupsFelix Held2024-01-163-14/+17
* src/soc/amd/glinda: Update the PCIE MMCONFIG base address and sizeAnand Vaikar2024-01-151-2/+2
* soc/amd/glinda/include/data_fabric: update IOHUBS0 fabric id Anand Vaikar2024-01-151-1/+1
* soc/amd/common/data_fabric/domain: write _SEG method in SSDTFelix Held2024-01-131-0/+1
* soc/amd/stoneyridge/acpi: use common AMD MADT codeFelix Held2024-01-112-7/+1
* soc/amd/stoneyridge/northbridge: report GNB IOAPIC in domainFelix Held2024-01-111-3/+4
* soc/amd/stoneyridge/acpi: drop wrong comment in MADT codeFelix Held2024-01-111-1/+0
* soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.hFelix Held2024-01-116-6/+6
* soc/amd/common/acpi: factor out common MADT codeFelix Held2024-01-1115-58/+33
* soc/amd: use apm_get_apmc() in APMC SMI handlerFelix Held2024-01-102-2/+2
* soc/amd/glinda: Increase maximum CPU threads to 24Anand Vaikar2024-01-102-3/+2
* arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held2024-01-081-0/+1
* soc/amd/picasso/Kconfig: select SOC_AMD_COMMON_BLOCK_EMMC_SKIP_POWEROFFFelix Held2024-01-051-0/+1
* soc/amd/common/emmc: add Kconfig option to skip powering off eMMCFelix Held2024-01-052-1/+8
* soc/amd/picasso/acpi: move SoC-common code from dsdt.asl to soc.aslFelix Held2024-01-041-19/+36
* Update vboot submodule to upstream mainJulius Werner2023-12-261-5/+8
* soc/amd/stoneyridge/BiosCallOuts: add missing curly bracesFelix Held2023-12-261-1/+2
* soc/amd/common/pi/agesawrapper: use is_dev_enabled(DEV_PTR())Felix Held2023-12-261-2/+1
* soc/amd/stoneyridge: use is_dev_enabled(DEV_PTR())Felix Held2023-12-264-14/+6
* soc/amd/picasso/fsp_s_params: use is_dev_enabledFelix Held2023-12-261-1/+1
* soc/amd/genoa_poc: select DEFAULT_X2APICVarshit Pandya2023-12-201-0/+1
* treewide: Use show_notices target for warningsMartin Roth2023-12-201-1/+1
* vc/amd/opensil: add _POC suffix to SOC_AMD_OPENSIL_GENOAFelix Held2023-12-161-1/+1
* soc/amd/genoa: rename to genoa_pocFelix Held2023-12-1644-76/+76
* soc/amd/genoa/fch: add fch_init_acpi_portsFelix Held2023-12-161-0/+8
* soc/amd/stoney/northbridge: Remove dead codeArthur Heymans2023-12-151-74/+0
* soc/amd: drop fill_fadt_extended_pm_regsFelix Held2023-12-159-14/+7
* soc/amd/genoa: Hook up BERTArthur Heymans2023-12-151-0/+16
* soc/amd/genoa: Hook up IVRS generationFelix Held2023-12-154-0/+26
* soc/amd/genoa: configure FCH IRQ mappingFelix Held2023-12-153-0/+88
* soc/amd/genoa/domain: generate SSDT entries for domainsFelix Held2023-12-141-0/+17
* soc/amd/genoa: Add basic ACPI supportFelix Held2023-12-143-0/+88
* soc/amd/genoa/acpi: update soc.aslFelix Held2023-12-131-0/+23
* soc/amd/genoa/acpi/soc: add root bridges to DSDTFelix Held2023-12-131-0/+6
* soc/amd/genoa/acpi: include globalnvs.asl in SoC codeFelix Held2023-12-131-0/+2
* soc/amd/genoa: set up the non-FCH IOAPICsFelix Held2023-12-131-0/+10
* soc/amd/genoa/domain: fix indentation in genoa_pci_domain_opsFelix Held2023-12-131-3/+3
* soc/amd/genoa/chip: add init & final functions and chip nameFelix Held2023-12-131-1/+13
* soc/amd/genoa/include/amd_pci_int_defs: rename PIRQ index 0x60 and 0x61Felix Held2023-12-131-2/+2
* soc/amd/genoa/chipset.cb: add missing non-transparent PCI bridgesFelix Held2023-12-121-0/+4
* soc/amd/genoa/chipset.cb: disable IOMMU devices by defaultFelix Held2023-12-121-4/+4
* soc/amd/genoa: Parse APOB for DRAM layoutFelix Held2023-12-121-1/+15