aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/pi/agesawrapper.c
AgeCommit message (Expand)Author
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
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-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-09agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate()Krystian Hebel
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-15nb/amd/pi/00730F01: Initialize IOMMU deviceKyösti Mälkki
2018-07-09src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-09-26AGESA: Avoid cpuRegisters.h includeKyö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-17binaryPI: Switch to agesa/def_callouts.cKyösti Mälkki
2017-07-11binaryPI: Define AGESA blob in CBFS as Kconfig stringKyösti Mälkki
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
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-04-27cpu/amd/pi: Change wrapper to use config optionMarshall Dawson
2017-03-08binaryPI platforms: Drop any ACPI S3 supportKyösti Mälkki
2017-03-02agesawrapper: Fix endless loop on bettongRicardo Ribalda Delgado
2017-01-09amd/pi: Make BottomIo position configurableRicardo Ribalda Delgado
2016-10-04src/northbridge: Remove whitespace after sizeofElyes HAOUAS
2015-11-09AMD binaryPI: Allow fine-tuning platform memory configurationKyösti Mälkki
2015-11-06AMD binaryPI BiosCallouts: Remove castKyösti Mälkki
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-22AMD Merlin Falcon: Add northbridge files for new AMD processorWANG Siyuan
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-13amd/pi: Move AGESA cbfs access into the wrapperMarc Jones
2015-03-16northbridge/amd/pi: Create common agesawrapper.cDave Frodin