MTRR: add alternate allocation method for odd memory maps
[coreboot.git] / src / cpu / x86 /
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-17 Peter StugeDrop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since...
2009-10-16 Peter StugeDrop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc...
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-03 Patrick GeorgiRemove:
2009-09-29 Myles WatsonRemove some warnings.
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-22 Myles Watsontables.diff: Add Kconfig dialogues for ACPI, MP_TABLE...
2009-08-29 Ronald G. MinnichFile I missed committing.
2009-08-29 Ronald G. MinnichThis is the final set of changes to allow rumba to...
2009-08-25 Uwe HermannFix copy-paste error in src/cpu/x86/Kconfig.
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Ronald G. MinnichThis now builds.
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Zheng BaoThe code between #if and #endif is only about UMA mode...
2009-07-22 Stefan ReinauerDon't put .o files in the source tree. (trivial)
2009-07-21 Stefan Reinauerthis bug sneaked in during conversion
2009-07-21 Stefan Reinaueradd intel speedstep support and some PM fixes.
2009-07-21 Stefan Reinauer* rework tsc based timer code to use inb instead of...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-05-27 Patrick GeorgiMove coreboot_ram and coreboot_apc to CBFS. This allows to
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-22 Stefan Reinauermakes the smi handler a little bit less verbose
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...
2009-04-13 Rudolf MarekFollowing patch adds necessary hooks and as well the...
2009-04-03 Stefan Reinauerdrop unused variables in generic smm handler. (trivial)
2009-04-03 Stefan Reinauerdrop another shadow variable (trivial)
2009-04-01 Marc JonesFix typo.
2009-03-31 Stefan Reinauerfix typo
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-03-06 Stefan Reinauerfix a bunch of cast and type warnings and don't call...
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-28 Stefan ReinauerWith this patch the v2 build system will create a direc...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-12 Stefan ReinauerFix mtrr setup for UMA architectures.
2009-02-11 Carl-Daniel HailfingerPrint a loud warning message if we run out of MTRRs.
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2008-12-18 Myles WatsonThis patch gets rid of all the implicit definition...
2008-10-29 Stefan ReinauerSupport for Intel Core Duo and Core 2 Duo (tm) CPUs.
2008-08-02 Stefan Reinaueradapt Uncompressing.. patch for AMD code. Also replace...
2008-08-02 Stefan ReinauerGo back to SIPI WAIT state for those CPUS defining...
2008-08-02 Stefan ReinauerThis patch
2008-08-01 Stefan Reinauersame spelling in all mtrr output.. (trivial)
2008-04-04 Carl-Daniel HailfingerAdd a workaround for a bug in some binutils version...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2008-01-08 Carl-Daniel HailfingerFix compilation of Tyan S2735 which was broken by accid...
2008-01-08 Carl-Daniel HailfingerThis patch is an attempt at introducing 4k CAR size...
2007-10-23 Stefan Reinauerfix a whole bunch of warnings. (trivial)
2007-04-24 Stefan Reinauertrivial: fix filename in comment.
2007-04-06 Yinghai LuThis is part of the outstanding mcp55 commit from Janua...
2007-01-16 Uwe HermannChange 'ram' to 'RAM' in user-visible output (closes...
2006-10-04 Yinghai LuAMD Rev F support
2006-05-18 Yinghai Luinit the ECC for BSP and AP at the same time. So reduce...
2006-05-04 Stefan Reinauerfix the tree
2006-05-03 Stefan Reinaueroops! Slap me on the head for this one. Quick fix for...
2006-05-02 Stefan Reinaueradd automatic payload compression method to LinuxBIOS
2006-04-03 Yinghai Lunew cache_as_ram support
2006-01-09 Yinghai Ludon't need copy_secondary_start_to_1m_below for non-smp
2006-01-04 Yinghai Lu1M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M...
2005-12-14 Yinghai Luissue 51 and 52: set mtrr for ap before stop it, and...
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-10-25 Jason Schildt- See Issue Tracker id-6 "lnxi-patch-6-replacement"
2005-10-25 Jason Schildt- See Issue Tracker ID-3 "lnxi-patch3"
2005-09-14 Jonathan McDowellMake EPIA-M use CONFIG_TSC.
2005-09-12 Steven J. MagnaniFix hang during secondary CPU sibling init caused by...
2005-08-17 Hamish GuthrieChanged udelay in delay_tsc to be more be more consider...
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-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-01-27 Yinghai Luspare one more mtrr
2005-01-19 Li-Ta Lominor reformat
2005-01-06 Yinghai Luadd NC support to spare mtrrs for 64G memory stored
2005-01-03 Yinghai Luserialize cpus for >2
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-11-04 Li-Ta Lotell people that the segment descriptors are different...
2004-11-03 Stefan ReinauerThis hurts more than it helps. byebye
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-29 Mark WilkinsonChanges to allow Via/Epia code to be compiled after...
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-22 Eric Biederman- Better memory I/O space distinguishing in amd_mtrr.c
2004-10-19 Eric Biederman- Fix bug with > 4GB of memory where PAE was left enabled.
2004-10-16 Eric Biederman- HDAMA boots!
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-14 Eric Biederman- Add new cvs code to cvs