aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/glinda/root_complex.c
AgeCommit message (Expand)Author
2024-02-02soc/amd: commonize PCI root IOAPIC initializationFelix Held
2024-02-01soc/amd: factor out memmap from root_complexFelix Held
2024-02-01soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resourcesFelix Held
2024-02-01soc/amd: rework DRAM and fixed resource reportingFelix Held
2024-02-01soc/amd/*/root_complex: use unsigned long for resource indexFelix Held
2023-08-15soc/amd/*/root_complex: introduce get_iohc_fabric_idFelix Held
2023-07-27soc/amd/common/fsp: factor out read_fsp_resources from root_complex.cFelix Held
2023-07-25soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1Felix Held
2023-07-25soc/amd/*/root_complex: don't report root complex IOAPIC resource twiceFelix Held
2023-07-25soc/amd/glinda/root_complex: add non-PCI MMIO registersFelix Held
2023-07-18soc/amd/*/root_complex.c: Use newer function for resource declarationsArthur Heymans
2023-06-19soc/amd/*: Use proper resource function to declare GNB IOAPICsArthur Heymans
2023-06-15soc/amd/*/root_complex: reserve IOMMU MMIO areaFelix Held
2023-06-14soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOCArthur Heymans
2023-06-07soc/amd/*/root_complex: use VGA_MMIO_* definesFelix Held
2023-06-07soc/amd/glinda/chip: use common data fabric domain resource codeFelix Held
2023-06-06soc/amd/*/root_complex: reserve PCI config IO portsFelix Held
2023-01-09treewide: Remove unused <cpu/amd/msr.h>Elyes Haouas
2022-11-17soc/amd: Use ioapic helper functionsKyösti Mälkki
2022-11-14soc/amd/*/root_complex: use FSP HOB iterator functionsFelix Held
2022-11-11soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob caseFelix Held
2022-11-10/: Remove "ERROR: "/"WARNING: " prefixes from log messagesElyes Haouas
2022-10-25soc/amd: Add framework for Glinda SoCMartin Roth