AMD SB600: Add TINY_BOOTBLOCK support.
[coreboot.git] / src / southbridge / amd / sb600 / sb600_early_setup.c
2010-11-26 Uwe HermannAMD SB600: Add TINY_BOOTBLOCK support.
2010-09-24 Uwe HermannMake SB600/SB700 more similar for easier diffs (trivial).
2010-04-30 Stefan Reinauerget rid of some more warnings..
2010-04-20 Stefan ReinauerAs Myles suggested a while back: Switch long time ...
2010-04-16 Stefan Reinauerfix up sb600 and it8712f tree.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Zheng BaoThe SB600 also has the BootFailTimer. We should disable it,
2009-10-13 Libra LiThis patch support for the Technexion Tim-5690 mainboard.
2009-08-26 Patrick GeorgiRemove a couple of CONFIG_ prefixes that shouldn't...
2009-07-14 Stefan Reinauertrivial fixes to function declarations (and build syste...
2009-07-10 Zheng BaoThis seems to be a more official, common, simple way...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2008-12-12 Carl-Daniel HailfingerImprove comments in early SB600 setup, handle non-LPC...
2008-12-01 Joe BaoAdd AMD sb600 HPET setup and some minor cleanups.
2008-10-21 Uwe HermannI/O ports are 16bit, so change 'unsigned long port_base...
2008-09-22 Michael XiePatch for AMD SB600 chipset.