summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/agesa/family16kb/model_16_init.c
Commit message (Expand)AuthorAgeFilesLines
* {cpu/nb}/amd/family16: Remove platformArthur Heymans2022-11-071-96/+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/+4
* src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held2021-10-261-2/+2
* 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-5/+5
* 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-3/+1
* 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
* 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
* cpu/amd/agesa: Unify init filesPaul Menzel2017-03-101-2/+1
* 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 Kabini: Add CPU AGESA wrapper for new AMD processor familySiyuan Wang2013-08-051-0/+133