summaryrefslogtreecommitdiff
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-098-72/+8
* northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-088-102/+20
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-026-13/+13
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-286-6/+6
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-286-6/+6
* amd/agesa: Make BottomIo position configurableMike Banon2020-04-224-0/+18
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-106-12/+12
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-106-12/+0
* nb/amd/pi/00730F01/northbridge.c: refactor IVRS generationMichał Żygowski2020-04-071-151/+239
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0543-557/+86
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-058-19/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-026-6/+6
* amd/common/acpi: move thermal zone to common locationMichał Żygowski2020-03-256-98/+5
* acpi: correct the processor devices scopeMichał Żygowski2020-03-256-0/+98
* nb/amd/pi/00730F01/state_machine.c: unhardcode IOAPIC2 addressMichał Żygowski2020-03-231-1/+2
* nb/amd/pi/00730F01: initialize GNB IOAPICMichał Żygowski2020-03-232-0/+10
* nb/amd/{agesa,pi}/acpi: include thermal zoneMichał Żygowski2020-03-234-0/+20
* nb/amd/agesa/family14: Improve HTC threshold handlingMichał Żygowski2020-03-231-3/+11
* src: capitalize 'APIC'Elyes HAOUAS2020-03-235-5/+5
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1757-63/+0
* nb/amd/agesa/family14/acpi: Fix commentElyes HAOUAS2020-03-041-1/+1
* nb/amd/pi/00730F01: enable ACS and AER for PCIe portsMichał Żygowski2020-02-171-0/+31
* amd/pi/00660F01: Add missing domain_acpi_name functionJorge Fernandez2020-01-301-0/+9
* nb/amd/pi/00730F01/state_machine: Add lost optionsMichał Żygowski2020-01-091-0/+24
* amd/agesa/state_machine: Add BeforeInitLate hooksMichał Żygowski2020-01-095-2/+18
* nb/amd/pi: Fix typosElyes HAOUAS2020-01-083-5/+5
* nb/agesa/family14: Don't use _HID and _ADRElyes HAOUAS2020-01-071-1/+0
* amd/acpi: Drop empty PCSD device nodesNico Huber2020-01-026-24/+0
* nb/amd: Fix typoElyes HAOUAS2019-12-314-4/+4
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-202-3/+1
* AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski2019-12-206-6/+24
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-1910-10/+0
* Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber2019-12-146-6/+8
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-132-7/+12
* binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remainsKyösti Mälkki2019-12-091-3/+0
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-042-36/+0
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-302-2/+0
* {northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS2019-11-296-8/+6
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-279-481/+0
* amd/pi/00730F01: Add support without BINARYPI_LEGACY_WRAPPERKrystian Hebel2019-11-262-0/+91
* binaryPI: Use Kconfig to define the number of IOAPICsMichał Żygowski2019-11-254-38/+16
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-252-0/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-3/+3
* nb/amd/fam10: Drop supportArthur Heymans2019-11-20108-48872/+1
* cpu/nb/sb: Remove fam12Joe Moore2019-11-206-1058/+0
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-279-54/+54
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-1/+0
* amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICEKyösti Mälkki2019-09-293-10/+8
* northbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-264-33/+17