summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/pi/00660F01/northbridge.c
AgeCommit message (Expand)Author
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-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
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-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-30amd/pi/00660F01: Add missing domain_acpi_name functionJorge Fernandez
2020-01-08nb/amd/pi: Fix typosElyes HAOUAS
2019-12-31nb/amd: Fix typoElyes HAOUAS
2019-12-19src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-11-25binaryPI: Use Kconfig to define the number of IOAPICsMichał Żygowski
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-06-28device,nb/amd: Deduplicate add_more_links()Jacob Garber
2019-05-24nb/amd/pi/00660F01: Remove variable set but not usedElyes HAOUAS
2019-03-19Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-22AGESA/binaryPI: Add NULL pointers checkKyösti Mälkki
2019-01-14binaryPI: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2019-01-14binaryPI: Drop invalid northbridge.h fileKyösti Mälkki
2019-01-10binaryPI: Drop warning on EXT_CONF_SUPPORTKyösti Mälkki
2019-01-04binaryPI: Use pcidev_on_root()Kyösti Mälkki
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-07-23AGESA binaryPI: Remove code for CONFIG_CBB!=0Kyösti Mälkki
2018-07-20AGESA binaryPI: Fix and optimize for MAX_NODES_NUMKyösti Mälkki
2018-05-23nb/amd/pi: Get rid of device_tKyösti Mälkki
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2017-09-26binaryPI: Drop Options.h includeKyösti Mälkki
2017-09-26AGESA: Avoid cpuRegisters.h includeKyösti Mälkki
2017-09-22AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-08-02binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-08-02AGESA binaryPI: Unify agesawrapper headerKyösti Mälkki
2017-07-29binaryPI: Drop remains of ACPI S3 on FCHKyösti Mälkki
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-27northbridge/amd/pi: Arithmetics is not logicStefan Reinauer
2017-05-18binaryPI: Fix UMA calculationsKyösti Mälkki
2016-12-07AMD fam10 binaryPI: Remove invalid PCI ops on CPU domainKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-11-07pci_ids.h: Correct recent AMD ID namesMarshall Dawson