summaryrefslogtreecommitdiff
path: root/src/include/cpu
AgeCommit message (Expand)Author
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-28Drop remainder of PPC portStefan Reinauer
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-17Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-06Fix for Erratum 343 for AMD Fam10h CPUs.Marco Schmidt
2009-04-06(trivial) fix some warningsStefan Reinauer
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-06* fix a minor power state issue in the ich7 smm handlerStefan Reinauer
2009-03-01Some changes required to get yabel working on v2 (and they generally makeStefan Reinauer
2009-02-14Change Log:Rudolf Marek
2009-01-20fix compiler warnings (trivial)Stefan Reinauer
2008-11-11[PATCH] coreboot-v2: Add multiboot supportRobert Millan
2008-10-29Support for the Intel ICH7 southbridge.Stefan Reinauer
2008-08-02Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-19Changed the stop_this_cpu() to just hlt.Marc Jones
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones
2007-05-10This patch cleans up and clarifies Geode source code comments.Marc Jones
2007-05-04This repairs the other Geode mainboards so they'll build with the newMarc Jones
2007-05-04This patch adds support for the AMD Geode LX CPU. (rediffed)Marc Jones
2007-05-03Add missing license headers to some Geode LX related files.Jordan Crouse
2007-04-06two more directories from YhLu's mcp55 megapatch.Yinghai Lu
2007-02-01This fixes a small typo.Roman Kononov
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04amdk8_sysconfYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-09-13changes for the lx and artecgroup moboIndrek Kruusa
2006-08-25- USB P4 as host fixRichard Smith
2006-08-25- Added suport for enabling USB P4 on the olpcRichard Smith
2006-08-03Changelog:Indrek Kruusa
2006-08-02Geode LX: this patch adds configuration/status/self-test MSR definitionsIndrek Kruusa
2006-07-28This patch adds support for the AMD LX cpu. Ron Minnich
2006-07-21These changes incorporate steve goodrich'es fixes, and one bug that isRonald G. Minnich
2006-06-10changes from AMD for making OLPC video work.Ronald G. Minnich
2006-05-04mods for early printing on OLPCRonald G. Minnich
2006-05-02Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich
2006-04-27code cleanup, comments addedLi-Ta Lo
2006-04-10added chipsetinit function, many defines. addec call to chipsetinit to Ronald G. Minnich
2006-04-10add cpureginit to romcc code.Ronald G. Minnich
2006-04-10clean up gx2def.h a bit. Ronald G. Minnich
2006-04-06add northbridgeinit, also add new constants.Ronald G. Minnich
2006-04-06fix constants styleRonald G. Minnich
2006-04-06add bug support for 2.1Ronald G. Minnich
2006-04-03new cache_as_ram support Yinghai Lu
2006-03-20fix conflichRonald G. Minnich
2006-03-20resolve conflictLi-Ta Lo