aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/amd/agesa/state_machine.c
AgeCommit message (Expand)Author
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-01-09amd/agesa/state_machine: Add BeforeInitLate hooksMichał Żygowski
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-06-21drivers/amd/agesa: Assert that StdHeader is non-nullJacob 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: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-09-26AGESA: Move API interface under drivers/Kyösti Mälkki