| Commit message (Expand) | Author | Age | Files | Lines |
* | this should get the VIA VT8454c in shape with Kconfig | Stefan Reinauer | 2010-02-05 | 1 | -1/+0 |
* | This patch fixes the build for the dsdt.asl/dsdt.c. | Harald Gutmann | 2010-02-04 | 1 | -2/+2 |
* | Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, there | Ward Vandewege | 2010-02-04 | 2 | -2/+2 |
* | Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. | Stefan Reinauer | 2010-02-04 | 8 | -80/+0 |
* | Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial). | Uwe Hermann | 2010-02-03 | 8 | -106/+84 |
* | Fix incorrect board names in Kconfig strings (trivial). | Uwe Hermann | 2010-02-03 | 3 | -3/+3 |
* | This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with the | Knut Kujat | 2010-02-03 | 17 | -0/+2724 |
* | Alot of it is trivial clean ups and 830 is now able to initialize one row/sid... | Joseph Smith | 2010-02-01 | 2 | -24/+4 |
* | Trivial fixup on IP1000 and RM4100 copyright entries. | Joseph Smith | 2010-01-30 | 2 | -2/+2 |
* | These lines slipped in. Sorry for the inconvenience. | Stefan Reinauer | 2010-01-30 | 1 | -2/+0 |
* | ifeq wants a space before the ( | Stefan Reinauer | 2010-01-30 | 6 | -14/+14 |
* | * fix crt0s/ldscripts paths to fix out of tree build. | Stefan Reinauer | 2010-01-30 | 44 | -530/+564 |
* | RCA RM4100 and Thomson IP1000 auto.c rework. | Joseph Smith | 2010-01-29 | 2 | -44/+70 |
* | - Clean up and comment writing of MSRs for cache control (Backport from v3) | Edwin Beasant | 2010-01-26 | 1 | -29/+31 |
* | Fix ACPI build on a couple of boards (now that it's active) | Patrick Georgi | 2010-01-25 | 6 | -46/+42 |
* | More Kconfig changes to improve match with newconfig: | Patrick Georgi | 2010-01-25 | 43 | -66/+88 |
* | Align several kconfig options to match newconfig: | Patrick Georgi | 2010-01-25 | 87 | -220/+118 |
* | Kontron 986LCD-M MP table: | Stefan Reinauer | 2010-01-19 | 1 | -17/+40 |
* | Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-m | Stefan Reinauer | 2010-01-19 | 1 | -0/+49 |
* | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi | 2010-01-18 | 38 | -37/+1 |
* | run preprocessor on DSDT of D945GCLF, otherwise | Stefan Reinauer | 2010-01-18 | 1 | -1/+2 |
* | get rid of Kconfig warning. | Stefan Reinauer | 2010-01-18 | 1 | -2/+2 |
* | Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook | Stefan Reinauer | 2010-01-17 | 33 | -0/+4715 |
* | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer | 2010-01-16 | 6 | -5/+9 |
* | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer | 2010-01-16 | 9 | -19/+26 |
* | Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) | Stefan Reinauer | 2010-01-16 | 2 | -2/+6 |
* | * drop reset files from 945 mainboards (and use southbridge specific reset) | Stefan Reinauer | 2010-01-16 | 13 | -431/+19 |
* | Make qemu use the udelay function in src/pc80/udelay_io.c | Patrick Georgi | 2010-01-11 | 2 | -10/+2 |
* | - Makefile.romccboard.inc supports tinybootblock romcc boards, too. | Patrick Georgi | 2010-01-08 | 4 | -145/+15 |
* | Kconfig builds all boards now. | Patrick Georgi | 2010-01-06 | 6 | -44/+79 |
* | - Let AMD CAR code pick the right XIP area | Rudolf Marek | 2010-01-05 | 2 | -9/+3 |
* | * Explicitly add __PRE_RAM__ where it should be added. | Stefan Reinauer | 2010-01-05 | 73 | -5/+78 |
* | - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] | Patrick Georgi | 2010-01-04 | 2 | -13/+2 |
* | romcc: | Patrick Georgi | 2009-12-31 | 2 | -6/+11 |
* | Fix technexion tim5690 build failure - REALMODE option required for x86.c mai... | Marc Jones | 2009-12-23 | 1 | -0/+2 |
* | newconfig compilation failed with | Stefan Reinauer | 2009-12-23 | 1 | -0/+1 |
* | Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio... | Libra Li | 2009-12-23 | 5 | -15/+243 |
* | Tiny Bootblock, step 1/n. | Patrick Georgi | 2009-12-23 | 2 | -6/+1 |
* | Clean up amd/dbm690t and kontron/986lcd-m some more (not | Patrick Georgi | 2009-12-18 | 2 | -11/+32 |
* | The drivers for the k8t890 weren't being built. Increased heapsize. | Myles Watson | 2009-12-14 | 2 | -7/+15 |
* | Trivial fixes for kconfig. They fix all non-fam10 build failures. | Myles Watson | 2009-12-02 | 12 | -22/+29 |
* | Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. | Myles Watson | 2009-12-02 | 1 | -1/+1 |
* | Eliminate special case id.inc/id.lds in favor of a configuration variable ID_... | Patrick Georgi | 2009-11-27 | 44 | -54/+115 |
* | Really hook up s2850 and s2875. Trivial. | Patrick Georgi | 2009-11-27 | 1 | -0/+2 |
* | Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID | Patrick Georgi | 2009-11-27 | 34 | -7/+284 |
* | Trivial style changes, replace a few C++ type comments, and some code reuse | Peter Stuge | 2009-11-25 | 2 | -25/+7 |
* | This patch is buzzer of TechNexion TIM-5690. | Libra Li | 2009-11-25 | 2 | -0/+127 |
* | This patch is buzzer of TechNexion TIM-5690. | Libra Li | 2009-11-25 | 6 | -6/+59 |
* | This is a patch to control the DIP switch and digital I/O. | Libra Li | 2009-11-18 | 1 | -0/+15 |
* | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson | 2009-11-12 | 1 | -0/+1 |