printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / mainboard / tyan / s2881 / mainboard.c
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-10-07 Uwe HermannAdd missing '\n' to a printk_debug() and some other...
2007-05-19 Uwe HermannFix typos (trivial).
2007-05-19 Uwe HermannMinor cosmetics (trivial).
2007-05-19 Ward VandewegeInitialize the fans on the adt7463 chip to be dynamical...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-11-02 Uwe HermannRemove some unneeded #includes from most mainboard...
2006-10-27 Uwe HermannFix the CHIP_NAME() entries of all mainboards to have...
2004-11-05 Yinghai LuCONFIG_CHIP_NAME to control config chip.h without ...
2004-11-04 Yinghai Ludebug device added
2004-11-04 Yinghai LuSI Class code check
2004-11-04 Li-Ta Loremoved #if 0 #endif code
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-11-02 Yinghai LuTyan update for ROM_IMAGE_SIZE > 64K
2004-10-20 Yinghai LuTyan update to work with new CPU Config
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-04-24 Stefan ReinauerMajor merge of YhLu's code from 2004/04/20: add s2875...
2004-03-25 Stefan ReinauerMerging patches from Yinghai Lu (fb2_s4882_changes...
2004-01-12 Li-Ta LoTyan mainboard changes form YhLu