aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/pi
AgeCommit message (Expand)Author
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
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-12-01AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-11-07amd/pi/hudson: Move audio to northbridgeMarshall Dawson
2016-11-07pci_ids.h: Correct recent AMD ID namesMarshall Dawson
2016-11-02northbridge/amd: Modify 00670F00 chip.h to match DCTMarshall Dawson
2016-11-02northbridge/amd: Update 00670F00 asl for reduced hardwareMarshall Dawson
2016-11-02northbridge/amd: Update all names and IDs for 00670F00Marc Jones
2016-11-02northbridge/amd: Copy 00660F01 directories to 00670F00Marc Jones
2016-10-09northbridge/amd/pi/00730F01: Remove commented codeElyes HAOUAS
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-04src/northbridge: Remove whitespace after sizeofElyes HAOUAS
2016-09-21northbridge/amd: Improve code formattingElyes HAOUAS
2016-09-12src/northbridge: Improve code formattingElyes HAOUAS
2016-08-31northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS
2016-01-13tree: drop last paragraph of GPL copyright header from new filesMartin Roth
2015-12-06amd/pi/00660F01: Remove 'PER_DEVICE_ACPI_TABLES'Martin Roth
2015-12-01amd/pi/00630F01: Drop HT3_SUPPORTMartin Roth
2015-11-09AMD binaryPI: Allow fine-tuning platform memory configurationKyösti Mälkki
2015-11-06amd/00730F01: Add missing headerfileKyösti Mälkki
2015-11-06AMD binaryPI BiosCallouts: Remove castKyösti Mälkki
2015-11-06amd/00660F01: Fix MMCONF resourceKyösti Mälkki
2015-11-06amd/00730F01: Fix MMCONF resourceKyösti Mälkki
2015-11-06AMD bettong: Fix the interrupt routing.zbao
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-08-31AMD Bettong: Lower the TOM to give more MMIO spacezbao
2015-07-21Revert "northbridge/amd/pi: Add support for memory settings"Marc Jones
2015-07-20northbridge/amd/pi: Add support for memory settingsDave Frodin
2015-06-23AMD PI agesawrapper: add PSPP (PCIe Speed Power Policy) interfaceWANG Siyuan
2015-06-23Move same Kconfigs to northbridge/amd/pi/KconfigWANG Siyuan
2015-06-22AMD Merlin Falcon: Add northbridge files for new AMD processorWANG Siyuan
2015-06-10PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04devicetree: Rename unused parameter to passthruKyösti Mälkki
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-26Make acpi_fill_hest into parameterVladimir Serbinenko
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-13amd/pi: Move AGESA cbfs access into the wrapperMarc Jones
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-29kbuild: automatically include northbridgesStefan Reinauer
2015-04-28Kconfig whitespace fixesMartin Roth
2015-03-16northbridge/amd/pi: Create common agesawrapper.cDave Frodin
2015-03-16cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()Dave Frodin
2015-03-10northbridge/amd/pi: Remove superfluous logic operandDave Frodin
2015-03-10AMD Bald Eagle: Add northbridge files for new AMD processorBruce Griffith
2015-03-01AGESA fam16: Drop HyperTransport scanKyösti Mälkki
2015-02-20AMD binaryPI: Drop HT3_SUPPORTKyösti Mälkki
2015-02-18amd/00730F01: Move SteppeEagle specific settings to northbridgeDave Frodin
2015-01-27CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki
2015-01-27northbridge/amd/pi: Correct the path to an #includeDave Frodin
2015-01-09AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki
2014-12-29northbridge/amd/pi/northbridge.c: Remove superfluous logic operandAlexandru Gagniuc
2014-12-19AGESA: Remove redundant redeclarationKyösti Mälkki
2014-12-19AGESA: Only fam14 sets Ontario APU IDsKyösti Mälkki
2014-12-19AMD binaryPI: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-11-20amd/olivehillplus: Share agesawrapper headerKyösti Mälkki
2014-11-20AMD: Isolate AGESA and PI build environmentsKyösti Mälkki