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
/
amd
/
mtrr
Age
Commit message (
Expand
)
Author
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-27
Remove redundant declarations. Trivial.
Myles Watson
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-08-12
This now builds.
Ronald G. Minnich
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2006-10-04
AMD Rev F support
Yinghai Lu
2005-12-14
from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc
Yinghai Lu
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-43
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36
arch import user (historical)
2005-01-19
minor reformat
Li-Ta Lo
2005-01-17
fix reboot broken
Yinghai Lu
2005-01-15
can not enable cache for ram in auto.c
Yinghai Lu
2005-01-14
amd version mtrr early
Yinghai Lu
2005-01-10
added PCI expansion ROM support,
Li-Ta Lo
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-21
- Explicitly disable the fixed dram extensions bits.
Eric Biederman
2004-10-21
- We already know the cache is disabled so don't bother disabling it.
Eric Biederman
2004-10-14
- Add new cvs code to cvs
Eric Biederman