summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unused <cpu/x86/mtrr.h>Elyes Haouas2022-07-204-4/+0
* cpu/amd: Reformat codeElyes Haouas2022-07-197-58/+55
* cpu/amd/pi/00730F01/update_microcode.c: Fix some white spaces issuesElyes Haouas2022-07-171-1/+1
* cpu/amd: Add common helpers for TSEG and SMMArthur Heymans2022-07-136-29/+33
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* cpu/amd/agesa: Use common MRC_CACHE code to save S3 dataArthur Heymans2022-06-062-23/+1
* drivers/amd/agesa: Don't save regular boot MTRR to flashArthur Heymans2022-06-061-1/+1
* cpu/amd: Remove unused <cpu/x86/pae.h>Elyes Haouas2022-05-164-4/+0
* cpu/amd: Remove unused <cbmem.h>Elyes HAOUAS2022-04-221-1/+0
* cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held2022-02-254-4/+8
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-054-16/+0
* cpu/x86/smm: Add SMM_LEGACY_ASEGKyösti Mälkki2022-02-012-2/+2
* cpu/amd/agesa/Kconfig: select NO_SMM for Family 14hMichał Kopeć2021-12-094-1/+3
* cpu/amd/pi/Kconfig: select NO_SMMMichał Kopeć2021-12-081-1/+1
* northbridge/amd/pi/00730F01: enable PARALLEL_MPMichał Kopeć2021-12-061-15/+0
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-031-44/+1
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-034-28/+0
* cpu/amd/mtrr/amd_mtrr.c: Remove unused functionsArthur Heymans2021-11-034-96/+9
* cpu/amd: Always fetch CPU addr bits at runtimeArthur Heymans2021-11-031-9/+2
* src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held2021-10-266-8/+5
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-264-4/+0
* cpu/x86: Introduce `CPU_X86_CACHE_HELPER`Felix Held2021-10-266-3/+3
* cpu/amd,intel/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-261-1/+0
* cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held2021-10-254-4/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-254-4/+0
* cpu: add missing arch/cpu.h includesFelix Held2021-09-171-0/+1
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-084-4/+0
* AGESA f15tn: Hook up IDS options to KconfigAngel Pons2021-08-221-0/+1
* include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSRFelix Held2021-07-161-1/+1
* src: use mca_clear_status function instead of open codingFelix Held2021-07-144-28/+4
* include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held2021-07-144-4/+4
* cpu/amd/*/model_*_init: use mca_get_bank_count()Felix Held2021-07-124-12/+8
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-022-2/+0
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-302-0/+2
* cpu/amd/pi/00630F01: Remove unused directory and codeMichał Żygowski2021-05-279-310/+0
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-185-5/+0
* cpu/amd/pi/00730F01/model_16_init.c: create correct MTRR solutionMichał Żygowski2021-05-131-37/+28
* cpu/amd/agesa/family15tn/fixme.cFrans Hendriks2021-01-281-7/+7
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-282-8/+0
* ACPI: Remove ACPI_NO_SMI_GNVSKyösti Mälkki2021-01-072-2/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* cpu/amd/microcode: Remove dead MakefileArthur Heymans2020-11-221-2/+0
* cpu/amd/pi: Remove unused cpu code 00660F01Martin Roth2020-11-228-259/+0
* ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki2020-11-193-3/+3
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-262-8/+2
* src/cpu: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki2020-07-111-1/+1
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-242-0/+2
* arch/x86: Remove NO_FIXED_XIP_ROM_SIZEKyösti Mälkki2020-06-152-2/+0
* amd/00730F01: Clean the Microcode updatingZheng Bao2020-06-104-157/+116