index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
amd
/
gx2
/
raminit.c
Age
Commit message (
Expand
)
Author
2014-06-29
northbridge/amd/gx2/raminit.c Halt func needs noreturn attrib
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
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
GX2: Change MSR register numbers into more descriptive names.
Nils Jacobs
2010-07-26
This patch converts the Geode GX2 boards to CAR.
Nils Jacobs
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2006-09-18
A fix for hynix dram problems seen at 366/244
Ronald G. Minnich
2006-09-13
warm boot patch from richard smith.
Ronald G. Minnich
2006-05-02
Fall back to pre-broken settings and setup for GX2.
Ronald G. Minnich
2006-04-27
remove more code
Li-Ta Lo
2006-04-27
code cleanup, comments added
Li-Ta Lo
2006-04-27
we don't need msr_init
Ronald G. Minnich
2006-04-03
did I commit the last change?
Li-Ta Lo
2006-03-17
resolving conflict with Ron's work
Li-Ta Lo
2006-03-14
Fix for nehemiah
Ronald G. Minnich
2006-03-13
added early_setup.c
Li-Ta Lo
2006-03-13
failed attempt to do early init for cs5535. Almost there but
Li-Ta Lo
2006-03-02
I am so stupid to mix up logical and bitwise NOT.
Li-Ta Lo
2006-02-28
remove more unused code
Li-Ta Lo
2006-02-28
semi working with random 1 bit error
Li-Ta Lo
2006-02-23
preliminary GX DRAM initization. It is not working yet.
Li-Ta Lo
2006-01-27
adding preliminary, and almost certainly wrong, rumba support.
Ronald G. Minnich