aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/pi
AgeCommit message (Expand)Author
2024-04-11tree: Remove blank lines before '}' and after '{'Elyes Haouas
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-02-14tree; Remove unused <lib.h>Elyes Haouas
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-29device/device.h: Drop multiple linksArthur Heymans
2024-01-24northbridge: Rename Makefiles from .inc to .mkMartin Roth
2024-01-17Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2024-01-16device: Add support for multiple PCI segment groupsFelix Held
2023-12-20nb,sb/amd/pi/*/pci_devs: drop unused PCI device IDsFelix Held
2023-12-19nb/amd/pi: drop HW_MEM_HOLE_SIZEK Kconfig optionFelix Held
2023-12-19nb/amd/pi/00730F01/northbridge: use devicetree device pointersFelix Held
2023-12-19nb/amd/pi/00730F01/northbridge: assume that there's DRAMFelix Held
2023-12-19nb/amd/pi/00730F01/northbridge: rework idx in domain_read_resourcesFelix Held
2023-12-19nb/amd/pi/00730F01/northbridge: drop nodeid from get_dram_base_limitFelix Held
2023-12-19nb/amd/pi/00730F01/northbridge: rework hw_mem_hole_infoFelix Held
2023-12-19nb/amd/pi/00730F01/northbridge: simplify domain_read_resourcesFelix Held
2023-12-19nb/amd/pi/00730F01/northbridge: remove get_fx_devsFelix Held
2023-12-19nb/amd/pi/00730F01/northbridge: always return 1 in get_node_numsFelix Held
2023-12-19nb/amd/pi/00730F01/northbridge: drop create_vga_resourceFelix Held
2023-12-19nb/amd/pi/00730F01: assign IOMMU ops in chipset devicetreeFelix Held
2023-12-19nb/amd/pi/00730F01: assign northbridge ops in chipset devicetreeFelix Held
2023-12-17nb,sb/amd/pi/*/pci_devs: drop unused BUS0 defineFelix Held
2023-12-06nb/amd/pi/00730F01/chipset.cb: don't call dummy function host bridgeFelix Held
2023-12-01nb/amd/pi/00730F01: drop leftover family10_northbridge PCI driverFelix Held
2023-11-17nb/amd/pi/00730F01: add CPU and domain ops in devicetreeFelix Held
2023-11-17nb/amd/pi/00730F01: restructure chip opsFelix Held
2023-11-17nb/amd/pi/00730F01: introduce and use chipset devicetreeFelix Held
2023-11-07Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-10-11Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi
2023-08-15nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resourcesFelix Held
2023-08-09treewide: Get rid of "NO_DDRx" selectionElyes Haouas
2023-08-08cpu/amd/pi/00730F01: Use common code for mp_initArthur Heymans
2023-07-10nb/amd/pi/00730F01: Specify supported memory typeElyes Haouas
2023-06-14acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic()Arthur Heymans
2023-06-07nb/amd/pi/00730f01/northbridge: use VGA_MMIO_* definesFelix Held
2023-05-13cpu,nb/amd/pi/00730F01: dynamically generate CPU devicesFelix Held
2023-05-13nb/amd/pi/00730F01: request binaryPI to use \_SB_ scope in PSTATE SSDTFelix Held
2023-05-08nb/amd/pi/00730f01/acpi/northbridge: don't hide PCI0 root device from OSFelix Held
2023-04-26AMD binaryPI: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-23include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gbFelix Held
2023-04-21nb/amd/pi/00730F01/northbridge: remove unneeded AGESA.h includeFelix Held
2023-04-21nb/amd/pi/00730F01/northbridge: use get_top_of_mem_[below,above]_4gbFelix Held
2023-04-21include/cpu/amd/mtrr: rename functions to get top of memory regionsFelix Held
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-04-13AMD binaryPI: Use madt_ioapic_from_hw()Kyösti Mälkki
2023-04-13AMD binaryPI: Declare IOAPIC IDsKyösti Mälkki
2023-04-11binaryPI: Use common code for LAPIC NMIsKyösti Mälkki
2023-02-22nb/amd/pi/00730F01/acpi_tables: use existing IO_APIC2_ADDR definitionFelix Held
2023-01-21nb/amd/pi/Kconfig: Remove unused CONSOLE_VGA_MULTIElyes Haouas
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-11-22src/northbridge: Remove unnecessary space after castsElyes Haouas
2022-11-17nb/amd/pi/Kconfig: Drop unused Kconfig symbolElyes Haouas
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-09-14soc/amd/common: Add common function to get cpu countArthur Heymans
2022-07-17nb/amd: Fix some white spaces issuesElyes Haouas
2022-07-17nb/amd/*/*/pci_devs.h: Fix some white spaces issuesElyes Haouas
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-04-24nb/amd/{agesa,pi}: Clean up some math expressionsElyes Haouas
2022-04-24nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect...Elyes Haouas
2022-04-24{drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>Elyes HAOUAS
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-18nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config'Elyes Haouas
2022-02-05nb/amd/pi/00730F01/iommu: call pci_dev_set_resources directlyFelix Held
2022-02-05nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resourceFelix Held
2021-12-07northbridge/amd/pi/00730F01/northbridge.c: remove unneeded global variablesMichał Kopeć
2021-12-06northbridge/amd/pi/00730F01: enable PARALLEL_MPMichał Kopeć
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-03cpu/amd/mtrr: Remove topmem global variablesArthur Heymans
2021-10-22AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-05-27nb/amd/pi/00630F01: Remove unused directory and codeAngel Pons
2021-05-13nb/amd/pi/00730F01: enable RESOURCE_ALLOCATOR_V4Michał Żygowski
2021-05-13nb/amd/pi/00730F01/northbridge.c: Report missing resourcesMichał Żygowski
2021-05-13nb/amd/pi/00730F01: Use generic allocation functions for PCI domainMichał Żygowski
2021-05-12nb/amd/pi/00730F01: Use generic allocation functions for northbridgeMichał Żygowski
2021-05-06nb/amd/{agesa,pi}: Avoid overflows during DRAM calculationMichał Żygowski
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2020-12-28kconfig: remove non-existent sourceJack Rosenthal
2020-11-25nb/amd: Deduplicate nb_common.hAngel Pons
2020-11-25device: Drop unused HyperTransport codeAngel Pons
2020-11-22nb/amd/pi: Remove 00660F01 directory & filesMartin Roth
2020-09-21src/northbridge: Drop unneeded empty linesElyes HAOUAS
2020-07-26nb/amd/pi/00730F01/northbridge.c: Add include <types.h>Elyes HAOUAS
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-05-26northbridge/amd: Keep using old resource allocatorFurquan Shaikh
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-07nb/amd/pi/00730F01/northbridge.c: refactor IVRS generationMichał Żygowski
2020-04-05src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons