Drop i855pm port and rename i855gme to i855 instead.
[coreboot.git] / src / mainboard / tyan /
2010-02-25 Patrick GeorgiUnify crt0s setup to src/arch/i386/Makefile.inc. This...
2010-02-23 Patrick GeorgiOnly handle code as "driver" that actually uses our...
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-11 Stefan Reinauer$(DISTRO_CFLAGS) is newconfig heritage and was never...
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-08 Patrick GeorgiClean up ACPI:
2010-02-08 Stefan Reinauerstraighten naming scheme for application processor...
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-02-04 Ward VandewegeRevision 5051 broke Kconfig booting for the Tyan s2881...
2010-02-03 Uwe HermannFix incorrect board names in Kconfig strings (trivial).
2010-01-30 Stefan Reinauerifeq wants a space before the (
2010-01-30 Stefan Reinauer* fix crt0s/ldscripts paths to fix out of tree build.
2010-01-25 Patrick GeorgiMore Kconfig changes to improve match with newconfig:
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-18 Stefan Reinauerget rid of Kconfig warning.
2010-01-06 Patrick GeorgiKconfig builds all boards now.
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-12-02 Myles WatsonTrivial fixes for kconfig. They fix all non-fam10...
2009-11-27 Patrick GeorgiEliminate special case id.inc/id.lds in favor of a...
2009-11-27 Patrick GeorgiReally hook up s2850 and s2875. Trivial.
2009-11-27 Patrick GeorgiMake newconfig and kconfig agree on MAINBOARD_PCI_SUBSY...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Uwe HermannDrop all pre-CBFS rom_address entries in Config.lb...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-28 Myles WatsonFix some builds with Kconfig.
2009-10-26 Myles Watsoncp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainbo...
2009-10-26 Myles WatsonMove src/mainboard/tyan/Makefile.s289x.inc to src/mainb...
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-24 - supermicro/x6dhe... Major cleanups of the hard_reset() code and config...
2009-10-24 Stefan Reinauermove all register fram definitions to arch/register.h
2009-10-23 Myles WatsonDrop dead K8_SCAN_PCI_BUS code. It's a bad idea to...
2009-10-20 Myles WatsonRemove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from...
2009-10-20 Uwe HermannFix all board names in Kconfig as per wiki / vendor...
2009-10-19 Myles WatsonUnselect AP_CODE_IN_CAR in tyan/s289x. Trivial.
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-10-16 Myles WatsonFix AP_CODE_IN_CAR (only selected for two boards),...
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-16 Myles WatsonFix IRQ9 and allow ACPI without an MP table for Tyan...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-14 Myles WatsonWhite space and typo fixes. This makes it easier to...
2009-10-14 Myles WatsonUse CAR ck804 code with the s2892.
2009-10-13 Myles WatsonWhite space change in preparation for a patch to unify...
2009-10-13 Myles WatsonRevert some garbage that snuck into my trivial change...
2009-10-13 Myles WatsonRemove a couple more warnings. Trivial.
2009-10-13 Uwe HermannFix obvious typos (trivial).
2009-10-11 Uwe HermannHAVE_ACPI_TABLES cleanups for kconfig:
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-08 Patrick GeorgiKconfig: AMD Fam10, all Tyan boards.
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-07 Uwe HermannConvert all "default y" options to "select FOO" (shorter).
2009-10-06 Uwe HermannUse
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-06 Myles WatsonRemove duplicate device trees for Tyan s289x. Remove...
2009-10-05 Uwe HermannPCI_ROM_RUN and CONSOLE_VGA are global options in Kconf...
2009-10-04 Uwe HermannThe new CBFS based build system requires the whole...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiMove HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from
2009-10-03 Patrick GeorgiRemove:
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-29 Uwe HermannFix a number of board names in Kconfig (trivial).
2009-09-29 Patrick GeorgiRemove MAINBOARD_OPTIONS, which is a relic from early
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-09-23 Myles WatsonAdd Kconfig support for Tyan s2881.
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-09-22 Myles WatsonfailoverR.diff: Revert my failover change since Kconfig...
2009-08-26 Uwe HermannAdd kconfig support for all missing Intel 440BX based...
2009-08-19 Patrick GeorgiReduce size of the romstage on various boards that...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-07-16 Myles WatsonSeparate cache_as_ram_auto.c and failover.c for Tyan...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
2009-06-11 Myles WatsonFix s2895 failover booting.
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
2009-05-14 Marc JonesUpdate equivalent processor revision ID to load latest...
2009-05-01 Myles WatsonTrivial patch to make #defines generated from cmos...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-30 Patrick GeorgiTrivial fix for tyan/s2735: a newly used option wasn...
2009-04-30 Stefan ReinauerAdd "printk" support to all CAR targets
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-28 Patrick GeorgiEnable HAVE_HIGH_TABLES by default for northbridges...
2009-04-28 Patrick Georgiadd_mainboard_resources is necessary for some boards...
2009-04-22 Stefan Reinauerdrop duplicate compiler options that are already mentio...
2009-04-22 Stefan ReinauerThis patch unifies the socket_mPGA604_800Mhz and socket...
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-13 Rudolf MarekI need to do uses HAVE_ACPI_RESUME for each board....
next