summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
* arch to cpu: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* cpu: Rename Makefiles from .inc to .mkMartin Roth2024-01-244-0/+0
* cpu/amd/pi/00730F01: Use common code for mp_initArthur Heymans2023-08-081-0/+1
* cpu: Add SPDX license headers to MakefilesMartin Roth2023-08-062-0/+4
* cpu/amd/mtrr: Use newer function for resource declarationArthur Heymans2023-07-121-1/+1
* cpu/amd/pi/00730f01/Kconfig: use hexadecimal CPU number in ACPIFelix Held2023-05-161-1/+1
* acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRINGFelix Held2023-05-131-1/+1
* cpu,nb/amd/pi/00730F01: dynamically generate CPU devicesFelix Held2023-05-132-48/+8
* cpu/amd/pi/00730F01: rename fixme.c to cpu_io_init.cFelix Held2023-04-222-2/+2
* cpu/amd/pi/00730F01/fixme: replace some magic numbersFelix Held2023-04-211-4/+6
* cpu/amd/pi/00730F01/fixme: use coreboot's PCI access functionsFelix Held2023-04-211-36/+13
* include/cpu/amd/mtrr: rename functions to get top of memory regionsFelix Held2023-04-211-1/+1
* 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