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
Age
Commit message (
Expand
)
Author
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
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
Move CAR settings to board config for socket 940 boards.
Warren Turkal
2010-04-12
Move the CPU specific includes from
Patrick Georgi
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-25
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2009-10-17
Remove some more instances of including previous empty x86/fpu/Makefile.inc
Peter Stuge
2009-10-16
Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references
Peter Stuge
2009-10-16
Drop duplicate CPU subdirs-y entries for "../../x86/mtrr".
Uwe Hermann
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 microcode to socket_940 and socket_F. Part of the last reverting commit.
Myles Watson
2009-08-25
Revert socket abstraction.
Myles Watson
2009-08-25
Add support for AMD Socket 940. Move common files to model_fxx.
Myles Watson
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-11-05
CONFIG_CHIP_NAME to control config chip.h without .name
Yinghai Lu
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- Add new cvs code to cvs
Eric Biederman