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
Age
Commit message (
Expand
)
Author
2010-10-04
Add missing Intel Pentium II/III era CPU IDs.
Uwe Hermann
2010-10-02
Add comments to make it clear why these two lines are written like that:
Uwe Hermann
2010-10-02
Allow selecting the physical USB Debug Port on AMD SB700.
Uwe Hermann
2010-10-02
AMD SB600 uses a hardcoded USB Debug Port number.
Uwe Hermann
2010-10-02
Don't define K8_4RANK_DIMM_SUPPORT, nothing uses it.
Jonathan Kollasch
2010-10-02
Fix spelling/typos in comments.
Jonathan Kollasch
2010-10-01
Redirect the output of iasl to a file to make the build quieter.
Myles Watson
2010-10-01
Factor out common CAR asm snippets.
Uwe Hermann
2010-10-01
Cosmetics, whitespace and coding-style fixes for Intel CAR (trivial).
Uwe Hermann
2010-10-01
Fix make warnings:
Myles Watson
2010-10-01
Fix some breakage from 5890.
Myles Watson
2010-10-01
Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,
Patrick Georgi
2010-10-01
fix VIA C7 code.
Stefan Reinauer
2010-10-01
ICS951462_ADDRESS defined but _never_ used. Drop it.
Patrick Georgi
2010-10-01
Make i945/raminit.c:fsbclk() return u16 rather than int
Peter Stuge
2010-10-01
Remove a couple of defines that seem to be the result of
Patrick Georgi
2010-10-01
Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM
Peter Stuge
2010-10-01
Add missing parenthesis (trivial).
Uwe Hermann
2010-10-01
Move several i945 config #defines from romstage.c to Kconfig.
Patrick Georgi
2010-10-01
CAR simplifications, typos, readability improvements (trivial).
Uwe Hermann
2010-10-01
Trivial. Re-indent the code.
Zheng Bao
2010-09-30
Various cosmetic and coding style fixes in CAR code (trivial).
Uwe Hermann
2010-09-30
Use existing, readable MTRR #defines instead of hardcoding numbers.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
fix Kontron KT690 and clean up socket S1G1 boards accordingly.
Stefan Reinauer
2010-09-30
drop unneeded earlymtrr.c include
Stefan Reinauer
2010-09-30
Move CAR settings to board config for socket 940 boards.
Warren Turkal
2010-09-30
Move VIA C7 board CAR config to VIA C7 instead of boards.
Warren Turkal
2010-09-29
Don't run clean-abuild on distclean target. It breaks full abuild runs.
Patrick Georgi
2010-09-29
Forgot to 'svn add' src/cpu/x86/name (trivial).
Uwe Hermann
2010-09-29
Factor out fill_processor_name() and strcpy() functions.
Uwe Hermann
2010-09-28
As $PWD is not exported by all shells, use make-builtin $(CURDIR)
Jonathan Kollasch
2010-09-28
Fix small typo in root Makefile.
Warren Turkal
2010-09-28
Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).
Uwe Hermann
2010-09-28
Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.
Myles Watson
2010-09-28
Trivial. re-Indent the code.
Zheng Bao
2010-09-27
I missed these boards in a previous commit.
Warren Turkal
2010-09-27
Good bye, OLPC...
Stefan Reinauer
2010-09-27
All these boards already had the CACHE_AS_RAM option in their individual
Warren Turkal
2010-09-27
Move CAR config from mainboard to CPU config for AMD GX2 boards.
Warren Turkal
2010-09-27
The commandline parsing for abuild doing a couple of buggy things:
Warren Turkal
2010-09-27
This patch moves one of the CAR configs to the socket from the single
Warren Turkal
2010-09-27
Obviously missing brackets.
Xavi Drudis Ferran
2010-09-27
drop some dead code from model_fxx_init.c
Stefan Reinauer
2010-09-27
oops. always run abuild on a clean tree with no other patches applied.
Stefan Reinauer
2010-09-27
RAMBASE = 0x4000 is no longer needed. Drop it.
Stefan Reinauer
2010-09-27
drop excessive blank line
Stefan Reinauer
2010-09-27
Add 2 missing license headers based on svn logs and remove an unneeded #include
Stefan Reinauer
2010-09-27
minor include cleanups
Stefan Reinauer
2010-09-27
Add a kconfig option to allow the user to select a specific physical
Uwe Hermann
[next]