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
/
socket_940
/
Kconfig
Age
Commit message (
Expand
)
Author
2015-07-22
amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines
Jonathan A. Kollasch
2015-07-07
cpu/amd/car: Move AP stacks below the BSP stack to free up space
Timothy Pearson
2015-07-07
cpu/amd: Detect any conflicts between sysinfo and the stack region
Timothy Pearson
2014-07-05
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2013-03-22
x86: unify amd and non-amd MTRR routines
Aaron Durbin
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-09-30
Move CAR settings to board config for socket 940 boards.
Warren Turkal
2010-01-25
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-01
Fix Kconfig build for K8 boards.
Myles Watson
2009-09-29
More consistent use of "default n" and "select XYZ" in
Patrick Georgi
2009-09-17
Remove warnings from Kconfig. Trivial.
Myles Watson
2009-08-28
Move DCACHE support into the cpu family for AMD model_fxx.
Myles Watson
2009-08-25
Add support for AMD Socket 940. Move common files to model_fxx.
Myles Watson