summaryrefslogtreecommitdiff
path: root/src/cpu/x86
AgeCommit message (Expand)Author
2009-03-06fix a bunch of cast and type warnings and don't call the apic "nvram", thatStefan Reinauer
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-28With this patch the v2 build system will create a directory hierarchyStefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-02-12Fix mtrr setup for UMA architectures.Stefan Reinauer
2009-02-11Print a loud warning message if we run out of MTRRs.Carl-Daniel Hailfinger
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer
2008-12-18This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson
2008-10-29Support for Intel Core Duo and Core 2 Duo (tm) CPUs.Stefan Reinauer
2008-08-02adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"Stefan Reinauer
2008-08-02Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer
2008-08-02This patch Stefan Reinauer
2008-08-01same spelling in all mtrr output.. (trivial)Stefan Reinauer
2008-04-04Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2008-01-08Fix compilation of Tyan S2735 which was broken by accident in r3038.Carl-Daniel Hailfinger
2008-01-08This patch is an attempt at introducing 4k CAR size granularity for theCarl-Daniel Hailfinger
2007-10-23fix a whole bunch of warnings. (trivial)Stefan Reinauer
2007-04-24trivial: fix filename in comment. Stefan Reinauer
2007-04-06This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu
2007-01-16Change 'ram' to 'RAM' in user-visible output (closes #60).Uwe Hermann
2006-10-04AMD Rev F supportYinghai Lu
2006-05-18init the ECC for BSP and AP at the same time. So reduce init cpus timeYinghai Lu
2006-05-04fix the treeStefan Reinauer
2006-05-03oops! Slap me on the head for this one. Quick fix for ward untilStefan Reinauer
2006-05-02add automatic payload compression method to LinuxBIOSStefan Reinauer
2006-04-03new cache_as_ram support Yinghai Lu
2006-01-09don't need copy_secondary_start_to_1m_below for non-smpYinghai Lu
2006-01-041M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M above supportYinghai Lu
2005-12-14issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1MYinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-10-25- See Issue Tracker id-6 "lnxi-patch-6-replacement"Jason Schildt
2005-10-25- See Issue Tracker ID-3 "lnxi-patch3"Jason Schildt
2005-09-14Make EPIA-M use CONFIG_TSC.Jonathan McDowell
2005-09-12Fix hang during secondary CPU sibling init caused by nested spinlocks.Steven J. Magnani
2005-08-17Changed udelay in delay_tsc to be more be more considerate of singleHamish Guthrie
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-62arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7arch import user (historical)
2005-01-27spare one more mtrrYinghai Lu
2005-01-19minor reformatLi-Ta Lo
2005-01-06add NC support to spare mtrrs for 64G memory storedYinghai Lu
2005-01-03serialize cpus for >2Yinghai Lu