summaryrefslogtreecommitdiff
path: root/src/cpu/x86/pae/pgtbl.c
AgeCommit message (Expand)Author
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2010-10-20Now that no boards set RAMBASE < 1M, get rid of some dead code. Trivial.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2005-12-14issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1MYinghai Lu
2004-10-19- Fix bug with > 4GB of memory where PAE was left enabled.Eric Biederman
2004-10-14- Add new cvs code to cvsEric Biederman