summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/pi/00730F01/model_16_init.c
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
* soc/amd/common: Add common function to get cpu countArthur Heymans2022-09-141-1/+2
* cpu/amd: Add common helpers for TSEG and SMMArthur Heymans2022-07-131-7/+6
* cpu/amd: Remove unused <cpu/x86/pae.h>Elyes Haouas2022-05-161-1/+0
* cpu/amd: Remove unused <cbmem.h>Elyes HAOUAS2022-04-221-1/+0
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-4/+0
* northbridge/amd/pi/00730F01: enable PARALLEL_MPMichał Kopeć2021-12-061-15/+0
* src: use mca_clear_status function instead of open codingFelix Held2021-07-141-7/+1
* include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held2021-07-141-1/+1
* cpu/amd/*/model_*_init: use mca_get_bank_count()Felix Held2021-07-121-3/+2
* cpu/amd/pi/00730F01/model_16_init.c: create correct MTRR solutionMichał Żygowski2021-05-131-37/+28
* amd/00730F01: Clean the Microcode updatingZheng Bao2020-06-101-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* src/cpu/amd/pi/00730F01: Add microcode update infrastructure for fam16h PIMichał Żygowski2019-06-211-0/+3
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* cpu: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* {cpu,drivers}/amd: Replace MTRR addresses with macrosElyes HAOUAS2018-10-191-4/+4
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-4/+4
* cpu/amd: Correct number of MCA banks clearedMarshall Dawson2018-08-081-1/+4
* cpu/amd: Improve formattingMarshall Dawson2018-08-081-2/+0
* cpu/amd: Rename MCA status registerMarshall Dawson2018-08-081-1/+1
* cpu/amd: Remove duplicated includesElyes HAOUAS2018-06-141-2/+0
* cpu/amd: Get rid of device_tElyes HAOUAS2018-04-301-1/+1
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* cpu/amd/pi: Fix checkpatch warnings and errorsEvelyn Huang2017-08-011-6/+7
* cpu/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-281-2/+2
* binaryPI platforms: Drop any ACPI S3 supportKyösti Mälkki2017-03-081-4/+0
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-1/+1
* amd/00730F01: Add correct CPU modelKyösti Mälkki2015-11-061-4/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cpu/amd/pi: Use acpi_is_wakeup()Kyösti Mälkki2015-01-091-6/+2
* AMD: Isolate AGESA and PI build environmentsKyösti Mälkki2014-11-201-0/+133