summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/smm/smmhandler.S
Commit message (Expand)AuthorAgeFilesLines
* AGESA: Remove separate f15rlKyösti Mälkki2017-08-311-2/+1
* cpu/x86 asm: Just use the correct op suffixEdward O'Callaghan2017-08-311-2/+2
* cpu/x86: Wrap lines at 80 columnsLee Leahy2017-03-161-1/+2
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-081-2/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEGPatrick Georgi2015-10-291-0/+39
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* x86: fix SMM programs linked with gc-sectionsAaron Durbin2015-03-301-0/+1
* cpu/amd/agesa/family15rl: Provide Richland CPU supportEdward O'Callaghan2014-11-271-1/+1
* cpu/amd/agesa/family15tn: Add initial support for SMM modeAlexandru Gagniuc2014-04-161-0/+8
* SMM: Move wbinvd after pmode jumpStefan Reinauer2011-10-151-1/+3
* SMM: flush caches after disabling cachingSven Schnelle2011-06-181-0/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-15/+15
* drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"Stefan Reinauer2010-04-251-2/+0
* First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer2009-01-191-0/+201