index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
Age
Commit message (
Expand
)
Author
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-27
Remove redundant declarations. Trivial.
Myles Watson
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-23
New revision guide September 2009 3.46
Rudolf Marek
2009-10-23
White space and comment fixes for cache_as_ram.inc files so it's easier to spot
Myles Watson
2009-10-23
Remove PRINTK_IN_CAR tests from AMD files.
Myles Watson
2009-10-22
trivial: add note that VSA blob belongs into CBFS.
Stefan Reinauer
2009-10-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-17
Remove some more instances of including previous empty x86/fpu/Makefile.inc
Peter Stuge
2009-10-17
Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty
Peter Stuge
2009-10-16
Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references
Peter Stuge
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-16
Drop duplicate CPU subdirs-y entries for "../../x86/mtrr".
Uwe Hermann
2009-10-14
White space and typo fixes. This makes it easier to compare the s2895 & s2892.
Myles Watson
2009-10-12
Make fam10 build (but not boot due to bootblock size problems.)
Myles Watson
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-09
More Kconfig-supported boards, and also kconfig support
Patrick Georgi
2009-10-09
More kconfig cleanups:
Uwe Hermann
2009-10-08
More kconfig:
Patrick Georgi
2009-10-08
Oops, wrong type for Kconfig value. Trivial fix
Patrick Georgi
2009-10-08
Kconfig: AMD Fam10, all Tyan boards.
Patrick Georgi
2009-10-07
Kconfig:
Patrick Georgi
2009-10-04
Add initial kconfig support for all AMD GX1 boards.
Uwe Hermann
2009-10-03
Remove:
Patrick Georgi
2009-10-01
Fix Kconfig build for K8 boards.
Myles Watson
2009-09-29
Remove some warnings.
Myles Watson
2009-09-29
More consistent use of "default n" and "select XYZ" in
Patrick Georgi
2009-09-23
fix some wrong versions of the FSF's address (trivial)
Stefan Reinauer
2009-09-22
src/Kconfig: Remove HT-specific options.
Myles Watson
2009-09-17
Remove warnings from Kconfig. Trivial.
Myles Watson
2009-09-15
Don't mix int and boolean for kconfig variables. It might work, it might not.
Patrick Georgi
2009-08-29
This is the final set of changes to allow rumba to build. Rumba is not
Ronald G. Minnich
2009-08-29
Fixes per Uwe's comments.
Ronald G. Minnich
2009-08-28
This is the beginning of support for Geode and Kconfig in v2.
Ronald G. Minnich
2009-08-28
Move DCACHE support into the cpu family for AMD model_fxx.
Myles Watson
2009-08-27
Added support for the AMD S1G1 socket in kconfig
Cristi Magherusan
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-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-24
Add support for AM2 CPUs (I fixed the 0x11 issue).
Myles Watson
2009-08-24
The variable is already checked when including the socketF subdirectory.
Myles Watson
2009-08-24
This patch is about the DA-C2 and RB-C2. Chip with install processor
Zheng Bao
2009-08-13
- AMD selected a couple of options that are incompatible with QEmu (and
Patrick Georgi
2009-08-13
Fix some conflicting types of variables
Patrick Georgi
2009-08-12
This now builds.
Ronald G. Minnich
2009-08-12
Fix multiple missing files and errors from the recent commit. This happened
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi
[next]