summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/pi/00730F01/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* device,nb/amd: Deduplicate add_more_links()Jacob Garber2019-06-281-36/+0
* src/northbridge/amd: Remove unused variablesElyes HAOUAS2019-04-251-4/+0
* Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik2019-03-191-20/+21
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* AGESA/binaryPI: Add NULL pointers checkKyösti Mälkki2019-01-221-3/+5
* binaryPI: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-141-5/+6
* binaryPI: Drop invalid northbridge.h fileKyösti Mälkki2019-01-141-1/+0
* binaryPI: Use pcidev_on_root()Kyösti Mälkki2019-01-041-9/+9
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-7/+6
* nb/amd/pi/00730F01: use MMIO and performance counters from AGESAPiotr Król2018-09-201-23/+38
* nb/amd/pi/00730F01: Don't use device_t in ramstageElyes HAOUAS2018-09-181-1/+1
* nb/amd/pi/00730F01: Add initial native IVRS supportTimothy Pearson2018-09-151-12/+212
* AGESA binaryPI: Remove code for CONFIG_CBB!=0Kyösti Mälkki2018-07-231-65/+5
* AGESA binaryPI: Fix and optimize for MAX_NODES_NUMKyösti Mälkki2018-07-201-20/+1
* nb/amd/pi: Get rid of device_tKyösti Mälkki2018-05-231-34/+34
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* binaryPI: Drop Options.h includeKyösti Mälkki2017-09-261-1/+0
* AGESA: Avoid cpuRegisters.h includeKyösti Mälkki2017-09-261-2/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-221-1/+0
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-141-1/+1
* binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpartKyösti Mälkki2017-08-021-0/+4
* AGESA binaryPI: Unify agesawrapper headerKyösti Mälkki2017-08-021-0/+1
* binaryPI: Drop remains of ACPI S3 on FCHKyösti Mälkki2017-07-291-3/+0
* nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-081-1/+1
* binaryPI: Fix UMA calculationsKyösti Mälkki2017-05-181-57/+1
* amd/pi: Add AMD fam16h TPM ACPI path supportPhilipp Deppenwiese2017-05-111-0/+9
* AMD fam10 binaryPI: Remove invalid PCI ops on CPU domainKyösti Mälkki2016-12-071-11/+2
* MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki2016-12-071-4/+0
* MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki2016-12-071-10/+1
* PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki2016-12-071-2/+1
* pci_ids.h: Correct recent AMD ID namesMarshall Dawson2016-11-071-1/+1
* northbridge/amd/pi/00730F01: Remove commented codeElyes HAOUAS2016-10-091-11/+0
* src/northbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-041-2/+2
* src/northbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-041-1/+1
* northbridge/amd: Improve code formattingElyes HAOUAS2016-09-211-18/+17
* src/northbridge: Improve code formattingElyes HAOUAS2016-09-121-1/+1
* northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-5/+5
* amd/00730F01: Fix MMCONF resourceKyösti Mälkki2015-11-061-7/+17
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki2015-06-101-78/+0
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-051-1/+2
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-041-2/+1
* devicetree: Rename unused parameter to passthruKyösti Mälkki2015-06-041-2/+2
* Make acpi_fill_hest into parameterVladimir Serbinenko2015-05-261-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1