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
/
northbridge
Age
Commit message (
Expand
)
Author
2010-12-17
drop one more version of doing serial uart output differently.
Stefan Reinauer
2010-12-16
fix according to coding guidelines
Stefan Reinauer
2010-12-13
Attached patch implements the memory speed reductions (and 2T/1T clock logic)...
Rudolf Marek
2010-12-13
Following patch adds support for suspend/resume functions. I had to change th...
Rudolf Marek
2010-12-13
Following patch adds support to bring out the memory out of self refresh when...
Rudolf Marek
2010-12-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
2010-12-11
catch some illegal configurations (trivial)
Stefan Reinauer
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Move MMCONF resource into the domain for fam10 for the resource allocator.
Myles Watson
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-12-02
More explicite and straight way to set seed.
Zheng Bao
2010-11-27
After finding the missing bit poweroff works now.
Tobias Diedrich
2010-11-22
1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...
Rudolf Marek
2010-11-22
i855: Remove useless memctrl indirection.
Uwe Hermann
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-11-21
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-11-20
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-11-18
Move DIMM_MAP_LOGICAL to Kconfig.
Patrick Georgi
2010-11-17
This problem was introduced with
Tobias Diedrich
2010-11-15
Move RCBA defines to northbridge (instead of mainboard)
Patrick Georgi
2010-11-13
MTRR related improvements for AMD family 10h and family 0Fh systems
Scott Duplichan
2010-11-10
Make amdk8 printk_raminit() accept just a single string parameter
Peter Stuge
2010-11-07
Move K8_ALLOCATE_IO_RANGE to Kconfig.
Patrick Georgi
2010-11-05
Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
Patrick Georgi
2010-11-05
Add Kconfig CPU speed selection to Geode GX2 boards.
Nils Jacobs
2010-11-05
Remove banner wrapper function and unify print(k) usage.
Nils Jacobs
2010-11-03
Remove some unused code from gx2/raminit.c.
Nils Jacobs
2010-11-03
Clean up some comments and white space in gx2/northbridgeinit.c
Nils Jacobs
2010-11-01
Change Geode GX2 to use the auto DRAM detect code from Geode LX.
Nils Jacobs
2010-11-01
Remove some unused code.
Nils Jacobs
2010-11-01
GX2: Clean up some white space and comments.
Nils Jacobs
2010-11-01
GX2: Change MSR register numbers into more descriptive names.
Nils Jacobs
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-10-19
Correct spelling of "spacing" (in comments).
Jonathan Kollasch
2010-10-19
Revision 5966 changed the end of line style of the 3 modified files. This cha...
Scott Duplichan
2010-10-19
When debug logging is enabled, a message such as '* AP 02 timed out:02010501'
Scott Duplichan
2010-10-13
Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.
Uwe Hermann
2010-10-13
Convert all Intel i810 boards to CAR.
Uwe Hermann
2010-10-13
Trivial. Clean up code and add some comments.
Zheng Bao
2010-10-12
Move translate_spd_to_i82810[] from .h to .c file (trivial).
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-11
Factor out a few commonly duplicated functions from northbridge.c.
Uwe Hermann
2010-10-09
Remove various .c #includes from Intel 440BX/82371EB boards.
Uwe Hermann
2010-10-09
Trivial. Spell checking.
Zheng Bao
2010-10-09
Trivial. Spell checking.
Zheng Bao
2010-10-08
Trivial. Spell checking.
Zheng Bao
[next]