summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/root_complex.c
Commit message (Expand)AuthorAgeFilesLines
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-8/+8
* src: Make PCI ID define names shorterFelix Singer2022-03-071-2/+2
* soc/amd/*/northbridge,root_complex: add comment about PCI BARsFelix Held2022-03-031-0/+3
* soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource indexFelix Held2022-03-031-1/+1
* soc/amd/*/northbridge,root_complex: simplify mmconf_resource indexFelix Held2022-03-031-1/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-2/+2
* soc/amd: factor out acpigen_write_alib_dptc to common codeFelix Held2021-05-131-21/+2
* soc/amd/picasso: move acpigen_dptc_call_alib to new common alibFelix Held2021-05-101-14/+3
* soc/amd/picasso,common: move ALIB DPTC parameter struct to common codeFelix Held2021-05-081-6/+1
* soc/amd/picasso,common: move ALIB DPTC IDs to common codeFelix Held2021-05-081-27/+20
* soc/amd/picasso/root_complex: move DPTC_TOTAL_UPDATE_PARAMS out of enumFelix Held2021-05-081-1/+2
* soc/amd: factor out ACPI ALIB function numbers to common codeFelix Held2021-05-081-2/+2
* acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga2021-03-221-2/+0
* soc/amd: Move root complex SSDT TOM1/TOM2 generation functionRaul E Rangel2021-02-221-24/+2
* soc/amd/picasso/root_complex: provide ACPI name in PCI device_operationsFelix Held2021-02-181-0/+6
* soc/amd: introduce and use common IOAPIC IDsFelix Held2021-02-131-1/+2
* soc/amd/picasso: Move memmap_early_dram to common blocksRaul E Rangel2021-02-071-1/+1
* soc/amd/picasso: add missing GNB I/O APIC initializationFelix Held2021-01-081-0/+7
* soc/amd/picasso/root_complex: add missing set_resourcesFelix Held2021-01-061-0/+1
* soc/amd: Remove Kconfig BOOTBLOCK_ADDRKyösti Mälkki2020-12-091-3/+3
* soc/amd/picasso: remove config_t typedefFelix Held2020-12-061-1/+1
* soc/amd: Fix X86_RESET_VECTOR location in commentsKyösti Mälkki2020-12-051-1/+1
* soc/amd/picasso: Update coreboot UPD variable names to include unitsZheng Bao2020-11-061-8/+8
* soc/amd/picasso: Add THERMCTL_LIMIT DPTC parameter supportKevin Chiu2020-09-201-3/+10
* soc/amd/picasso: add dptc supportChris Wang2020-09-171-0/+89
* soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSPMarshall Dawson2020-09-101-0/+8
* soc/amd/picasso: Avoid NULL pointer dereferenceJohn Zhao2020-07-101-6/+6
* soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdtFelix Held2020-06-291-0/+6
* soc/amd/picasso: Place early stages and data buffers at the bottom of DRAMFurquan Shaikh2020-06-131-3/+73
* soc/amd/picasso: Add pcie root complex driverMarshall Dawson2020-05-201-0/+95