aboutsummaryrefslogtreecommitdiff
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
2018-09-15nb/amd/pi/00730F01: Add initial native IVRS supportTimothy Pearson
2018-09-15nb/amd/pi/00730F01: Initialize IOMMU deviceKyösti Mälkki
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-07-09src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-14AGESA binaryPI: Drop RAMBASE and RAMTOPKyösti Mälkki
2018-06-06arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
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
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-01-23binaryPI: Move agesawrapper.h headerKyösti Mälkki
2017-09-29AGESA binaryPI: Drop amdlib.h in dimmSpd.hKyösti Mälkki
2017-09-26AGESA: Move API interface under drivers/Kyösti Mälkki
2017-09-26AGESA: Implement POSTCAR_STAGEKyösti Mälkki
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-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-08-02binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-08-02binaryPI: Enable RELOCATABLE_RAMSTAGEKyösti Mälkki
2017-08-02binaryPI: Enable EARLY_CBMEM_INITKyösti Mälkki
2017-08-02AGESA binaryPI: Unify agesawrapper headerKyösti Mälkki
2017-08-02AGESA: Move agesawrapper_laterunaptask()Kyösti Mälkki
2017-08-02AGESA: Refactor eventlog read loopKyösti Mälkki
2017-08-02AGESA: Use common handler for ACPI tablesKyösti Mälkki
2017-07-29binaryPI: Drop remains of ACPI S3 on FCHKyösti Mälkki
2017-07-17binaryPI: Switch to agesa/def_callouts.cKyösti Mälkki
2017-07-17binaryPI: Switch to agesa/heapmanager.cKyösti Mälkki
2017-07-12binaryPI: Drop non-soc stoneyridge treesKyösti Mälkki
2017-07-11binaryPI: Define AGESA blob in CBFS as Kconfig stringKyösti Mälkki
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-06-27northbridge/amd/pi: Arithmetics is not logicStefan Reinauer
2017-06-26soc/amd/stoneyridge: Add northbridge supportMarc Jones
2017-06-26soc/amd/stoneyridge: Add CPU filesMarc Jones
2017-05-30binaryPI: Move EmptyHeap() callKyösti Mälkki
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-18binaryPI: Fix UMA calculationsKyösti Mälkki
2017-05-11amd/pi: Add AMD fam16h TPM ACPI path supportPhilipp Deppenwiese
2017-05-02amd/pi/00670F00: Reserve A0000-FFFFFMarshall Dawson
2017-04-27cpu/amd/pi: Change wrapper to use config optionMarshall Dawson
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-03-08binaryPI platforms: Drop any ACPI S3 supportKyösti Mälkki
2017-03-02agesawrapper: Fix endless loop on bettongRicardo Ribalda Delgado
2017-02-10ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi
2017-02-10ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()Patrick Georgi
2017-01-09amd/pi: Make BottomIo position configurableRicardo Ribalda Delgado
2016-12-07AMD fam10 binaryPI: Remove invalid PCI ops on CPU domainKyösti Mälkki