summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/agesa/family14/model_14_init.c
Commit message (Expand)AuthorAgeFilesLines
* {cpu/nb}/amd/family14: Remove platformArthur Heymans2022-11-071-99/+0
* 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/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-4/+0
* cpu/amd/mtrr/amd_mtrr.c: Remove unused functionsArthur Heymans2021-11-031-3/+1
* src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held2021-10-261-1/+1
* 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
* ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki2020-11-191-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* 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: 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
* 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-8/+4
* cpu/amd: Correct number of MCA banks clearedMarshall Dawson2018-08-081-1/+6
* cpu/amd: Improve formattingMarshall Dawson2018-08-081-2/+1
* cpu/amd: Rename MCA status registerMarshall Dawson2018-08-081-2/+2
* cpu/amd: Remove duplicated includesElyes HAOUAS2018-06-141-2/+0
* cpu/amd: Get rid of device_tElyes HAOUAS2018-04-301-1/+1
* amd/agesa/family14,15 & 16: Remove unnecessary whitespaceElyes HAOUAS2018-04-291-1/+1
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* AGESA: Move API interface under drivers/Kyösti Mälkki2017-09-261-1/+1
* AGESA f14: Fix infinite loopKyösti Mälkki2017-03-151-1/+1
* cpu/amd/agesa: Unify init filesPaul Menzel2017-03-101-6/+6
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-1/+1
* 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/agesa/family1*: Use IS_ENABLED() macroEdward O'Callaghan2014-11-211-2/+2
* cpu/amd/agesa: Use acpi_is_wakeup()Kyösti Mälkki2014-06-211-5/+1
* PCI: Drop includes under cpuKyösti Mälkki2014-02-121-1/+0
* AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki2013-04-041-20/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* AMD S3: Include the s3_resume.h only when S3 is enabled.Zheng Bao2013-02-181-0/+2
* Clean up #ifsPatrick Georgi2012-05-081-3/+3
* S3 code in coreboot public folder.zbao2012-04-161-54/+71
* S3 code whitespaces changes.zbao2012-04-021-20/+20
* AMD F14 Rev C0 updateKerry She2011-09-071-0/+1
* Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign982011-06-221-0/+139