summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held2024-02-231-1/+1
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-4/+4
* device/device.h: Drop multiple linksArthur Heymans2024-01-291-15/+5
* soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix Held2024-01-271-3/+2
* soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tablesFelix Held2024-01-271-4/+4
* soc/amd/stoneyridge/northbridge: report GNB IOAPIC in domainFelix Held2024-01-111-3/+4
* soc/amd/stoneyridge: use is_dev_enabled(DEV_PTR())Felix Held2023-12-261-2/+1
* soc/amd/stoney/northbridge: Remove dead codeArthur Heymans2023-12-151-74/+0
* soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirksFelix Held2023-11-071-47/+0
* nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resourcesFelix Held2023-08-151-5/+1
* soc/amd/stoneyridge: Use newer function for resource declarationsArthur Heymans2023-07-181-11/+7
* soc/amd/stoneyridge/northbridge: use VGA_MMIO_* definesFelix Held2023-06-071-1/+2
* soc/amd/common/acpi: move acpi_fill_root_complex_tom to StoneyridgeFelix Held2023-06-071-0/+25
* soc/amd/stoneyridge/northbridge: reserve PCI config IO portsFelix Held2023-06-061-0/+2
* include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gbFelix Held2023-04-231-1/+1
* soc/amd/stoneyridge/northbridge: use get_top_of_mem_[below,above]_4gbFelix Held2023-04-211-6/+5
* include/cpu/amd/mtrr: rename functions to get top of memory regionsFelix Held2023-04-211-1/+1
* soc/amd/stoneyridge/northbridge: fix indentation in set_mmio_addr_regFelix Held2023-04-201-2/+2
* soc/amd/stoneyridge/northbridge: use common acpi_fill_root_complex_tomFelix Held2023-04-131-22/+2
* soc/amd/stoneyridge: use common AMD CPU power state ACPI generationFelix Held2023-03-291-13/+0
* soc/amd/stoneyridge: move map_oprom_vendev to graphics.cFelix Held2023-03-281-21/+0
* soc/amd/stoneyridge: request binaryPI to use \_SB_ scope in PSTATE SSDTFelix Held2023-03-071-16/+0
* soc/amd/stoneyridge/northbridge: use acpi_align_currentFelix Held2023-01-191-6/+6
* treewide: Remove unused <cpu/amd/msr.h>Elyes Haouas2023-01-091-1/+0
* soc/amd: Use ioapic helper functionsKyösti Mälkki2022-11-171-1/+1
* soc/amd/stoneyridge: use devicetree ops over pci driverFelix Held2022-10-141-12/+1
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-131-6/+6
* soc/amd: Fix some white spaces issuesElyes Haouas2022-07-171-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-7/+7
* src: Make PCI ID define names shorterFelix Singer2022-03-071-3/+3
* 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/+2
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-251-0/+1
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-031-1/+1
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-4/+4
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* soc/amd: factor out acpi_soc_get_bert_region to amd/commonFelix Held2021-06-081-20/+0
* soc/amd/stoneyridge: use common BERT ACPI table generationFelix Held2021-06-081-21/+19
* arch/x86/include/bert_storage: introduce bert_should_generate_acpi_tableFelix Held2021-06-081-1/+1
* sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki2021-02-201-9/+3
* soc/amd/stoneyridge: Fix _INI method in SSDT for HDAFurquan Shaikh2021-02-201-3/+3
* soc/amd: introduce and use common IOAPIC IDsFelix Held2021-02-131-1/+2
* soc/amd: Move acpi_fill_mcfg into common/blocks/acpiRaul E Rangel2021-02-121-12/+0
* soc/amd: Refactor some ACPI S3 callsKyösti Mälkki2021-01-261-2/+1
* {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans2020-10-301-1/+1
* soc/amd: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* soc/amd/stoneyridge: add resources during read_resources()Furquan Shaikh2020-05-141-3/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2