summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
...
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-2068-103/+104
* Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks.Myles Watson2009-10-192-2/+2
* Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial.Myles Watson2009-10-193-3/+0
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-194-10/+5
* Drop a duplicated implementation of failover.c.Uwe Hermann2009-10-182-57/+4
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-185-31/+7
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-1776-153/+153
* Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson2009-10-172-6/+6
* This is a snapshot as the availability of the systems for this Ronald G. Minnich2009-10-163-66/+42
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-1626-99/+1
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-1651-51/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-16115-5/+134
* Drop unused and useless CONFIG_MAX_PCI_BUSES.Uwe Hermann2009-10-168-60/+0
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-1637-63/+53
* Fix IRQ9 and allow ACPI without an MP table for Tyan s289x.Myles Watson2009-10-163-6/+62
* Fix kconfig setup for the VIA pc2500e.Uwe Hermann2009-10-162-51/+17
* Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise theZheng Bao2009-10-166-10/+4
* Fix Kconfig for technexion/tim5690.Libra Li2009-10-151-7/+41
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-15356-999/+1050
* Add Kconfig support for kontron/kt960.Myles Watson2009-10-154-3/+192
* White space and typo fixes. This makes it easier to compare the s2895 & s2892.Myles Watson2009-10-144-544/+511
* Use CAR ck804 code with the s2892.Myles Watson2009-10-142-3/+3
* White space change in preparation for a patch to unify handling of ck804.Myles Watson2009-10-132-26/+9
* 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-133-2/+8
* Add support for the MSI MS-6156 board.Uwe Hermann2009-10-1310-0/+557
* Fix kontron/kt690 build.Myles Watson2009-10-132-10/+1
* This patch support for the Technexion Tim-5690 mainboard.Libra Li2009-10-1326-17/+5748
* This patch adds (initial) support for the Kontron KT690 mainboard. Stefan Reinauer2009-10-1322-0/+5615
* Fix obvious typos (trivial).Uwe Hermann2009-10-133-3/+3
* Make fam10 build (but not boot due to bootblock size problems.)Myles Watson2009-10-122-44/+65
* Remove useless udelay() duplication.Uwe Hermann2009-10-1111-95/+5
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-1116-38/+12
* Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway.Uwe Hermann2009-10-101-1/+0
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-0911-11/+11
* This change allows us to see the spd on the s850, finally. Ronald G. Minnich2009-10-092-22/+29
* Remaining boards are Kconfig'd now. Whether they workPatrick Georgi2009-10-0934-9/+1616
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-0932-6/+1730
* More kconfig cleanups:Uwe Hermann2009-10-094-8/+3
* Fix CS5535 build for kconfig, more kconfig boards (lippert, artec)Patrick Georgi2009-10-0810-2/+290
* This dialogue on email was useful and hence included. Ronald G. Minnich2009-10-081-9/+7
* Disable x86emu for via based boards which bringPatrick Georgi2009-10-081-0/+12
* More kconfig:Patrick Georgi2009-10-0815-4/+424
* Kconfig: AMD Fam10, all Tyan boards.Patrick Georgi2009-10-0818-1/+1404
* Emergency fix. Failover.inc can end up with code that uses sse. It has Ronald G. Minnich2009-10-071-1/+1
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-0785-88/+80
* Fix trivial typo in Kconfig spotted by Peter, introduced by me.Patrick Georgi2009-10-071-1/+1
* Get rid of early_serial, it is now a generic function in early_init. Ronald G. Minnich2009-10-071-8/+53
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-0712-189/+29
* Various Kconfig fixes and improvements:Uwe Hermann2009-10-071-2/+8
OpenPOWER on IntegriCloud