summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/smm
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* 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-3/+0
* cpu/x86: Move some SMM function declarationsKyösti Mälkki2019-08-131-0/+1
* cpu/amd: Remove empty smm_lock()Kyösti Mälkki2019-07-101-5/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* arch/x86: Sanity checking on HAVE_SMI_HANDLERKyösti Mälkki2017-08-191-0/+4
* x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki2016-12-111-4/+2
* cpu/amd: de-duplicate MSR include filesStefan Reinauer2015-11-231-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-3/+3
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Make AMD SMM SMP awareRudolf Marek2011-07-131-81/+43
* SMM on AMD K8 Part 2/2Rudolf Marek2010-12-181-31/+17
* SMM for AMD K8 Part 1/2Stefan Reinauer2010-12-182-0/+139