summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/pcie_gpp.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/{common,picasso}: Use common PCIE_GPP_DRIVER driverRaul E Rangel2021-05-121-191/+0
* soc/amd/picasso/pci_gpp: Switch to using acpigen_write_pci_GNB_PRTRaul E Rangel2021-05-091-63/+1
* soc/amd/{picasso,common/blocks/pci}: Move populate_pirq_dataRaul E Rangel2021-05-091-29/+0
* soc/amd/picasso: Migrate to struct pci_routing_infoRaul E Rangel2021-05-091-46/+21
* soc/amd/{picasso/common}: Move populate_pirq_data prototype to commonRaul E Rangel2021-05-061-1/+0
* acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga2021-03-221-1/+0
* acpi: Move PCI functions to separate fileTim Wawrzynczak2021-03-011-0/+1
* soc/amd/picasso/pcie_gpe: use PICM instead of PMOD in APCI codeFelix Held2021-02-021-3/+3
* soc/amd/picasso/pcie_gpp: Remove duplication in pirq_data declarationRaul E Rangel2021-01-231-17/+3
* soc/amd/picasso/pci_gpp: Replace the swizzle string with a u8 arrayRaul E Rangel2021-01-231-11/+11
* soc/amd/picasso/pcie_gpp: Add clarifying commentRaul E Rangel2021-01-231-0/+2
* soc/amd/picasso: Generate GNB IO-APIC PCI routing tableRaul E Rangel2021-01-081-30/+100
* soc/amd/picasso: Correctly populate the PCI interrupt line registerRaul E Rangel2021-01-061-0/+45
* soc/amd/picasso: Fix ACPI PCI routing tableRaul E Rangel2021-01-061-2/+154
* include/device/pci_ids: add model number to PCIe port and bus devicesFelix Held2020-11-181-3/+3
* soc/amd/picasso: Split ops for internal and external PCIe GPP bridgesFurquan Shaikh2020-07-301-4/+20
* soc/amd/picasso: Add driver for handling PCIE GPP bridgesFurquan Shaikh2020-07-101-0/+60