aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/root_complex.c
AgeCommit message (Expand)Author
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/cezanne/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/cezanne/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-10-13soc/amd/cezanne: Use devicetree ops over pci driverArthur Heymans
2022-09-15amd/cezanne: Control DPTC with only KconfigTim Van Patten
2022-09-12soc/amd: Remove unsupported DPTC tablet mode settingsTim Van Patten
2022-09-12soc/amd: Refactor DPTC Tablet ModeTim Van Patten
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-03-03soc/amd/*/northbridge,root_complex: add comment about PCI BARsFelix Held
2022-03-03soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource indexFelix Held
2022-03-03soc/amd/*/northbridge,root_complex: simplify mmconf_resource indexFelix Held
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-05-13soc/amd: factor out acpigen_write_alib_dptc to common codeFelix Held
2021-05-13soc/amd/cezanne/root_complex: generate DPTC ACPI methodFelix Held
2021-05-09soc/amd/cezanne: add GNB IOAPIC supportFelix Held
2021-02-22soc/amd/cezanne/acpi: Add pci0.aslRaul E Rangel
2021-02-18soc/amd/cezanne/root_complex: provide ACPI name in PCI device_operationsFelix Held
2021-02-09soc/amd/cezanne: Add root_complexRaul E Rangel