summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86,amd: drop unused LOGICAL_CPUS Kconfig symbolFelix Held2023-03-081-11/+9
* cpu/amd/pi/00730F01/model_16_init: use CPUID_FROM_FMS macroFelix Held2023-02-171-1/+1
* cpu/amd/pi/00730F01/model_16_init: use CPUID_ALL_STEPPINGS_MASKFelix Held2023-02-171-2/+1
* arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held2023-02-091-1/+1
* arch/x86/cpu: introduce and use device_match_maskFelix Held2023-02-081-3/+3
* treewide: Remove unused <cpu/amd/msr.h>Elyes Haouas2023-01-091-1/+0
* cpu: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-081-5/+5
* cpu/amd/agesa: Remove leftover codeArthur Heymans2022-11-076-113/+0
* {cpu/nb}/amd/family16: Remove platformArthur Heymans2022-11-078-237/+0
* {cpu/nb}/amd/family15tn: Remove platformArthur Heymans2022-11-079-287/+0
* {cpu/nb}/amd/family14: Remove platformArthur Heymans2022-11-078-273/+0
* soc/amd/common: Add common function to get cpu countArthur Heymans2022-09-144-4/+8
* 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