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
Age
Commit message (
Expand
)
Author
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
Set MMX and SSE where needed. Note that many boards don't even bother
Ronald G. Minnich
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-06
Various fixes to Kconfig: All kconfig-boards should have a
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
Support variables for MMX and SSE. These would be used in
Ronald G. Minnich
2009-10-01
Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts
Peter Stuge
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-25
some progress on kconfig:
Patrick Georgi
2009-09-24
Make all Kconfig enabled boards build (tested with kbuildall).
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-22
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
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-09-04
Use driver-y instead of obj-y for model_6xx_init.o.
Uwe Hermann
2009-08-29
File I missed committing.
Ronald G. Minnich
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-27
Clean up some DCACHE related options.
Patrick Georgi
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
Add kconfig support for ASUS P2B-F.
Uwe Hermann
2009-08-25
Fix copy-paste error in src/cpu/x86/Kconfig.
Uwe Hermann
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-21
Change the intel cpu makefile.inc so that it fits the model better.
Ronald G. Minnich
2009-08-20
This goes a surprisingly long way to building the epia-n. It also has
Ronald G. Minnich
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
2009-08-11
cpu/amd/model_lx used its own routine for copying coreboot_ram. This
Patrick Georgi
[next]