summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan
Commit message (Expand)AuthorAgeFilesLines
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-0314-14/+14
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-263-3/+3
* Update equivalent processor revision ID to load latest microcode patches andMarc Jones2009-05-141-4/+5
* Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson2009-05-016-6/+6
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-303-5/+2
* Trivial fix for tyan/s2735: a newly used option wasn't defined as "used"Patrick Georgi2009-04-301-0/+1
* Add "printk" support to all CAR targetsStefan Reinauer2009-04-301-2/+2
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-3014-55/+19
* Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi2009-04-283-6/+0
* add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi2009-04-286-57/+3
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-2214-30/+30
* This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer2009-04-221-2/+2
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-2115-522/+20
* v2/src romfs->cbfs renamePeter Stuge2009-04-1415-45/+45
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-135-0/+5
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-1214-38/+34
* Bring S2912 and S2912_Fam10 Config.lb in line with each other.Carl-Daniel Hailfinger2009-04-112-11/+13
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-112-31/+0
* Fix up the incomplete commit in r4055.Carl-Daniel Hailfinger2009-04-034-0/+0
* There are more than a dozen targets in the v2 tree which refer to ROMCCCarl-Daniel Hailfinger2009-04-039-899/+0
* Next step. Kill auto.c and failover.c and clean up Config.lb forCarl-Daniel Hailfinger2009-04-0325-2783/+0
* There are more than a dozen targets in the v2 tree which refer to ROMCCCarl-Daniel Hailfinger2009-04-032-114/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-0142-118/+14
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-3115-0/+90
* This patch reverts SuperIO changes that I was too hasty with. Even though theMyles Watson2009-03-132-5/+4
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-0/+1
* This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is stillMyles Watson2009-03-1018-29/+1648
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-3/+3
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-1830-45/+45
* Remove some warnings, mainly from format strings which didn't match theMyles Watson2009-02-091-1/+1
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-2014-14/+14
* Fix implicit declarations of get_bus_conf.Carl-Daniel Hailfinger2008-12-224-0/+8
* In the process of trying to debug some HT sync problems I added lots ofCarl-Daniel Hailfinger2008-12-2211-0/+33
* Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards.Uwe Hermann2008-12-101-4/+4
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-2814-42/+42
* Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann2008-11-271-10/+4
* OK, people, watch this.Stefan Reinauer2008-11-201-2/+1
* Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target t...Arne Georg Gleditsch2008-10-302-7/+5
* Drop unused (or commented / #if 0) reset.c files.Uwe Hermann2008-10-138-48/+0
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-121-1/+1
* Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL.Ward Vandewege2008-10-101-2/+2
* Whitespace fixes.Myles Watson2008-10-0620-925/+899
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-0133-33/+57
* Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1Myles Watson2008-09-1825-1728/+1438
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-0413-106/+106
* Add Tyan S2912 platform with AMD Family 10 support. Arne Georg Gleditsch2008-08-1913-0/+2309
* This is the sata irq patch for s2895 and ultra40. It also changes some brokenMyles Watson2008-04-233-4/+4
* Fix irqs for secondary ports on both sata controllers.Myles Watson2008-04-231-3/+1
* This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port onWard Vandewege2008-04-231-1/+1
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-2613-26/+26
OpenPOWER on IntegriCloud