index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
/
mtrr
Age
Commit message (
Expand
)
Author
2011-01-19
Now that the VIA code is run above 1Meg (like other boards), it should
Kevin O'Connor
2010-11-13
MTRR related improvements for AMD family 10h and family 0Fh systems
Scott Duplichan
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-01
make early_mtrr_init() invisible for cache as ram targets as it breaks them.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-14
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-07
clean up age old via epia target.
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-03
remove more warnings.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-11
Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,
Patrick Georgi
2010-02-11
Adapt all uses of CONFIG_XIP_ROM_BASE to use
Patrick Georgi
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-08-12
Kconfig!
Patrick Georgi
2009-08-11
The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA sho...
Zheng Bao
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-01
Fix typo.
Marc Jones
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2009-02-12
Fix mtrr setup for UMA architectures.
Stefan Reinauer
2009-02-11
Print a loud warning message if we run out of MTRRs.
Carl-Daniel Hailfinger
2009-02-09
Remove some warnings, mainly from format strings which didn't match the
Myles Watson
2008-08-01
same spelling in all mtrr output.. (trivial)
Stefan Reinauer
2007-10-23
fix a whole bunch of warnings. (trivial)
Stefan Reinauer
2007-04-24
trivial: fix filename in comment.
Stefan Reinauer
2007-04-06
This is part of the outstanding mcp55 commit from January 18th. It will
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2005-10-25
- See Issue Tracker ID-3 "lnxi-patch3"
Jason Schildt
2005-08-10
Undoing all HDAMA commits from LNXI from r2005->2003
Jason Schildt
2005-08-09
- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.
Jason Schildt
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2005-01-27
spare one more mtrr
Yinghai Lu
2005-01-19
minor reformat
Li-Ta Lo
2005-01-06
add NC support to spare mtrrs for 64G memory stored
Yinghai Lu
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-11-03
This hurts more than it helps. byebye
Stefan Reinauer
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-22
- Better memory I/O space distinguishing in amd_mtrr.c
Eric Biederman
2004-10-14
- Add new cvs code to cvs
Eric Biederman