summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/agesa/family16kb
Commit message (Expand)AuthorAgeFilesLines
* {cpu/nb}/amd/family16: Remove platformArthur Heymans2022-11-076-231/+0
* soc/amd/common: Add common function to get cpu countArthur Heymans2022-09-141-1/+2
* treewide: Remove unused <cpu/x86/mtrr.h>Elyes Haouas2022-07-201-1/+0
* cpu/amd: Reformat codeElyes Haouas2022-07-191-11/+11
* 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,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held2022-02-251-1/+2
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-4/+0
* cpu/amd/agesa/Kconfig: select NO_SMM for Family 14hMichał Kopeć2021-12-091-0/+1
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-031-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-262-3/+2
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* cpu/x86: Introduce `CPU_X86_CACHE_HELPER`Felix Held2021-10-262-1/+1
* cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held2021-10-251-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+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/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki2020-11-191-1/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-116-6/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* 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-044-48/+8
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-2/+2
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-201-19/+0
* cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-271-49/+31
* cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans2019-10-171-4/+0
* AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth2019-09-106-12/+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
* AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-141-8/+0
* cpu: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-051-1/+1
* {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS2018-10-301-1/+2
* {cpu,drivers}/amd: Replace MTRR addresses with macrosElyes HAOUAS2018-10-192-7/+7
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-182-5/+6
* 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
* AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki2018-01-232-65/+0
* 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: Consolidate platform_once() callKyösti Mälkki2017-08-021-5/+0