summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2895
Commit message (Expand)AuthorAgeFilesLines
...
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-153-10/+11
* White space and typo fixes. This makes it easier to compare the s2895 & s2892.Myles Watson2009-10-142-256/+246
* White space change in preparation for a patch to unify handling of ck804.Myles Watson2009-10-131-17/+2
* Revert some garbage that snuck into my trivial change, correct a spelling error.Myles Watson2009-10-131-7/+1
* Remove a couple more warnings. Trivial.Myles Watson2009-10-132-1/+7
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-111-6/+1
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-1/+1
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-071-10/+3
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+4
* Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements.Myles Watson2009-10-062-178/+2
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE fromPatrick Georgi2009-10-031-15/+0
* Remove:Patrick Georgi2009-10-031-6/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-031-2/+0
* Fix a number of board names in Kconfig (trivial).Uwe Hermann2009-09-291-1/+3
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-2/+2
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-2/+2
* failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson2009-09-224-28/+302
* Kconfig!Patrick Georgi2009-08-121-0/+173
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-5/+3
* This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer2009-07-211-7/+7
* Separate cache_as_ram_auto.c and failover.c for Tyan s2895.Myles Watson2009-07-163-162/+139
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-303-150/+150
* Fix s2895 failover booting.Myles Watson2009-06-111-0/+2
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-1/+1
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-1/+1
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-261-1/+1
* Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson2009-05-011-1/+1
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-301-4/+1
* Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi2009-04-281-2/+0
* add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi2009-04-282-19/+1
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-2/+2
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-47/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-121-2/+2
* There are more than a dozen targets in the v2 tree which refer to ROMCCCarl-Daniel Hailfinger2009-04-031-57/+0
* Next step. Kill auto.c and failover.c and clean up Config.lb forCarl-Daniel Hailfinger2009-04-032-286/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-013-9/+1
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-0/+6
* This patch reverts SuperIO changes that I was too hasty with. Even though theMyles Watson2009-03-132-5/+4
* This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is stillMyles Watson2009-03-106-11/+598
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* 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-201-1/+1
* In the process of trying to debug some HT sync problems I added lots ofCarl-Daniel Hailfinger2008-12-221-0/+3
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-281-3/+3
* OK, people, watch this.Stefan Reinauer2008-11-201-2/+1
OpenPOWER on IntegriCloud