summaryrefslogtreecommitdiffstats
path: root/src/drivers/amd/agesa/romstage.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
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-201-28/+1
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-6/+1
* AGESA, binaryPI: implement C bootblockMichał Żygowski2019-12-111-3/+24
* AGESA,binaryPI: Add compatibility wrapper for romstage entryKyösti Mälkki2019-11-301-3/+16
* AGESA,binaryPI: Fix stack location on entry to romstageMichał Żygowski2019-11-301-10/+2
* AGESA,binaryPI: Remove BIST reporting in romstageKyösti Mälkki2019-11-301-11/+4
* AGESA,binaryPI: Split romstage_main() to BSP and AP partsKyösti Mälkki2019-11-301-3/+31
* AGESA,binaryPI: Remove early_all_cores()Kyösti Mälkki2019-11-271-9/+3
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-271-3/+0
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+1
* AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki2019-05-251-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-141-3/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* AGESA: Move API interface under drivers/Kyösti Mälkki2017-09-261-0/+120