aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb600/sb600.c
AgeCommit message (Expand)Author
2010-09-24Make SB600/SB700 more similar for easier diffs (trivial).Uwe Hermann
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-10-21I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'.Uwe Hermann
2008-10-03Ron has been doing really good work over in v3. The problem is that the work ...Marc Jones
2008-10-02This is so that people can see it. This is the sb600 for v3. It almost Ronald G. Minnich
2008-09-22Patch for AMD SB600 chipset.Michael Xie