summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/acpi/ivrs.c
AgeCommit message (Expand)Author
2024-03-30soc/amd: Remove blank lines before '}' and after '{'Elyes Haouas
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-29device/device.h: Drop multiple linksArthur Heymans
2024-01-27soc/amd: use common ACPI_SCI_IRQ definitionFelix Held
2024-01-26soc/amd: factor out common acpi_add_ivrs_table implementationFelix Held
2024-01-16device: Add support for multiple PCI segment groupsFelix Held
2024-01-11soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.hFelix Held
2023-07-25soc/amd/common/acpi/ivrs: probe IOAPIC device on domain deviceFelix Held
2023-07-04soc/amd/common/block/acpi/ivrs: use IOMMU PCI register definitionsFelix Held
2023-06-28soc/amd/common/block/acpi/ivrs: fix missing IOAPIC[1] errorFelix Held
2023-06-27soc/amd/block/ivrs: Add NULL check for IVRSNaresh Solanki
2023-06-26soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_[range,entry]Felix Held
2023-06-26soc/amd/common/block/acpi/ivrs: use size of instance instead of typeFelix Held
2023-06-26soc/amd/common/block/acpi/ivrs: use memset on ivhd_[11,40]Felix Held
2023-06-23soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_hpet structFelix Held
2023-06-23soc/amd/common/acpi/ivrs: add HID argument to ivhd_describe_f0_deviceFelix Held
2023-06-23soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_f0 structFelix Held
2023-06-23soc/amd/common/block/acpi/ivrs: conditionally generate eMMC entryFelix Held
2023-06-14acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic()Arthur Heymans
2023-06-14soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOCArthur Heymans
2023-06-12soc/amd/block/ivrs: Generalize IVRS table generationNaresh Solanki
2023-02-13soc/amd/common/block/acpi.ivrs: use SMBUS_DEVFN for FCH IOAPIC device IDFelix Held
2023-01-09treewide: Remove unused <cpu/amd/msr.h>Elyes Haouas
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-07soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardwareFelix Held
2022-07-17soc/amd/common: Fix some white spaces issuesElyes Haouas
2022-05-06soc/amd/picasso: Use read*pArthur Heymans
2022-01-10src/soc: Remove unused <stdlib.h>Elyes HAOUAS
2021-08-05soc/amd/picasso: Move IVRS generation code to commonJason Glenesk