mini update SMM:
[coreboot.git] / src / include / cpu /
2010-02-22 Stefan Reinauermini update SMM:
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-28 Stefan ReinauerDrop remainder of PPC port
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-06 Marco SchmidtFix for Erratum 343 for AMD Fam10h CPUs.
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-03-01 Stefan ReinauerSome changes required to get yabel working on v2 (and...
2009-02-14 Rudolf MarekChange Log:
2009-01-20 Stefan Reinauerfix compiler warnings (trivial)
2008-11-11 Robert Millan[PATCH] coreboot-v2: Add multiboot support
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.
2008-08-02 Stefan ReinauerGo back to SIPI WAIT state for those CPUS defining...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-12-19 Marc JonesChanged the stop_this_cpu() to just hlt.
2007-12-19 Marc JonesInitial AMD Barcelona support for rev Bx.
2007-05-10 Marc JonesThis patch cleans up and clarifies Geode source code...
2007-05-04 Marc JonesThis repairs the other Geode mainboards so they'll...
2007-05-04 Marc JonesThis patch adds support for the AMD Geode LX CPU. ...
2007-05-03 Jordan CrouseAdd missing license headers to some Geode LX related...
2007-04-06 Yinghai Lutwo more directories from YhLu's mcp55 megapatch.
2007-02-01 Roman KononovThis fixes a small typo.
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai Luamdk8_sysconf
2006-10-04 Yinghai LuAMD Rev F support
2006-09-13 Indrek Kruusachanges for the lx and artecgroup mobo
2006-08-25 Richard Smith- USB P4 as host fix
2006-08-25 Richard Smith- Added suport for enabling USB P4 on the olpc
2006-08-03 Indrek KruusaChangelog:
2006-08-02 Indrek KruusaGeode LX: this patch adds configuration/status/self...
2006-07-28 Ron MinnichThis patch adds support for the AMD LX cpu.
2006-07-21 Ronald G. MinnichThese changes incorporate steve goodrich'es fixes,...
2006-06-10 Ronald G. Minnichchanges from AMD for making OLPC video work.
2006-05-04 Ronald G. Minnichmods for early printing on OLPC
2006-05-02 Ronald G. MinnichFall back to pre-broken settings and setup for GX2.
2006-04-27 Li-Ta Locode cleanup, comments added
2006-04-10 Ronald G. Minnichadded chipsetinit function, many defines. addec call...
2006-04-10 Ronald G. Minnichadd cpureginit to romcc code.
2006-04-10 Ronald G. Minnichclean up gx2def.h a bit.
2006-04-06 Ronald G. Minnichadd northbridgeinit, also add new constants.
2006-04-06 Ronald G. Minnichfix constants style
2006-04-06 Ronald G. Minnichadd bug support for 2.1
2006-04-03 Yinghai Lunew cache_as_ram support
2006-03-20 Ronald G. Minnichfix conflich
2006-03-20 Li-Ta Loresolve conflict
2006-03-20 Ronald G. Minnichadded definitions. added cpubug support. added object...
2006-03-20 Ronald G. Minnichadd a define
2006-03-13 Li-Ta Locorrect __ROMCC__
2006-03-13 Li-Ta Lofailed attempt to do early init for cs5535. Almost...
2006-02-27 Li-Ta Lomore GX2 commit
2006-02-06 Ronald G. Minnichadd this file
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-12-01 Stefan ReinauerApplying YhLu's patch from issue 37.
2005-11-23 Li-Ta Loadded missing microcode.h
2005-10-25 Jason Schildt- See Issue Tracker id-4 "lnxi-patch-4"
2005-09-12 Ronald G. Minnichadded include file for sc520
2005-08-10 Jason SchildtUndoing all HDAMA commits from LNXI from r2005->2003
2005-08-09 Jason Schildt- Merge from linuxbios-lnxi (Linux Networx repository...
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-12 Stefan Reinauerooops. sorry
2004-11-11 Stefan Reinauerfix a little more of ppc
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-14 Eric Biederman- remove old cpu header files
2004-10-14 Eric Biederman- Renamed cpu header files
2004-10-06 Ronald G. Minnichepia-m support
2004-03-22 Ronald G. Minnichfixed to follow linuxbios usage.
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-08-01 Eric Biederman- Remove useless definitions
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-13 Greg WatsonMore FB2 stuff
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree