summaryrefslogtreecommitdiff
path: root/src/northbridge/amd
AgeCommit message (Expand)Author
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-22amd/agesa: Make BottomIo position configurableMike Banon
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
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-25amd/common/acpi: move thermal zone to common locationMichał Żygowski
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-23nb/amd/pi/00730F01/state_machine.c: unhardcode IOAPIC2 addressMichał Żygowski
2020-03-23nb/amd/pi/00730F01: initialize GNB IOAPICMichał Żygowski
2020-03-23nb/amd/{agesa,pi}/acpi: include thermal zoneMichał Żygowski
2020-03-23nb/amd/agesa/family14: Improve HTC threshold handlingMichał Żygowski
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-04nb/amd/agesa/family14/acpi: Fix commentElyes HAOUAS
2020-02-17nb/amd/pi/00730F01: enable ACS and AER for PCIe portsMichał Żygowski
2020-01-30amd/pi/00660F01: Add missing domain_acpi_name functionJorge Fernandez
2020-01-09nb/amd/pi/00730F01/state_machine: Add lost optionsMichał Żygowski
2020-01-09amd/agesa/state_machine: Add BeforeInitLate hooksMichał Żygowski
2020-01-08nb/amd/pi: Fix typosElyes HAOUAS
2020-01-07nb/agesa/family14: Don't use _HID and _ADRElyes HAOUAS
2020-01-02amd/acpi: Drop empty PCSD device nodesNico Huber
2019-12-31nb/amd: Fix typoElyes HAOUAS
2019-12-20AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-20AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski
2019-12-19src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-14Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber
2019-12-13sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki
2019-12-09binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remainsKyösti Mälkki
2019-12-04amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski
2019-11-30AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki
2019-11-29{northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-11-26amd/pi/00730F01: Add support without BINARYPI_LEGACY_WRAPPERKrystian Hebel
2019-11-25binaryPI: Use Kconfig to define the number of IOAPICsMichał Żygowski
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-20nb/amd/fam10: Drop supportArthur Heymans
2019-11-20cpu/nb/sb: Remove fam12Joe Moore
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-09-29amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICEKyösti Mälkki
2019-09-15northbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-08-26amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki