summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/glinda/chip.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: drop unneeded data_fabric_set_mmio_npFelix Held2024-02-071-1/+1
* soc/amd: commonize PCI root IOAPIC initializationFelix Held2024-02-021-0/+2
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix Held2024-01-271-1/+1
* soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tablesFelix Held2024-01-271-1/+1
* soc/amd/*/chip: factor out FSP-S callFelix Held2024-01-201-2/+2
* soc/amd/glinda/chip: use common data fabric domain resource codeFelix Held2023-06-071-2/+3
* soc/amd: introduce and use common amd_cpu_bus_ops structFelix Held2023-01-171-7/+0
* soc/amd/*/data_fabric: move data_fabric_set_mmio_np to commonFred Reitberger2022-11-031-1/+1
* soc/amd: Add framework for Glinda SoCMartin Roth2022-10-251-0/+64