summaryrefslogtreecommitdiff
path: root/src/arch/x86/bios/intelmp.cc
AgeCommit message (Expand)Author
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2014-08-26base: Replace the internal varargs stuff with C++11 constructsAndreas Sandberg
2012-02-24MEM: Make port proxies use references rather than pointersAndreas Hansson
2012-01-31clang: Enable compiling gem5 using clang 2.9 and 3.0Koan-Sin Tan
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2008-10-10X86: Create SimObjects in python and C++ to represent the Intel MP tables.Gabe Black