aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx2/raminit.c
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-06-29northbridge/amd/gx2/raminit.c Halt func needs noreturn attribEdward O'Callaghan
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2010-11-05Remove banner wrapper function and unify print(k) usage.Nils Jacobs
2010-11-03Remove some unused code from gx2/raminit.c.Nils Jacobs
2010-11-03Clean up some comments and white space in gx2/northbridgeinit.cNils Jacobs
2010-11-01Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs
2010-11-01GX2: Change MSR register numbers into more descriptive names.Nils Jacobs
2010-07-26This patch converts the Geode GX2 boards to CAR.Nils Jacobs
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2006-09-18A fix for hynix dram problems seen at 366/244Ronald G. Minnich
2006-09-13warm boot patch from richard smith.Ronald G. Minnich
2006-05-02Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich
2006-04-27remove more codeLi-Ta Lo
2006-04-27code cleanup, comments addedLi-Ta Lo
2006-04-27we don't need msr_initRonald G. Minnich
2006-04-03did I commit the last change?Li-Ta Lo
2006-03-17resolving conflict with Ron's workLi-Ta Lo
2006-03-14Fix for nehemiahRonald G. Minnich
2006-03-13added early_setup.cLi-Ta Lo
2006-03-13failed attempt to do early init for cs5535. Almost there butLi-Ta Lo
2006-03-02I am so stupid to mix up logical and bitwise NOT.Li-Ta Lo
2006-02-28remove more unused codeLi-Ta Lo
2006-02-28semi working with random 1 bit errorLi-Ta Lo
2006-02-23preliminary GX DRAM initization. It is not working yet.Li-Ta Lo
2006-01-27adding preliminary, and almost certainly wrong, rumba support. Ronald G. Minnich