summaryrefslogtreecommitdiffstats
path: root/src/drivers/amd
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/postcar_loader: utilize var_mtrr_context APIAaron Durbin2020-06-021-1/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1114-14/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0612-145/+24
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* amd/agesa/state_machine: Add BeforeInitLate hooksMichał Żygowski2020-01-091-0/+4
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-203-32/+7
* AGESA,binaryPI: Enable lapic early for udelay()Kyösti Mälkki2019-12-201-0/+7
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-191-1/+0
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-6/+1
* AGESA, binaryPI: implement C bootblockMichał Żygowski2019-12-114-5/+89
* AGESA,binaryPI: Add compatibility wrapper for romstage entryKyösti Mälkki2019-11-302-17/+27
* AGESA,binaryPI: Fix stack location on entry to romstageMichał Żygowski2019-11-302-12/+26
* AGESA,binaryPI: Remove __x86_64__ long mode in CARMichał Żygowski2019-11-301-45/+0
* AGESA,binaryPI: Remove redundant SSE enableMichał Żygowski2019-11-301-10/+0
* 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
* drivers/amd/agesa/def_callouts.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-1/+0
* AGESA,binaryPI: Remove early_all_cores()Kyösti Mälkki2019-11-272-11/+3
* binaryPI: Drop CAR teardown without POSTCAR_STAGEKyösti Mälkki2019-11-273-58/+39
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-274-40/+4
* src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-228-19/+0
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-222-1/+2
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-201-10/+9
* drivers/amd/agesa: Drop redundant stack allocationKyösti Mälkki2019-07-071-3/+0
* drivers: Add missing #include <commonlib/helpers.h>Elyes HAOUAS2019-06-221-0/+1
* drivers/amd/agesa: Assert that StdHeader is non-nullJacob Garber2019-06-211-1/+1
* AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki2019-05-253-3/+46
* AGESA binaryPI: Redo entrypoints namelistKyösti Mälkki2019-05-251-32/+62
* AGESA: Move debug helper to eventlog fileKyösti Mälkki2019-05-252-38/+28
* AGESA: Move heap_status_name() implementationKyösti Mälkki2019-05-252-16/+2
* AGESA binaryPI: Sync STRUCT_NAME definitionsKyösti Mälkki2019-05-231-1/+2
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-3/+1
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-233-0/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-088-19/+19
* drivers/amd/agesa/cache_as_ram.S: Fix coding styleElyes HAOUAS2018-12-281-81/+81
* 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-055-10/+10
* {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS2018-10-301-2/+2
* {cpu,drivers}/amd: Replace MTRR addresses with macrosElyes HAOUAS2018-10-191-10/+10
* Move compiler.h to commonlibNico Huber2018-10-082-2/+0
* src/drivers: Fix typoElyes HAOUAS2018-08-101-1/+1
* src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-093-7/+7
* AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-141-3/+0
* src/drivers: Get rid of whitespace before tabElyes HAOUAS2018-06-041-4/+4