summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan
AgeCommit message (Expand)Author
2008-12-10Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards.Uwe Hermann
2008-11-28This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer
2008-11-27Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann
2008-11-20OK, people, watch this.Stefan Reinauer
2008-10-30Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target t...Arne Georg Gleditsch
2008-10-13Drop unused (or commented / #if 0) reset.c files.Uwe Hermann
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-10-10Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL.Ward Vandewege
2008-10-06Whitespace fixes.Myles Watson
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-18Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1Myles Watson
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-08-19Add Tyan S2912 platform with AMD Family 10 support. Arne Georg Gleditsch
2008-04-23This is the sata irq patch for s2895 and ultra40. It also changes some brokenMyles Watson
2008-04-23Fix irqs for secondary ports on both sata controllers.Myles Watson
2008-04-23This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port onWard Vandewege
2008-01-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-17Enable IDE legacy port access for all 440BX based boards per default, asUwe Hermann
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-11-13Small fix to make abuild happy (trivial).Uwe Hermann
2007-11-13Drop obsolete failover.c, forgot it in the last commit (trivial).Uwe Hermann
2007-11-13Various small fixes to make the Tyan S1846 match the format ofUwe Hermann
2007-10-23The s2882 ships with a 1MB rom chip. The targets/tyan/s2882/Config.lb fileWard Vandewege
2007-10-22Fix typo (trivial)Ward Vandewege
2007-10-22Add support for a precompressed LZMA payload (trivial).Ward Vandewege
2007-10-07Add missing '\n' to a printk_debug() and some other small fixesUwe Hermann
2007-09-20The s2891 ships with a 1MB rom chip. The targets/tyan/s2891/Config.lb file as...Ward Vandewege
2007-09-19Add support for a precompressed LZMA payload (trivial).Ward Vandewege
2007-09-19Sorry, I mixed up two patches. Reverting this change.Ward Vandewege
2007-09-19Add support for a precompressed LZMA payload (trivial).Ward Vandewege
2007-06-03Tyan S1846: Minor fixes in static device tree (trivial):Uwe Hermann
2007-06-03Fix the static device tree of the Tyan S1846. Especially theUwe Hermann
2007-05-27Various 440BX and Tyan S1846 related minor changes and fixes (trivial):Uwe 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
2007-05-04Cosmetics (trivial).Uwe Hermann
2007-05-03Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB,Uwe Hermann
2007-04-06Trivial patch:Stefan Reinauer
2007-04-03Add initial framework for the Tyan S1846.Uwe Hermann
2007-02-27This is another fixup round for Yinghai Lu's great patch.Stefan Reinauer
2007-02-19Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann
2007-02-17Initial support for the following new mainboards:Yinghai Lu
2007-02-02Remove hardcoded gcc versions otherwise the build will break forUwe Hermann
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-12-15Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk
2006-11-10* fix the automatic build system by compressing payloads if possibleStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann