summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/smm/smmrelocate.S
Commit message (Expand)AuthorAgeFilesLines
* Fix some more misuses of ifdef/if definedStefan Reinauer2011-04-191-5/+6
* SMM for AMD K8 Part 1/2Stefan Reinauer2010-12-181-1/+3
* Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 boardPatrick Georgi2010-12-181-0/+2
* - fix SMM code relocation raceStefan Reinauer2010-08-011-8/+12
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-6/+6
* drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"Stefan Reinauer2010-04-251-2/+2
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* add intel speedstep support and some PM fixes.Stefan Reinauer2009-07-211-1/+7
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer2009-01-191-0/+168