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
/
amd
Age
Commit message (
Expand
)
Author
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
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
Trivial. Clean up code and add some comments.
Zheng Bao
2010-10-11
Factor out a few commonly duplicated functions from northbridge.c.
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
2010-10-08
Trivial. Fix the typo.
Zheng Bao
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-05
Use %p instead of %x to print void *.
Jonathan Kollasch
2010-10-02
Fix spelling/typos in comments.
Jonathan Kollasch
2010-10-01
Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,
Patrick Georgi
2010-10-01
Trivial. Re-indent the code.
Zheng Bao
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-28
Trivial. re-Indent the code.
Zheng Bao
2010-09-27
Obviously missing brackets.
Xavi Drudis Ferran
2010-09-25
Mark read-only data as read-only, so the global vars test doesn't fail on it.
Patrick Georgi
2010-09-25
- Fix race condition in option_table.h generation by moving the include
Stefan Reinauer
2010-09-21
Complete the code which was missing.
Zheng Bao
2010-09-21
Fix the typo. Field DisAutoRefresh is in DramTimngHi.
Zheng Bao
2010-09-13
Add reserved areas for fam10.
Myles Watson
2010-09-13
Port k8 UMA handling to fam10.
Myles Watson
2010-09-13
Fix a typo reported by Sylvain Hitier.
Myles Watson
2010-09-10
Move memory type information out of some AMD sockets.
Myles Watson
2010-09-09
Please find appended. This patch gets rid of the %gs magic altogether,
Arne Georg Gleditsch
2010-09-09
Also improve boot time on AMD for the DDR3 code path.
Arne Georg Gleditsch
2010-09-09
Apparently, it's not crucial to clear this at the exact moment we switch
Arne Georg Gleditsch
2010-09-05
Trivial. Currently the max frequency is preset as 400Mhz. We need to set a
Zheng Bao
2010-09-04
AMD DDR2 and DDR3 MCT function InitPhyCompensation() compliant with AGESA code.
Kerry She
2010-08-31
Get Byte65/66 for register manufacture ID code. RegMan1Present will
Zheng Bao
2010-08-30
Multi-DIMMS on AMD ddr2 MCT channel B fixed.
Kerry She
2010-08-30
Multi-DIMMS on AMD ddr3 MCT channel B works.
Kerry She
2010-08-30
Trivial syntax correction of AMD mct_ddr3 dir.
Kerry She
2010-08-27
drop three unneeded config variables:
Jens Rottmann
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-08-24
* Adds support for PC Engines Alix.2D(1)3 board to Coreboot.
Aurelien Guillaume
2010-08-22
documented workaround erratum 414, see
Xavi Drudis Ferran
[next]