aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2881
AgeCommit message (Expand)Author
2010-01-25Align several kconfig options to match newconfig:Patrick Georgi
2009-11-06Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson
2009-11-06Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-28Fix some builds with Kconfig.Myles Watson
2009-10-26cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.incMyles Watson
2009-10-26Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc.Myles Watson
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-20Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson
2009-10-20Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann
2009-10-16Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson
2009-10-16Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-13Fix obvious typos (trivial).Uwe Hermann
2009-10-11HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann
2009-10-08Kconfig: AMD Fam10, all Tyan boards.Patrick Georgi
2009-10-07Convert all "default y" options to "select FOO" (shorter).Uwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-10-04This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi
2009-10-03Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE fromPatrick Georgi
2009-10-03Remove:Patrick Georgi
2009-10-03Remove duplicate and not too useful Kconfig board comments asUwe Hermann
2009-09-29Fix a number of board names in Kconfig (trivial).Uwe Hermann
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-09-23Add Kconfig support for Tyan s2881.Myles Watson
2009-08-12Kconfig!Patrick Georgi
2009-08-11Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-22drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-12This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger
2009-04-03Next step. Kill auto.c and failover.c and clean up Config.lb forCarl-Daniel Hailfinger
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
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
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2008-12-22In the process of trying to debug some HT sync problems I added lots ofCarl-Daniel Hailfinger
2008-11-28This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer
2008-10-13Drop unused (or commented / #if 0) reset.c files.Uwe Hermann
2008-10-10Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL.Ward Vandewege
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
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-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
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
2007-04-06Trivial patch:Stefan Reinauer
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
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
2006-10-06MEMCLK to DDRXXXYinghai Lu
2006-10-05K8_4RANK to QRANKYinghai Lu
2006-10-04get_bus_cong using sysconf insteadYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-07-19closing issue 44: rename ram clocks in cmos.layoutStefan Reinauer
2006-05-04don't wait core0 started twiceYinghai Lu
2006-04-03new cache_as_ram support Yinghai Lu
2005-12-06use hcdn to simplify the mptable.c and irqtable.c --- patch fro issueYinghai Lu
2005-12-06corrected mptable according to factory DSDTLi-Ta Lo
2005-12-02issue 41 - fix up motherboard compilation. There's always hope.Stefan Reinauer
2005-12-01Applying 11_26_car_tyan.diff from Yinghai Lu.Stefan Reinauer
2005-10-25- See Issue Tracker id-15 "lnxi-patch-15".Jason Schildt
2005-10-25- See Issue Tracker id-13 "lnxi-patch-13".Jason Schildt
2005-10-25- See Issue Tracker id-12 "lnxi-patch-12".Jason Schildt
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-53arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-35arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-9arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7arch import user (historical)
2005-01-10nodeidYinghai Lu
2004-11-05*** empty log message ***Yinghai Lu
2004-11-05CONFIG_CHIP_NAME to control config chip.h without .nameYinghai Lu
2004-11-05- Ensure every copy of Options.lb uses:Eric Biederman
2004-11-05- Modify all of the Opteron motherboards to have a separate logicalEric Biederman
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-02*** empty log message ***Yinghai Lu
2004-11-02Tyan update for ROM_IMAGE_SIZE > 64KYinghai Lu
2004-10-20add Option.lbYinghai 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