aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa
AgeCommit message (Expand)Author
2019-06-28device,nb/amd: Deduplicate add_more_links()Jacob Garber
2019-05-25AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki
2019-05-25AGESA: Move debug helper to eventlog fileKyösti Mälkki
2019-05-25AGESA: Move heap_status_name() implementationKyösti Mälkki
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-19Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
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-24AGESA fam12/fam14: Drop amdfamX.c file includeKyösti Mälkki
2019-01-22AGESA/binaryPI: Add NULL pointers checkKyösti Mälkki
2019-01-14AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2019-01-14AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTONKyösti Mälkki
2019-01-07src: Move constant to the right side of comparisonElyes HAOUAS
2019-01-04AGESA: Use pcidev_on_root()Kyösti Mälkki
2018-11-19src: Add required space after "switch"Elyes 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-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
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-06-14src: Get rid of unneeded whitespaceElyes 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-05-23nb/amd/agesa: Get rid of device_tKyösti Mälkki
2018-05-20nb/amd/agesa/family14: Get rid of device_tElyes HAOUAS
2018-05-20nb/amd/agesa/family12: Get rid of device_tElyes HAOUAS
2018-05-14agesa/family16kb/northbridge: report acpi namespaceKevin Cody-Little
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-01-24AGESA f15 cimx/sb700: Remove unused chips codeKyösti Mälkki
2018-01-23binaryPI: Move agesawrapper.h headerKyösti Mälkki
2018-01-23AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki
2017-10-06AGESA f16kb: Enable MRC cache equivalent fastbootKyö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-26AGESA: Drop unused code in eventlogKyö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-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12AGESA: Drop unused northbridge/commonKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-09-10AGESA binaryPI: Remove heapmanager from romstageKyösti Mälkki
2017-09-06AGESA f14: Work around soft-resetsKyösti Mälkki
2017-09-06AGESA: Drop LATE_CBMEM_INIT in new interfaceKyösti Mälkki
2017-09-06AGESA f14: Fix duplicate call on S3 resume pathKyösti Mälkki
2017-09-06AGESA f15tn f16kb: Fix ACPI S3 resume for FCHKyösti Mälkki
2017-08-31AGESA: Remove separate f15rlKyösti Mälkki
2017-08-28AGESA: Remove Kconfig AMD_AGESA_FAMILY10Kyösti Mälkki
2017-08-28AGESA f15: Remove f10 referencesKyösti Mälkki
2017-08-24AGESA: Sync f15tn and f15rl northbridge codeKyösti Mälkki
2017-08-16AGESA: Cleanup ACPI S3 supportKyösti Mälkki
2017-08-16AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INITKyösti Mälkki
2017-08-02binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-08-02binaryPI: Add dispatcher for PI blobKyösti Mälkki
2017-08-02AGESA f15tn f16kb: Implement common FCH calloutKyösti Mälkki
2017-08-02AGESA: Conditionally enable RELOCATABLE_RAMSTAGEKyösti Mälkki
2017-08-02AGESA: Implement EARLY_CBMEM_INITKyösti Mälkki
2017-08-02AGESA: Split dispatcher to stagesKyösti Mälkki
2017-08-02AGESA: Move romstage-ramstage splitlineKyösti Mälkki
2017-08-02AGESA binaryPI: Unify agesawrapper headerKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyö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-13AGESA binaryPI: Unify agesawrapper headerKyösti Mälkki
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28northbridge/amd/agesa/*: Add whitespace around '<<'Elyes HAOUAS
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-18AGESA: Fix UMA calculationsKyösti Mälkki
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-15AGESA: Change guard for VBIOS calloutKyösti Mälkki
2017-04-08AGESA: Add helpers to track heap relocationKyösti Mälkki
2017-04-05AGESA: Disable CAR with empty stackKyösti Mälkki
2017-04-05AGESA: Move romstage main entry under cpuKyösti Mälkki
2017-04-04AGESA: Refactor S3 support functionsKyösti Mälkki
2017-04-03AGESA: Simplify parameters for S3 support functionsKyösti Mälkki
2017-04-03AGESA: Move guard on S3 support functionsKyösti Mälkki
2017-04-03AGESA: Move EmptyHeap() callKyösti Mälkki
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-09AGESA: Fix loop condition for eventlog readKyösti Mälkki
2017-03-09AGESA: Log if memory training result cannot be storedKyösti Mälkki
2017-03-08AGESA fam10: Add missing includeKyösti Mälkki
2017-03-08AGESA: Move heap allocator declarationsKyösti Mälkki
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-02-22southbridge/amd: Add LPC bridge acpi path for Family14 and SB800Tobias Diedrich
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
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