Age | Commit message (Expand) | Author |
2010-02-05 | Add -pipe .. notably speeds up windows builds. | Stefan Reinauer |
2010-02-04 | This patch fixes the build for the dsdt.asl/dsdt.c. | Harald Gutmann |
2010-02-04 | typo | Stefan Reinauer |
2010-02-04 | Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, there | Ward Vandewege |
2010-02-04 | Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. | Stefan Reinauer |
2010-02-03 | Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial). | Uwe Hermann |
2010-02-03 | Guards against errors that are hard to track down: | Patrick Georgi |
2010-02-03 | Fix incorrect board names in Kconfig strings (trivial). | Uwe Hermann |
2010-02-03 | This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with the | Knut Kujat |
2010-02-03 | The UART2 on the AMD cs5536 is incorrectly configured in two places. | Stefan Reinauer |
2010-02-01 | Alot of it is trivial clean ups and 830 is now able to initialize one row/sid... | Joseph Smith |
2010-01-31 | - Improve help texts for option ROM initialization methods | Stefan Reinauer |
2010-01-30 | Trivial fixup on IP1000 and RM4100 copyright entries. | Joseph Smith |
2010-01-30 | These lines slipped in. Sorry for the inconvenience. | Stefan Reinauer |
2010-01-30 | ifeq wants a space before the ( | Stefan Reinauer |
2010-01-30 | * fix crt0s/ldscripts paths to fix out of tree build. | Stefan Reinauer |
2010-01-29 | RCA RM4100 and Thomson IP1000 auto.c rework. | Joseph Smith |
2010-01-27 | reformat Kconfig file, too. | Patrick Georgi |
2010-01-27 | Add the MSR writes that are needed to provide VGA legacy routing for the Geod... | Edwin Beasant |
2010-01-27 | Change memory map of geode lx: 768kb-systop is a | Edwin Beasant |
2010-01-26 | Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it. | Edwin Beasant |
2010-01-26 | - Clean up and comment writing of MSRs for cache control (Backport from v3) | Edwin Beasant |
2010-01-25 | Fix ACPI build on a couple of boards (now that it's active) | Patrick Georgi |
2010-01-25 | This code was copied from amdk8 and never really made usable. | Stefan Reinauer |
2010-01-25 | More Kconfig changes to improve match with newconfig: | Patrick Georgi |
2010-01-25 | Align several kconfig options to match newconfig: | Patrick Georgi |
2010-01-20 | These two files accidently got a wrong license header. | Stefan Reinauer |
2010-01-19 | Kontron 986LCD-M MP table: | Stefan Reinauer |
2010-01-19 | Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-m | Stefan Reinauer |
2010-01-19 | drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 | Stefan Reinauer |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-18 | run preprocessor on DSDT of D945GCLF, otherwise | Stefan Reinauer |
2010-01-18 | get rid of Kconfig warning. | Stefan Reinauer |
2010-01-17 | Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook | Stefan Reinauer |
2010-01-17 | Initial PCIe tuning: Enable Active State Power Management (ASPM) | Stefan Reinauer |
2010-01-17 | Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 | Stefan Reinauer |
2010-01-17 | Add support for Renesas M3885x Embedded Controller | Stefan Reinauer |
2010-01-17 | Add support for the SMSC LPC47n227 SuperI/O chip | Stefan Reinauer |
2010-01-17 | ICH7 update | Stefan Reinauer |
2010-01-17 | Support a few more i945 variants. With this framework in place it should | Stefan Reinauer |
2010-01-16 | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2010-01-16 | Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) | Stefan Reinauer |
2010-01-16 | (trivial) cosmetics for i82801gx cmos failover. | Stefan Reinauer |
2010-01-16 | * drop reset files from 945 mainboards (and use southbridge specific reset) | Stefan Reinauer |
2010-01-16 | Make internal functions static in speedstep ACPI generation code. | Stefan Reinauer |
2010-01-16 | Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. | Stefan Reinauer |
2010-01-16 | Micro-optimization: movl $0 --> xorl. | Stefan Reinauer |
2010-01-16 | new microcode for Intel Core 2(tm) CPUs | Stefan Reinauer |
2010-01-16 | RTC: Don't drop the alpha specific code but get it in shape for our Kconfig s... | Stefan Reinauer |
2010-01-11 | Make qemu use the udelay function in src/pc80/udelay_io.c | Patrick Georgi |
2010-01-08 | - Makefile.romccboard.inc supports tinybootblock romcc boards, too. | Patrick Georgi |
2010-01-06 | Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial. | Myles Watson |
2010-01-06 | Fix amdht on newer compilers. | Patrick Georgi |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2010-01-05 | - Let AMD CAR code pick the right XIP area | Rudolf Marek |
2010-01-05 | * Explicitly add __PRE_RAM__ where it should be added. | Stefan Reinauer |
2010-01-04 | - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] | Patrick Georgi |
2010-01-04 | - use LAPIC timer if selected (instead of TSC all the time) [kconfig] | Patrick Georgi |
2010-01-03 | improve debug output. | Stefan Reinauer |
2009-12-31 | romcc: | Patrick Georgi |
2009-12-28 | trival. All the changes is about comment and spaces. | Zheng Bao |
2009-12-23 | Fix technexion tim5690 build failure - REALMODE option required for x86.c mai... | Marc Jones |
2009-12-23 | newconfig compilation failed with | Stefan Reinauer |
2009-12-23 | Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio... | Libra Li |
2009-12-23 | Tiny Bootblock, step 1/n. | Patrick Georgi |
2009-12-21 | Allow user to specify the size of a newly created cbfs image | Patrick Georgi |
2009-12-21 | Make coreboot load VSA from CBFS on amd/gx2. | Patrick Georgi |
2009-12-18 | Clean up amd/dbm690t and kontron/986lcd-m some more (not | Patrick Georgi |
2009-12-17 | Make "KBuild report" a bit happier | Stefan Reinauer |
2009-12-14 | The drivers for the k8t890 weren't being built. Increased heapsize. | Myles Watson |
2009-12-10 | Push VSA into CBFS for amd/lx systems. It's not hooked up to | Patrick Georgi |
2009-12-02 | Trivial fixes for kconfig. They fix all non-fam10 build failures. | Myles Watson |
2009-12-02 | Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. | Myles Watson |
2009-12-01 | Not all boards cope with automatically sized bootblocks, leading to 4GB | Patrick Georgi |
2009-12-01 | Atom only supports 32bit MTRRs (trivial) | Stefan Reinauer |
2009-12-01 | Trivial. SCH4304 and SCH4307 have the same device id. | Zheng Bao |
2009-11-30 | Add support for the SMSC SCH4304 Super I/O. | Zheng Bao |
2009-11-28 | Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for | Maciej Pijanka |
2009-11-27 | Eliminate special case id.inc/id.lds in favor of a configuration variable ID_... | Patrick Georgi |
2009-11-27 | Let ld(1) calculate the required size for code in the bootblock | Maciej Pijanka |
2009-11-27 | Really hook up s2850 and s2875. Trivial. | Patrick Georgi |
2009-11-27 | Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID | Patrick Georgi |
2009-11-25 | Trivial style changes, replace a few C++ type comments, and some code reuse | Peter Stuge |
2009-11-25 | This patch is buzzer of TechNexion TIM-5690. | Libra Li |
2009-11-25 | This patch is buzzer of TechNexion TIM-5690. | Libra Li |
2009-11-21 | Make the kconfig-style build work in mingw: | Patrick Georgi |
2009-11-18 | Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. | Myles Watson |
2009-11-18 | This is a patch to control the DIP switch and digital I/O. | Libra Li |
2009-11-17 | Silence two warnings. Only use the Qemu hard-coded address for VGA devices. | Myles Watson |
2009-11-13 | Complete the Kconfig of socket_AM2r2. | Zheng Bao |
2009-11-12 | Adapt ROM_IMAGE_SIZE, too. ROMBASE should probably be defined | Patrick Georgi |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-11-12 | Get rid of the ugly warning the right way. | Myles Watson |
2009-11-11 | Revert my too-hasty commit. | Myles Watson |
2009-11-11 | Silence an ugly-looking warning. Two casts were not enough, so just don't cast | Myles Watson |
2009-11-11 | Rework bootblock size handling: | Patrick Georgi |
2009-11-11 | Help track down enable_rom issues in CBFS. If the magic | Patrick Georgi |
2009-11-10 | * Simplify acpi_add_table | Stefan Reinauer |
2009-11-09 | Enable Multiboot table support (for GRUB2) by default. | Ronald G. Minnich |