summaryrefslogtreecommitdiffstats
path: root/src/drivers/amd
Commit message (Expand)AuthorAgeFilesLines
* drivers/amd/agesa/romstage.c: Remove lapic_id checkArthur Heymans2021-11-121-8/+4
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* src: Use initial_lapicid() instead of open coding itArthur Heymans2021-07-142-3/+5
* nb/amd/pi/00630F01: Remove unused directory and codeAngel Pons2021-05-271-1/+0
* drivers/amd/i2s_machine_dev: Make DMIC select gpio optionalKarthikeyan Ramasubramanian2021-04-182-28/+34
* cpu/x86: Rename __protected_start symbolKyösti Mälkki2021-01-281-1/+1
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-182-10/+0
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-102-0/+10
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-071-2/+5
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-022-5/+2
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Remove unuse '<timestamp.h>Elyes HAOUAS2020-08-181-1/+0
* drivers/amd/i2s_machine_dev: return if scope is NULLMartin Roth2020-08-031-0/+5
* src: Remove unused 'include <cbmem.h>'Elyes HAOUAS2020-07-261-1/+0
* drivers/amd/i2s_machine_dev: Add a driver for AMD I2S machine deviceFurquan Shaikh2020-07-174-0/+115
* arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki2020-07-111-0/+6
* binaryPI: Replace CONFIG(ARCH_xx) testKyösti Mälkki2020-06-101-4/+1
* 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