Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.
[coreboot.git] / src / mainboard / tyan / s2895 /
2010-02-28 Patrick Georgi- Add config flag for boards that have their own fadt.c
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-08 Patrick GeorgiClean up ACPI:
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2009-11-27 Patrick GeorgiEliminate special case id.inc/id.lds in favor of a...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
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-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-16 Myles WatsonFix AP_CODE_IN_CAR (only selected for two boards),...
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-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-11 Uwe HermannHAVE_ACPI_TABLES cleanups for kconfig:
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-07 Uwe HermannConvert all "default y" options to "select FOO" (shorter).
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-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-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-09-22 Myles WatsonfailoverR.diff: Revert my failover change since Kconfig...
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-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-01 Myles WatsonTrivial patch to make #defines generated from cmos...
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-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....
2009-04-12 Carl-Daniel HailfingerThis patch cleans up the calls to $CC in mainboard...
2009-04-03 Carl-Daniel HailfingerThere are more than a dozen targets in the v2 tree...
2009-04-03 Carl-Daniel HailfingerNext step. Kill auto.c and failover.c and clean up...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-13 Myles WatsonThis patch reverts SuperIO changes that I was too hasty...
2009-03-10 Myles WatsonThis patch adds ACPI support for Tyan s2891, s2892...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2008-12-22 Carl-Daniel HailfingerIn the process of trying to debug some HT sync problems...
2008-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-11-20 Stefan ReinauerOK, people, watch this.
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-18 Myles WatsonFix whitespace in tyan s289{1,2,5} files. Also removes...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-04-23 Myles WatsonThis is the sata irq patch for s2895 and ultra40. It...
2008-01-26 Ronald G. MinnichThis patch fixes the remaining stack protector problem...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-12-09 Myles WatsonThis adds the same line (uses CONFIG_PRECOMPRESSED_PAYL...
2007-04-06 Stefan ReinauerTrivial patch:
2007-02-02 Uwe HermannRemove hardcoded gcc versions otherwise the build will...
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-11-10 Stefan Reinauer* fix the automatic build system by compressing payload...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-11-02 Uwe HermannRemove some unneeded #includes from most mainboard...
2006-10-27 Uwe HermannFix the CHIP_NAME() entries of all mainboards to have...
2006-10-06 Yinghai LuMEMCLK to DDRXXX
2006-10-05 Yinghai LuK8_4RANK to QRANK
2006-10-04 Yinghai Luget_bus_cong using sysconf instead
2006-10-04 Yinghai LuAMD Rev F support
2006-07-19 Stefan Reinauerclosing issue 44: rename ram clocks in cmos.layout
2006-05-04 Yinghai Ludon't wait core0 started twice
2006-04-03 Yinghai Lunew cache_as_ram support
2005-12-07 Yinghai Lufix type error for s2895
2005-12-06 Yinghai Luuse hcdn to simplify the mptable.c and irqtable.c ...
2005-12-02 Stefan Reinauerissue 41 - fix up motherboard compilation. There's...
2005-12-01 Stefan ReinauerApplying 11_26_car_tyan.diff from Yinghai Lu.
2005-11-23 Ronald G. MinnichCAR patch from YH LU
2005-10-25 Jason Schildt- See Issue Tracker id-15 "lnxi-patch-15".
2005-10-25 Jason Schildt- See Issue Tracker id-13 "lnxi-patch-13".
next