summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
* northbridge/amd/pi/00730F01/northbridge.c: remove unneeded global variablesMichał Kopeć2021-12-071-24/+23
* northbridge/amd/pi/00730F01: enable PARALLEL_MPMichał Kopeć2021-12-062-109/+24
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-104-8/+8
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-034-32/+4
* AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki2021-10-228-0/+129
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-074-0/+4
* nb/amd/pi/00630F01: Remove unused directory and codeAngel Pons2021-05-2710-1179/+0
* nb/amd/pi/00730F01: enable RESOURCE_ALLOCATOR_V4Michał Żygowski2021-05-131-1/+0
* nb/amd/pi/00730F01/northbridge.c: Report missing resourcesMichał Żygowski2021-05-131-24/+37
* nb/amd/pi/00730F01: Use generic allocation functions for PCI domainMichał Żygowski2021-05-131-56/+4
* nb/amd/pi/00730F01: Use generic allocation functions for northbridgeMichał Żygowski2021-05-121-233/+6
* nb/amd/{agesa,pi}: Avoid overflows during DRAM calculationMichał Żygowski2021-05-064-155/+142