summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
* sb/amd/pi/hudson: remove unused Bolton PI FCH codeFelix Held2021-04-111-1/+0
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-1/+1
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-295-10/+0
* sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki2021-01-275-31/+31
* kconfig: remove non-existent sourceJack Rosenthal2020-12-281-1/+0
* nb/amd: Deduplicate nb_common.hAngel Pons2020-11-258-17/+6
* device: Drop unused HyperTransport codeAngel Pons2020-11-257-5/+6
* nb/amd/agesa/family15tn: define macros for GNB and IOMMU devicesMike Banon2020-11-231-0/+10
* nb/amd/agesa/family15tn: define macro for internal HDMI audio controllerMike Banon2020-11-231-0/+4
* nb/amd/pi: Remove 00660F01 directory & filesMartin Roth2020-11-227-1187/+0
* cpu/amd/pi: Remove unused cpu code 00660F01Martin Roth2020-11-221-3/+0
* src/northbridge: Drop unneeded empty linesElyes HAOUAS2020-09-213-3/+0
* nb/amd/agesa: define DDR3_SPD_SIZE as a common valueMike Banon2020-08-243-3/+3
* nb/amd/agesa: read 256 bytes to SPD buffer instead of 128Mike Banon2020-08-173-3/+3
* nb/amd/pi/00730F01/northbridge.c: Add include <types.h>Elyes HAOUAS2020-07-261-1/+1