aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2881/mainboard.c
AgeCommit message (Expand)Author
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-10-07Add missing '\n' to a printk_debug() and some other small fixesUwe Hermann
2007-05-19Fix typos (trivial).Uwe Hermann
2007-05-19Minor cosmetics (trivial).Uwe Hermann
2007-05-19Initialize the fans on the adt7463 chip to be dynamically regulated by theWard Vandewege
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-02Remove some unneeded #includes from most mainboard.c files.Uwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2004-11-05CONFIG_CHIP_NAME to control config chip.h without .nameYinghai Lu
2004-11-04debug device addedYinghai Lu
2004-11-04SI Class code checkYinghai Lu
2004-11-04removed #if 0 #endif codeLi-Ta Lo
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-11-02Tyan update for ROM_IMAGE_SIZE > 64KYinghai Lu
2004-10-20Tyan update to work with new CPU ConfigYinghai Lu
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-04-24Major merge of YhLu's code from 2004/04/20: add s2875, various other updates,Stefan Reinauer
2004-03-25Merging patches from Yinghai Lu (fb2_s4882_changes.diff.bz2):Stefan Reinauer
2004-01-12Tyan mainboard changes form YhLuLi-Ta Lo