aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx2/chipsetinit.c
AgeCommit message (Expand)Author
2010-05-25Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer
2010-05-14Fix warning. Hardware tested and didn't change behavior.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-22fix compilation remaining geode boardsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-05-04This repairs the other Geode mainboards so they'll build with the newMarc Jones
2006-07-21restore the old code for enabling flash. The new amd code did not work.Ronald G. Minnich
2006-07-21These changes incorporate steve goodrich'es fixes, and one bug that isRonald G. Minnich
2006-06-10changes from AMD for making OLPC video work.Ronald G. Minnich
2006-04-13minor modificationLi-Ta Lo
2006-04-10added chipsetinit function, many defines. addec call to chipsetinit to Ronald G. Minnich