summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/pi
AgeCommit message (Expand)Author
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-02amd/acpi: Drop empty PCSD device nodesNico Huber
2019-12-31nb/amd: Fix typoElyes HAOUAS
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-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-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-09-15northbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-08-20nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocationJacob Garber
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-06-28device,nb/amd: Deduplicate add_more_links()Jacob Garber
2019-06-03nb/amd/pi/00630F01/northbridge.c: Remove variable set but not usedElyes HAOUAS
2019-05-24nb/amd/pi/00660F01: Remove variable set but not usedElyes HAOUAS
2019-04-25src/northbridge/amd: Remove unused variablesElyes HAOUAS
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-08nb/amd/pi/agesawrapper: Drop stale comment about IS_ENABLED()Nico Huber
2019-04-08nb/amd/pi, mb/amd/bettong: Fix null pointer checksJacob Garber
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
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-09agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate()Krystian Hebel
2019-01-04binaryPI: Use pcidev_on_root()Kyösti Mälkki
2019-01-03nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZEElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-20nb/amd/pi/00730F01: use MMIO and performance counters from AGESAPiotr Król
2018-09-18nb/amd/pi/00730F01: Don't use device_t in ramstageElyes HAOUAS