aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/root_complex.c
AgeCommit message (Expand)Author
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/picasso: Use devicetree ops over pci driverArthur Heymans
2022-09-15zork: Control DPTC with only KconfigTim 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-10soc/amd/picasso: move acpigen_dptc_call_alib to new common alibFelix Held
2021-05-08soc/amd/picasso,common: move ALIB DPTC parameter struct to common codeFelix Held
2021-05-08soc/amd/picasso,common: move ALIB DPTC IDs to common codeFelix Held
2021-05-08soc/amd/picasso/root_complex: move DPTC_TOTAL_UPDATE_PARAMS out of enumFelix Held
2021-05-08soc/amd: factor out ACPI ALIB function numbers to common codeFelix Held
2021-03-22acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga
2021-02-22soc/amd: Move root complex SSDT TOM1/TOM2 generation functionRaul E Rangel
2021-02-18soc/amd/picasso/root_complex: provide ACPI name in PCI device_operationsFelix Held
2021-02-13soc/amd: introduce and use common IOAPIC IDsFelix Held
2021-02-07soc/amd/picasso: Move memmap_early_dram to common blocksRaul E Rangel
2021-01-08soc/amd/picasso: add missing GNB I/O APIC initializationFelix Held
2021-01-06soc/amd/picasso/root_complex: add missing set_resourcesFelix Held
2020-12-09soc/amd: Remove Kconfig BOOTBLOCK_ADDRKyösti Mälkki
2020-12-06soc/amd/picasso: remove config_t typedefFelix Held
2020-12-05soc/amd: Fix X86_RESET_VECTOR location in commentsKyösti Mälkki
2020-11-06soc/amd/picasso: Update coreboot UPD variable names to include unitsZheng Bao
2020-09-20soc/amd/picasso: Add THERMCTL_LIMIT DPTC parameter supportKevin Chiu
2020-09-17soc/amd/picasso: add dptc supportChris Wang
2020-09-10soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSPMarshall Dawson
2020-07-10soc/amd/picasso: Avoid NULL pointer dereferenceJohn Zhao
2020-06-29soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdtFelix Held
2020-06-13soc/amd/picasso: Place early stages and data buffers at the bottom of DRAMFurquan Shaikh
2020-05-20soc/amd/picasso: Add pcie root complex driverMarshall Dawson