summaryrefslogtreecommitdiff
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* cpu,nb/amd/pi/00730F01: dynamically generate CPU devicesFelix Held2023-05-131-3/+18
* nb/amd/pi/00730F01: request binaryPI to use \_SB_ scope in PSTATE SSDTFelix Held2023-05-132-16/+3
* nb/amd/pi/00730f01/acpi/northbridge: don't hide PCI0 root device from OSFelix Held2023-05-081-1/+1
* AMD binaryPI: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki2023-04-261-12/+0
* include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gbFelix Held2023-04-231-2/+2
* nb/amd/pi/00730F01/northbridge: remove unneeded AGESA.h includeFelix Held2023-04-211-1/+0
* nb/amd/pi/00730F01/northbridge: use get_top_of_mem_[below,above]_4gbFelix Held2023-04-211-5/+3
* include/cpu/amd/mtrr: rename functions to get top of memory regionsFelix Held2023-04-211-2/+2
* sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki2023-04-151-3/+0
* AMD binaryPI: Use madt_ioapic_from_hw()Kyösti Mälkki2023-04-133-11/+6
* AMD binaryPI: Declare IOAPIC IDsKyösti Mälkki2023-04-133-7/+10
* binaryPI: Use common code for LAPIC NMIsKyösti Mälkki2023-04-111-5/+1
* nb/amd/pi/00730F01/acpi_tables: use existing IO_APIC2_ADDR definitionFelix Held2023-02-221-1/+2
* nb/amd/pi/Kconfig: Remove unused CONSOLE_VGA_MULTIElyes Haouas2023-01-211-4/+0
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-1/+1
* src/northbridge: Remove unnecessary space after castsElyes Haouas2022-11-221-1/+1
* nb/amd/pi/Kconfig: Drop unused Kconfig symbolElyes Haouas2022-11-171-4/+0
* sb/amd: Remove dropped platformsArthur Heymans2022-11-071-2/+0
* nb/amd/agesa: Remove leftover codeArthur Heymans2022-11-071-34/+0
* cpu/amd/agesa: Remove leftover codeArthur Heymans2022-11-071-1/+0
* {cpu/nb}/amd/family16: Remove platformArthur Heymans2022-11-0710-1075/+0
* {cpu/nb}/amd/family15tn: Remove platformArthur Heymans2022-11-0711-1116/+0
* {cpu/nb}/amd/family14: Remove platformArthur Heymans2022-11-0710-1246/+0
* nb/amd/agesa/fam16kb: Remove dead codeArthur Heymans2022-10-171-225/+1
* nb/amd/agesa/fam15tn: Remove dead codeArthur Heymans2022-10-171-225/+1
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-134-23/+23
* soc/amd/common: Add common function to get cpu countArthur Heymans2022-09-141-7/+1
* nb/amd: Fix some white spaces issuesElyes Haouas2022-07-178-40/+40
* nb/amd/*/*/pci_devs.h: Fix some white spaces issuesElyes Haouas2022-07-174-31/+31
* nb/amd/agesa/*/dimmSpd.c: Fix some white spaces issuesElyes Haouas2022-07-173-6/+6
* nb/amd/agesa/*/northbridge.c: Fix some white spaces issuesElyes Haouas2022-07-173-82/+82
* nb/amd/agesa/*/acpi_tables.c: Fix some white spaces issuesElyes Haouas2022-07-173-4/+4
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-224-15/+15
* drivers/amd/agesa: Don't save regular boot MTRR to flashArthur Heymans2022-06-061-1/+1
* arch/x86/car.ld: Remove AGESA linker warning workaroundArthur Heymans2022-05-284-16/+0
* vendorcode/amd/agesa/fam16kb: Fix improper use of .dataArthur Heymans2022-05-281-0/+3
* vendorcode/amd/agesa/f14: Fix improper use of .dataArthur Heymans2022-05-281-0/+3
* vendorcode/amd/agesa/f15tn: Fix all improper use of .dataArthur Heymans2022-05-281-0/+3
* arch/x86/car.ld: Add a Kconfig param to flag AGESA brokennessArthur Heymans2022-05-191-0/+7
* drivers/amd/agesa: Use prepare_and_run_postcarArthur Heymans2022-05-161-1/+0
* nb/amd/{agesa,pi}: Clean up some math expressionsElyes Haouas2022-04-244-13/+13
* nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect...Elyes Haouas2022-04-244-4/+4
* {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>Elyes HAOUAS2022-04-241-1/+0
* amd/fam*/northbridge.c: Remove unused reset_memhole variableArthur Heymans2022-03-253-12/+3
* amd/fam*/northbridge.c: Fix unused hest variableArthur Heymans2022-03-253-9/+9
* src: Make PCI ID define names shorterFelix Singer2022-03-076-17/+17
* nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config'Elyes Haouas2022-02-181-10/+4
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* nb/amd/pi/00730F01/iommu: call pci_dev_set_resources directlyFelix Held2022-02-051-6/+1
* nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resourceFelix Held2022-02-052-2/+2