summaryrefslogtreecommitdiffstats
path: root/src/drivers/amd
Commit message (Expand)AuthorAgeFilesLines
* drivers/amd/agesa: Fix some white spaces issuesElyes Haouas2022-07-176-44/+44
* drivers: Get rid of unnecessary blank lines {before,after} braceElyes HAOUAS2022-07-172-3/+0
* arch/x86: Mark prepare_and_run_postcar noreturnArthur Heymans2022-07-141-1/+0
* arch/x86: Add a common romstage entryArthur Heymans2022-06-071-10/+3
* Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki2022-06-072-4/+4
* cpu/amd/agesa: Use common MRC_CACHE code to save S3 dataArthur Heymans2022-06-061-61/+19
* drivers/amd/agesa: Don't save regular boot MTRR to flashArthur Heymans2022-06-062-51/+17
* drivers/amd/agesa/s3_mtrr.c: Save MSR for S3 using an arrayArthur Heymans2022-06-062-93/+55
* amd/agesa/heapmanager.c: Avoid pragma pack on the rest of the fileArthur Heymans2022-05-171-0/+3
* arch/x86/postcar_loader.c: Change prepare_and_run_postcar signatureArthur Heymans2022-05-161-2/+1
* drivers/amd/agesa: Use prepare_and_run_postcarArthur Heymans2022-05-162-5/+10
* arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans2022-05-162-2/+2
* drivers/amd/agesa/romstage.c: Move timestamp and console init upArthur Heymans2022-04-071-4/+4
* {cpu/x86, drivers/amd}: Use `get_var_mtrr_count()` to get MTRR countSubrata Banik2022-04-021-2/+1
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-082-14/+14
* src/{drivers,soc}: Fix some code indentsElyes HAOUAS2022-01-281-1/+1
* 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