summaryrefslogtreecommitdiffstats
path: root/src/drivers/amd/agesa/state_machine.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* amd/agesa/state_machine: Add BeforeInitLate hooksMichał Żygowski2020-01-091-0/+4
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-191-1/+0
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-3/+0
* drivers/amd/agesa: Assert that StdHeader is non-nullJacob Garber2019-06-211-1/+1
* AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki2019-05-251-1/+19
* AGESA: Move debug helper to eventlog fileKyösti Mälkki2019-05-251-37/+3
* AGESA: Move heap_status_name() implementationKyösti Mälkki2019-05-251-0/+2
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-3/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-6/+6
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-0/+1
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-051-2/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-5/+5
* compiler.h: add __weak macroAaron Durbin2018-04-241-7/+8
* AGESA: Move API interface under drivers/Kyösti Mälkki2017-09-261-0/+398