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-08
Trivial. Fix the typo.
Zheng Bao
2010-10-07
Remove some duplicate #include files (trivial).
Uwe Hermann
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-07
RS780 function ProgK8TempMmioBase is setting a reserved
Scott Duplichan
2010-10-07
Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.
Uwe Hermann
2010-10-06
Convert all Intel 440BX boards to Cache-as-RAM (CAR).
Uwe Hermann
2010-10-05
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-05
Use %p instead of %x to print void *.
Jonathan Kollasch
2010-10-05
mkelfImage: set kernel_alignment so 2.6.31+ work
Eric W. Biederman
2010-10-05
Add second CK804 for tyan/s2895 and sunw/ultra40.
Myles Watson
2010-10-05
attached patch moves a couple more config flags out of romstage:
Patrick Georgi
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
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
[next]